Please find below our <Location ...> section.
<Location /svn>
DAV svn
SVNListParentPath on
SVNParentPath D:\repos\svn
SSLRequireSSL
AuthType Basic
AuthName "Subversion Projectarchives"
AuthUserFile D:\repos\svn\passwd
AuthzSVNAccessFile D:\repos\svn\svnaccessfile
Require valid-user
</Location>
> -----Ursprüngliche Nachricht-----
> Von: Brad Bruce [mailto:NJBrad@Verizon.net]
> Gesendet: Freitag, 20. Oktober 2006 20:45
> An: Robert Saenger
> Cc: users@subversion.tigris.org
> Betreff: Re: SVNListParentPath does not work in conjunction with
> AuthzSVNAccessFile
>
> 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.
> >
> >
> >
> >
> The formatting of the .conf file has to be just right. Could you post
> your <Location ...> section?
>
> Brad Bruce
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 23 11:57:44 2006