git - Error upon importing SVN repo to GitHub using wizard -
i using github import wizard import number of svn repos. however, fails specific repos (in 80% of repos works, though, it's not me using wrong).
i 2 different error types, each occuring specific svn repos (i.e. not happening randomly):
- right @ start of import, error says
there error mapping commits
- the import drags on while 100%. once enters "optimizing repository , pushing commits github..." phase, fails after time error
there error pushing commits github.
are these structural problems in svn repos? need out change this?
do git svn clone of svn repository , import git repo
git svn clone http://mysvn/repo/repofolder (leave away repofolder depending on repo-structure)
Comments
Post a Comment