Magellan Linux

Annotation of /trunk/subversion/svnserve.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1115 - (hide annotations) (download)
Sun Aug 22 18:37:54 2010 UTC (13 years, 8 months ago) by niro
File size: 425 byte(s)
-added

1 niro 1115 # $Header: /root/magellan-cvs/src/subversion/svnserve.conf,v 1.1 2010-08-22 18:33:03 niro Exp $
2    
3     # The commented variables in this file are the defaults that are used
4     # in the init-script. You don't need to uncomment them except to
5     # customize them to different values.
6    
7     # Options for svnserve
8     #SVNSERVE_OPTS="--root=/var/svn"
9    
10     # User and group as which to run svnserve
11     #SVNSERVE_USER="svnserve"
12     #SVNSERVE_GROUP="svnserve"
13