Search code examples
svnbackuprestorevisualsvn

How to backup and restore all the source code in svn?


Right now I am using Windows XP. If i just copy the whole repository folder in visual SVN, once the server is down, how can i restore it via the backuped repository folder? another better solution to backup and restore in visual svn ?

by the way, any method for backup and restore in visual source control?


Solution

  • You can just copy the entire directory in and out. Files is files, there's nothing magic about them.

    If you want to do something more complicated, like edit the repository contents in some way before restoring, then you need dump and load.