diff options
Diffstat (limited to 'testing/subversion/svnserve.confd')
-rw-r--r-- | testing/subversion/svnserve.confd | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/subversion/svnserve.confd b/testing/subversion/svnserve.confd deleted file mode 100644 index b487a409..00000000 --- a/testing/subversion/svnserve.confd +++ /dev/null @@ -1,10 +0,0 @@ -# The commented variables in this file are the defaults that are used -# in the init-script. You don't need to uncomment them except to -# customize them to different values. - -# Options for svnserve -#SVNSERVE_OPTS="--root=/var/svn" - -# User and group as which to run svnserve -SVNSERVE_USER="svn" -SVNSERVE_GROUP="svnusers" |