On Nov 5, 2010, at 14:19, Ryan Schmidt wrote:

> For what you showed, it should simply be:
> 
> <Location /svn/>
> SVNPath /path/to/
> SVNListParentPath On
> </Location>


And if I'd type it correctly, it would be:

<Location /svn/>
DAV svn
SVNParentPath /path/to/
SVNListParentPath On
</Location>

Reply via email to