My SCM of choice at present is git. So naturally when I want to do a little tinkering on an opensource project I want to use it to track my changes. Unfortunately not everyone has seen the light and most of the projects I’m interested manage their code base with either CVS or Subversion. Fortunately the git team foresaw my need and support incremental importing of legacy repositories via git-cvsimport and git-svnimport.
So with the tools available (and a little help from Mike) I now have a public clone of Hudson.
You can view the change log at http://git.codecritters.com/projects/hudson.git and clone it via http from http://git.codecritters.com/hudson.git.
Mike has clones of a few useful projects like Django and ReviewBoard.
Recent Comments