@TeriRadichel | Cloud. Security. Software.
Notes. Code. Cloud. AWS. Security. Automation. Databases. Bugs. Error Messages. No Guarantees.
Teri Radichel - Software Programmer and System Architect - Cloud + Security
2nd Sight Lab
@teriradichel
GitHub
Seattle AWS
LinkedIn
Slideshare
Friday, April 16, 2010
Backup and Restore SVN Repository
Basic command for backing up SVN repository:
svnadmin dump repositorypath > backupname.svn
More on backups at:
Back up SVN Repository
To restore the backup on another machine:
svnadmin load respositorypath < backupname.svn
Newer Post
Older Post
Home