svnbackup

SVN Backup Script

This script dumps a subversion repository to a series of compressed files. It uses a local file to remember the last changeset dumped so the script can be used to generate files for backups.

Using the --scp option, the backup files can be generated on one machine and copied to a backup server once dumped.

This project is now hosted on code.google.com. Please report bugs and submit patches using the tracker there. Thanks!

Link

http://code.google.com/p/svnautobackup/

Related Links