I am following this guide
On step 2 the clone/checkout just stops with no error. If I rerun the command it stops again. Any idea what is the problem? I have trunk, tags, branches, everything standard for SVN.
EDIT: Is it possible to migrate only the trunk and after that to migrate each branch one by one? If yes please give me a hint or link.
Consider just going forward with git.
In that case git init in the directory top level and you are off.
Doesn’t keep all the old svn history so this will only be an answer if you don’t need that.