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

Re: Error Message

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-09-05 11:24:14 CEST

On 9/5/06, Gervy Tagalog <darkknight_gervy@yahoo.com> wrote:
> "Milen A. Radev" <milen@radev.net> wrote:
> On 03/09/06, Gervy Tagalog wrote:
> > hi, it's my first time using tortoiseSVN .
> > here's my problem:
> > when i click SVN checkout it gives me an error message saying :
> > " C:\Documents and Settings\User\Application Data\Subversion\Config:83:
> > Option expected "
> > how do i fix this ?
>
> Please show us the content of the mentioned file (C:\Documents and
> Settings\User\Application Data\Subversion\Config).
>
[snip]
> ### Set enable-auto-props to 'yes' to enable automatic properties
> ### for 'svn add' and 'svn import', it defaults to 'no'.
> ### Automatic properties are defined in the section 'auto-props'.
> enable-auto-props = yes

this is line 83, which is the one reported in the error message.
Notice something?
It starts with a space (actually, two spaces). Remove the spaces and
you'll be fine (well, almost: you got more lines below which start
with a space - remove all the leading spaces!)

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Sep 5 11:24:26 2006

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

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