Frank Vielma's Blog Programming, science, engineering, and more…
Git to svn
Posted on {17-Feb-2011} No commentsThis is a simple way to migrate from svn to git:
git svn clone file:///path_to_svn
This is a simple way to migrate from svn to git:
git svn clone file:///path_to_svn