Cleanly Migrate Your Subversion Repository To a GIT Repository So you're ready to ride the GIT train eh? But what about all those projects in your subversion repository? Sure you could just use git-svn but what you really want is to cleanly move that repository and all its history to a nice new GIT repository. Luckily it's not that hard. For this example I'm going to use *my_blog* as the applicati