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

svnserve.conf errors

From: <dma2005_at_yahoo.com>
Date: 2005-08-25 03:23:13 CEST

Hi all,

I am very new to 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

or section header must start in the first column.

I literal took the default svnserve.conf file and
deleted the '#" charactors and everything else besides
what is seen below. There are no other 'viewable'
characters in this file. Why would subversion have
problems parsing the sections? I dont get it.

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

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 25 03:24:41 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.