]> git.pld-linux.org Git - packages/subversion.git/blobdiff - subversion-svnserve.sysconfig
- up to 1.8.8
[packages/subversion.git] / subversion-svnserve.sysconfig
index 917ac61571e7c4441a01317bfd7e89149b323874..440a3a83f3a959571411039eb8c4dabb7a1256de 100644 (file)
@@ -1,9 +1,5 @@
-## Type:       string
-## Default     "-d -R -r /srv/svn/repos"
 #
 # default options for the svnserve process
-# it is recommended to provide only readonly access to your data.
-# there is no authentication possible, everyone can read and write at will
-# read the subversion documentation about more info
 #
-SVNSERVE_OPTIONS="-d -R -r /srv/svn/repos"
+SVNSERVE_PATH="/home/services/subversion/repos"
+SVNSERVE_OPTIONS="-d"
This page took 0.025457 seconds and 4 git commands to generate.