There are multiple utilities called svn2git that do the same task, transforming an SVN repository into one or multiple Git repositories.
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 svn2gitMy 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