Top "Svn2git" questions

There are multiple utilities called svn2git that do the same task, transforming an SVN repository into one or multiple Git repositories.

Converting a local svn repo dump to git

I searched related questions but I couldn't find anything matching my specific situation: I have some old repository archives from …

git svn version-control svn2git
Maven Release-plugin "tag already exists" for nonexistant tag

My setup: git-repository on an Atlassian Stash-server and Atlassian Bamboo. I'm using Maven 3.1.1 with the release-plugin 2.3.2. The plan in Bamboo …

git maven bamboo bitbucket-server svn2git
How to use svn2git on repository

I'm using svn2git to test the migration of an svn repo to a git. Now my svn is build …

git svn migration svn2git