Recover svn from directory backup after server failure
问题 The machine hosting our svn server failed. We were able to recover the C:\Repositories\ directory. How do we migrate this to a new host? 回答1: Just install svn as normal on the new server, copy the Repositories directory to the new server, and point svn at the directorys containing your repositorys. 来源: https://stackoverflow.com/questions/610652/recover-svn-from-directory-backup-after-server-failure