How do I convert an svn repo to git using reposurgeon?
问题 Can you give an example, how I add the path to my old svn and create a git folder from it, that contains the whole history and all branches/tags? I found this site is this worth a try? It uses svnpull , which is not on my system can I use repopuller instead? I installed reposurgeon with apt-get install --no-install-recommends xmlto asciidoc unp wget http://www.catb.org/~esr/reposurgeon/reposurgeon-3.7.tar.gz unp reposurgeon-3.7.tar.gz cd reposurgeon-3.7 make make install (I would install