I hit every error possible when converting SVN to GIT. I eventually figured out the simplest way to avoid errors during the conversion process.
Migrate SVN to Git from Local File Repositories
To migrate from SVN to GIT I found it most reliable to use a local svn server, having migrated from remote svn using an svn dump file, then using svnserve to allow conversion using git svn over the svn protocol.
from DZone.com Feed http://bit.ly/2HC4Faq
No comments:
Post a Comment