What next: Redmine and Git?

December 13, 2008  |  Coding

With the slice running (still think my nginx set-up needs some tweaks). I want to start using it to host an SCM and provide some form of front-end for tracking progress etc.

Initially I thought SVN and Trac, after some hunting about I think I may go for Redmine and Git

The main issue with this is Git. As I switch between Windows and Linux I need an SCM that is equally happy under either, as I write Git on Windows is less than mature (although I think cygwin will handle it).

Will play and report back.


3 Comments


  1. I think you would be better with msysGit, and not git from Cygwin…

  2. Thank-you, will look into it.

  3. Now I feel tempted to write git in ruby, for no reason. Would be a nice trip, possibly worthless? Interesting journey in terms of unit testing etc.