John
|
Re:Backing up SVN - 2007/08/26 23:46
From my experience, you can just back up and restore the physical repository folder(s) by simply copying it in and out of your main Subversion repository folder.
I've personally got SVN running on Windows Server 2003, and I backup the repositories from my Mac using .Mac Backup over SMB, but I've also just manually copied the Subversion folders to a USB thumb drive as well.
Works great... though your mileage may vary. I definitely suggest you test with a simple test repository first
|