You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Romain Prévost <pr...@gmail.com> on 2005/07/19 15:36:08 UTC

SVNParentPath Directive

Hi,

I've set-up a test server with the SVNParentPath Directive, and it's
all working fine. The only thing I'd like to do is to browse from the
root of all repos.

This is my conf :

<Location /svn>
  DAV svn
  SVNParentPath D:\svn
</Location>

Basically, I would like to see all available repos when on
http://URL/svn but I get a 'Forbidden'
What should I change ?

-- 
Romain Prévost
Epitech promotion 2007

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org