Aug 7
Converting SVA Subversion Projects to Git
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.