Changes between Version 13 and Version 14 of Obsolete/GitMigration
- Timestamp:
- Dec 6, 2011, 6:01:55 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/GitMigration
v13 v14 3 3 == Phase 0: Absolutely required == 4 4 5 * **zooey ** - Make svn-repository read-only6 * **zooey ** - Update git-repositories (buildtools, haiku) from svn one last time (happens automatically, triggered by cron)5 * **zooey [done]** - Make svn-repository read-only 6 * **zooey [done]** - Update git-repositories (buildtools, haiku) from svn one last time (happens automatically, triggered by cron) 7 7 * **zooey** - Make local backups of all git repos, just in case anything goes wrong 8 * **zooey ** - Put new git repos in place and make them writable for committers9 * **zooey ** - Do a couple of test commits and back them out again10 * **nielx ** - Collect a set of getting started docs to get people started. (No need to write our own, but a good list of references to prevent people from stumbling on more occult or outdated uses of Git)8 * **zooey [done]** - Put new git repos in place and make them writable for committers 9 * **zooey [done]** - Do a couple of test commits and back them out again 10 * **nielx [done]** - Collect a set of getting started docs to get people started. (No need to write our own, but a good list of references to prevent people from stumbling on more occult or outdated uses of Git) 11 11 * **zooey [done, need to be discussed]** - Codify a set of central repository guidelines (who gets to create new branches, tagging policy, no rewriting of history, etc). 12 12 * **zooey [done]** - And implement these in a series of server hooks … … 18 18 * **zooey [done]** - Improve/check gitweb setup or move to cgit 19 19 * **nielx** - Write a plug-in for Trac to link to the gitweb/cgit changesets 20 * **mmadia ** - Update build-o-matic for Git21 * ** nielx** - Check www.haiku-os.org and check whether all docs referring to subversion are edited or marked deprecated20 * **mmadia [done]** - Update build-o-matic for Git 21 * **kallisti5 [done]** - Check www.haiku-os.org and check whether all docs referring to subversion are edited or marked deprecated 22 22 23 23 == Phase 1: Equal functionality ==