Unable to convert svn repository (without trunk) to git
问题 I'm trying to convert my svn repo to git, but I'm not having much success. The repository in question does not have anything like a "trunk". The layout is the following: /home/svn/ |--- /project1/ |--- /project2/ |--- /repos/project3/ And underneath those project folders are the files. No trunk, no branches, no nothing special. At the time that was all I needed, and now it's biting me in the ass. I'm following this guide: http://john.albin.net/git/convert-subversion-to-git When I run this