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

not parsing config file correctly

From: <dma2005_at_yahoo.com>
Date: 2005-08-29 23:03:32 CEST

Hi all,

Can someone that has actually looked at the subversion
code take a look as to why this error could be
happening?

When I try to use the svnserve.conf and a password
file I get the
following error:
svn\repository\conf\svnserve.conf:1: Section header
expected

Or I'll get an error saying column header belongs in
column 0.

All I do is delete the comments and un-comment the
properites in the standard config file. There are no
other viewable charactors in this file from what is
shown below.

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

FYI: I have posted this in the user's area but no one
is helping.

                
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 29 23:04:21 2005

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

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