Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

szotsaki/svn-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SVN backup

Lightweight script for SVN backup

This script creates complete SVN dumps of all repositories within $repo_dir to $backup_dir. Backup is only made when the repo revision is greater than the one of the previous backup.

Only one backup of a repo is kept.

The script implies that the repository names are "prefix codes", i.e. none of their names begin with an other repo name (eg. "test" and "test-2")

Compression is made with XZ (LZMA 2).

About

Lightweight script for SVN backup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages