== Windows ==
[http://www.tfnico.com/presentations/git-and-subversion Based on these posts] and on [http://trac.parrot.org/parrot/wiki/git-svn-tutorial this recommended post].
 
You should install [{msysgit]], to do the checkout.
 md C:\relax
 #Build
 scons
This takes a clone of For futurev updates to the repository at that SVN revision; to update it to HEAD, you now need to do a git svn rebase, which is very similar to: svn up
 git svn rebase
=== Check information ===
 git branch -a