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 to keep working on, and for that I want to migrate it to git so I can be done with svk for good.
It's located in //local/foo
, it has no svn repository.
So, what I think I want to do is create a local empty svn repository and push the changes from svk to it, and then use git svn
to clone it.
But it's been so long since I last used svk
I have no longer any idea how to go about that.
If one svk user would be so kind to point me the way…
This is almost helpful, but it doesn't commit with history to svn, it just does a single commit.