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

Error parsing config file

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Thu, 8 Aug 2013 15:24:29 +0100

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. I tested with Windows and Unix line endings and
the result was the same. Although it is easy to fix, it seem
unnecessarily restrictive to require no white-space before option
names, when any or no white-space is permitted elsewhere in the line.

Simon
Received on 2013-08-08 18:28:23 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.