[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: config file problem

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-08-24 09:05:52 CEST

On 24.08.2005, at 04:37, dma2005@yahoo.com wrote:

> I am very new to tortoisesvn and subversion and every
> time I
> try to use a svnserve.conf and password file I get the
> following error:
> svn\repository\conf\svnserve.conf:1: Section header
> expected
>
> Below is what my svnserve.conf looks like:
> [general]
> anon-access = none
> auth-access = write
> password-db = users.txt
>
> users.txt looks like
>
> [users]
> john = 123test
>
> When subversion installs the config file properties
> are
> commentated out and just uncomment them causes this error.

Are you positive you also uncommented the "[general]" section header,
and that it appears before the parameters you're trying to set? In
the default config file, the section headers are commented out too.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 24 09:09:09 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.