Aug 7

Converting SVA Subversion Projects to Git

by Peter Jones / August 7, 2008

If you've been using my Subversion Automation tool (SVA) to manage your Subversion repositories, and you're also thinking about moving to Git, I've got good news.

As long as you have git-svn installed, I have a script and some notes that make it very easy to convert your project from Subversion to a Git repository, with full history, experimental branches, and release tags included.


Tags: svn sva git

0 Comments