Converting to Git
The KMess repository will move from subversion (SVN) to Git. This is a quick checklist for the conversion:
We'll use gitorious as canonical reference ("central server"). Optionally mirror the repository at sourceforge.
TODO
Code:
- install trac plugin -> http://trac-hacks.org/wiki/GitPlugin
- Update sync script (can do just a "git pull" :D)
- Complete conversion script. -> https://kmess.svn.sourceforge.net/svnroot/kmess/trunk/svn-to-git/
Documentation:
- Complete tutorial for developers -> http://www.codingdomain.com/git/ is almost done.
- Update development tutorial
- Write new website contents
The actual conversion
Final steps:
- Pick a time for the conversion
- Do a final conversion
- Upload to gitorious.
For end users:
- Publish website documentation.
- Disable svn repository.
