问题 Foreword We have a big SVN repository (200k+ commits and hundreds of branches and tags). A big, ominous, unmaintainable, frustrating mess. To work more efficiently, about a year ago I did a git svn clone on my development machine, so I locally develop on GIT and then push to SVN. We're now thinking about splitting up the repository and move the main development branches to git, or at least to move our development branch on git. Since I have my local git repository, I wanted to do some test by