Autonomy Artificial Intelligence - Blog

Thursday, April 16, 2009

SVN to GIT Migration

I have so many projects that need migration from subversion over to git that I got sick of doing it manually each time (after the second time actually).

So, I've written a little howto, along with a script that does all the work for you, the syntax is simply...

  s2g -s svn-co-uri -g local-git-repo-dir

The details are on the Autonomy Docson website.

For Trac users, there's also a section in there which shows you how you can point your existing Trac project from subversion to git.

If there's any missing information, let me know and I'll update the document.

No comments: