How do I convert my SVN repository to Git while preserving branches?

Posted by Alexander on Stack Overflow See other posts from Stack Overflow or by Alexander
Published on 2010-04-25T03:32:21Z Indexed on 2010/04/25 3:33 UTC
Read the original article Hit count: 247

Filed under:
|

Some help please. This doesn't seem to do it for me:

git svn clone --stdlayout --authors-file=../authors.txt file:///home/path

© Stack Overflow or respective owner

Related posts about svn

Related posts about git