Changes between Version 13 and Version 14 of Obsolete/GitMigration


Ignore:
Timestamp:
Dec 6, 2011, 6:01:55 PM (12 years ago)
Author:
kallisti5
Comment:

update latest status of git migration. Still a few small tasks to go.

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/GitMigration

    v13 v14  
    33== Phase 0: Absolutely required ==
    44
    5  * **zooey** - Make svn-repository read-only
    6  * **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)
    77 * **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 committers
    9  * **zooey** - Do a couple of test commits and back them out again
    10  * **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)
    1111 * **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).
    1212 * **zooey [done]** - And implement these in a series of server hooks
     
    1818 * **zooey [done]** - Improve/check gitweb setup or move to cgit
    1919 * **nielx** -  Write a plug-in for Trac to link to the gitweb/cgit changesets
    20  * **mmadia** - Update build-o-matic for Git
    21 * **nielx** - Check www.haiku-os.org and check whether all docs referring to subversion are edited or marked deprecated
     20 * **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
    2222
    2323== Phase 1: Equal functionality ==