Git/migrating to git: Difference between revisions

adds similar ref
No edit summary
Line 1: Line 1:
== Simple ==
== Simple ==
For simple, small migrations, follow the process described by CollabNet in [http://blogs.collab.net/subversion/migrating-subversion-repositories-to-git their blog] (and elsewhere).  For anything else, don't do it!  git svn clone is not a migration tool.
For simple, small migrations, follow the process described by CollabNet in [http://blogs.collab.net/subversion/migrating-subversion-repositories-to-git their blog] (and elsewhere).  For anything else, don't do it!  git svn clone is not a migration tool <ref>https://git.wiki.kernel.org/index.php/Interfaces,_frontends,_and_tools</ref>.


== Summary ==
== Summary ==