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

Re: Setting a web page at the repositories' parent URL

From: Ryan Schmidt <subversion-2010d_at_ryandesign.com>
Date: Fri, 5 Nov 2010 14:22:32 -0500

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>
Received on 2010-11-05 20:23:15 CET

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.