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

Re: apache, subversion, and SVNParentPath

From: Daniel Patterson <danpat_at_danpat.net>
Date: 2005-03-11 07:36:00 CET

Nathan Bullock wrote:
> <Location />
> DAV svn
>
> Everything works great. I can access all the child
> repositories just fine, etc. The only annoyance is if
> I go to the root folder http://localhost/ I get a 403
> forbidden response. I would have expected a directory
> page letting me know what repositories existed within
> the SVNParentPath.

   The TortoiseSVN website has a nice solution to this,
   using mod_rewrite:

 
http://tortoisesvn.tigris.org/docs/TortoiseSVN_en/ch03.html#tsvn-serversetup-apache-4

   Scroll down a bit to the section that talks about
   SVNParent path. There is a sample httpd.conf
   and a PHP file that shows a list of your repositories.

daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 11 07:40:19 2005

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.