Share Convert SVN to Mercurial (Script) Notes-To-Self Python Below is a simple Python script that will traverse your online SVN repo and run the...Read More Dec 4 373 0 by Dave Lasley
Share Couldn’t get lock on destination repos – SVNSync Uncategorized To fix this issue, remove the lock property on the remote repository via svn command line....Read More Feb 22 347 0 by Dave Lasley
Share Syncing a remote SVN repository with svnsync Trac Create a blank repository on the destination server mkdir /var/svn/my_project svnadmin create /var/svn/my_project Create (and make...Read More Feb 6 406 0 by Dave Lasley