You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Henderson, Michael D" <mi...@lmco.com> on 2004/04/16 18:32:56 UTC

RE: [Issue 1835] New - confusing svnserve.conf default template

Something like this?

### The password-db option controls the location of the password
### database file.  Unless you specify a path starting with a /,
### the file's location is relative to the conf directory.
### The format of the password database is similar to this file.
### It contains one section labelled [users]. The name and
### password for each user follow, one account per line. The
### format is
###    USERNAME = PASSWORD
### Please note that both the user name and password are case
### sensitive. There is no default for the password file.

-----Original Message-----
From: sussman@tigris.org [mailto:sussman@tigris.org]

http://subversion.tigris.org/issues/show_bug.cgi?id=1835
                  Issue #:|1835
                  Summary:|confusing svnserve.conf default template

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

RE: [Issue 1835] New - confusing svnserve.conf default template

Posted by Ben Collins-Sussman <su...@collab.net>.
On Fri, 2004-04-16 at 13:32, Henderson, Michael D wrote:
> Something like this?
> 
> ### The password-db option controls the location of the password
> ### database file.  Unless you specify a path starting with a /,
> ### the file's location is relative to the conf directory.
> ### The format of the password database is similar to this file.
> ### It contains one section labelled [users]. The name and
> ### password for each user follow, one account per line. The
> ### format is
> ###    USERNAME = PASSWORD
> ### Please note that both the user name and password are case
> ### sensitive. There is no default for the password file.

Looks good to me.  Now just submit a patch and a log message, and we're
good to go.  :-)



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org