Hi, I'm attempting to convert a fairly large SVN repository to git (about 60000 revisions, quite a few branches and tags). It looks like git-svn is the main tool for this purpose but it is very slow. The initial fetch takes many hours to finish (yes, I'm working locally) and seems to periodically die after a few thousand revisions. Is git-svn really the best tool? Ideally I would like to feed an svn dump into some tool and end up with a git repository. If I would feed incremental dumps into tool after the initial conversion that would be even better. Neil -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html