enable backup of single subversion repositories
Status: Alpha
Brought to you by:
anselmhelbig
Currently bashup expects a subversion server like directory hierarchy with one ore more repositories in a subversion root directory. This lacks support for a setup where your subversion repository is in a directory where other directories are.
Let's say you have:
/var/svn
/var/svn/repo1
/var/svn/repo1.old
/var/svn/tmp
In this setup you might only want to backup repo1, so bashup you enable a backup of single subversion repositories.