aboutsummaryrefslogtreecommitdiffstats
path: root/extra/subversion/svnserve.confd
blob: b487a40975836627874ada4e7a26efa2fef65c67 (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"