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

Re: [TSVN] Error Committing a file

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-08-11 23:12:20 CEST

Aaron Hudon wrote:

> Aha! Just tried doing a 'Check For Updates' on any of the directories,
> and I get the following error:
> c:/documents and settings/user/application data/subversion/config:65:
> Section header expected
>
> Am I hooped?

No. But you forgot to mention that this didn't just "started to happen
today" but after you messed around with the config file! ;)

So check your config file (see the path in the error message),
especially line 65. Once the config file is ok, TSVN will work just fine!

The problem is that the config file is parsed in the constructor of our
SVN class (has to be there). So if there's any error happening there, we
just exit the program.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 12 00:20:05 2004

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

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