Updates to handle vservers
[matthijs/upstream/backupninja.git] / etc / backup.d / example.svn
index be5cedd81fc8468d64b015d35aa9e7173196e0b6..e849706947b3471d827fe973619cf66e90d85677 100644 (file)
@@ -1,5 +1,8 @@
 ##
 ## Perform a hot backup of subversion repositories.
+## 
+## REQUIRES: apt-get install subversion-tools
+##
 ## This file can be empty, the defaults are usually good.
 ##
 
@@ -15,3 +18,6 @@
 
 ## the hotbackup program to use.
 # HOTBACKUP = /usr/lib/subversion/hot-backup.py
+
+## the name of the vserver containing svn, if using vservers
+# vsname =
\ No newline at end of file