Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
Considerations:
- Project organization in BitBucket
- Git or Mercurial?
- My initial inclination is to use Hg for following reasons:
- I have more experience w/ it (short sighted, I know)
- migration steps are simpler than Git based on my review of the two migration processes
- user-friendly windows clients for those not comfortable w/ command line usage
- Migrating Google Code?
- My intuition here is to do the JIRA migration alone in this release and then consider a minor release to migrate Google Code if that makes sense. This would be a bigger commitment as we are using Google Code for issue tracking as well as code hosting.
- Preventing lost edits
- We could try to sync the svn and Hg repos for a time period, but given the size of our team this is probably more overhead than necessary. My inclination here is to simply agree upon a code freeze during the migration process.
0 Comments