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

Re: What am I doing wrong?

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-12-03 22:41:53 CET

On Dec 3, 2005, at 14:51, Res Pons wrote:

> i don't understand this error msg? I'm directly on the server,
> manually
> created /etc/subversion/config and chowned it to the ROOT.
> However, the
> repository's under Apache and owned by www on our Linux server. At
> my /home
> I execute the following commands and this is the error I rceive.
>
>
> $ svn list http://localhost/svn
> svn: /etc/subversion/config:82: Option expected
> $ svn list http://localhost/svn/project
> svn: /etc/subversion/config:82: Option expected
> $ svn list http:///localhost/svn/project
> svn: /etc/subversion/config:82: Option expected
> $ svn list file:///localhost/svn/project
> svn: /etc/subversion/config:82: Option expected

So let's see what your /etc/subversion/config looks like, especially
around line 82.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 3 22:43:48 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.