Tagged Questions
0
votes
0answers
11 views
How to retain svk branch-merge history with git-svn
I have a large, old subversion repo. It has a number of branches, and merging between branches and the trunk(s) has been maintained with svk. Commits that have been so merged contain comments like ...
0
votes
1answer
234 views
How to migrate an svk repository to git, with history?
I have an svk repo that was full of mirrors and locals etc, I cleaned it up in steps, because I'm trying to get rid of it, and evaluating what should stay. There's only one project there that I want ...