summaryrefslogtreecommitdiff
blob: 83997ce92719a33176e6b302279aef8bb65794a7 (plain)
1
2
3
4
5
6
7
8
9
10
# 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"