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

Re: Error parsing config file

From: Branko Čibej <brane_at_wandisco.com>
Date: Thu, 08 Aug 2013 18:40:01 +0200

On 08.08.2013 16:24, Simon Large wrote:
> Hi guys,
>
> I've seen this error reported twice on the TSVN mailing list and can
> now reproduce it. The symptom is and error message on all subversion
> operations:
>
> Error while parsing config file: BlahBlah\config:
> line 109: Option expected
>
> It seems that if there is any leading space before the option name,
> this error is thrown.

Yes. There must be no leading space -- that is documented in
~/.subversion.README.txt:

    An option, which must always appear within a section, is a pair
    (name, value). There are two valid forms for defining an option,
    both of which *must start in the first column* ...

-- Brane

-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. brane_at_wandisco.com
Received on 2013-08-08 18:40:45 CEST

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.