git-svn on Windows. Where to get binaries?
Posted
by divo
on Stack Overflow
See other posts from Stack Overflow
or by divo
Published on 2008-12-08T21:11:38Z
Indexed on
2010/03/15
18:09 UTC
Read the original article
Hit count: 205
Hi,
I want to use git as a local repository against a remote SVN repository. I installed version 1.6.0.2 from http://code.google.com/p/msysgit/downloads/list.
According to the documentation synchronization is done via the command
git svn
or a separate command wrapper called
git-svn
Neither of them is available in my installation and I could not find a separate download for Windows binaries.
I'm currenty using the MSYS build. Must I switch to cygwin?
© Stack Overflow or respective owner