md C:\relax
cd C:\relax
git svn clone http://svn.gna.org/svn/relax/trunk
git svn clone http://svn.gna.org/svn/relax/branches/relax_disp
#Build
scons
This takes a clone of the repository at that revision; to update it to HEAD, you now need to rebase, which is very similar to: svn up
git svn rebase