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

Re: SVNListParentPath does not work in conjunction with AuthzSVNAccessFile

From: Frank Gruman <fgatwork_at_verizon.net>
Date: 2006-10-20 19:33:03 CEST

Robert Saenger wrote:
> 'SVNListParentPath on' does list the repositories on our
> Server only until AuthzSVNAccessFile is not used.
>
> As soon as the AuthzSVNAccessFile is being introduced
> Repository listing no longer works even if the
>
> [/]
> * = rw
>
> is set.
>
>
>
Curious - it works just fine for me.

What versions are you running (Apache, SVN)? Have you verified that your web server has read access to your accessfile? If you disable the SVNListParentPath directive, does your access file work?

Also - and I think this could be the issue - make sure you have a trailing slash on your directory when you request it. (http://myserver/svn/)

Regards,
Frank

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 20 19:34:06 2006

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.