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