November 29, 2012

Convert SVN Repository to Git with Full History on Windows using svn2git

I've already moved to GIT few years ago, but I was still using SVN for many local repositories. Recently I've decided to move all local/online source control repos to GIT, and yesterday I had the time to do so. Here's the steps I've gone through to completely move away from SVN to GIT keeping all history and commit log.