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

Re: Apache with multiple repositories: setting the "top" page?

From: SteveKing <stefan.kueng_at_wagner-group.ch>
Date: 2005-08-16 14:35:50 CEST

Kalin KOZHUHAROV wrote:
> Hi, there.
>
> I run into the following "cosmetic" problem today...
>
> I have setup many repositories under a top root in apache, so I can
> access them like:
>
> https://example.com/repos/prjA
> https://example.com/repos/prj-Bfre
>
> and so on. That is done by the book and I have a <Location /repos> in
> httpd.conf
>
> However when I try to access https://example.com/repos/ only, I get this
> in the error log:
>
> The URI does not contain the name of a repository. [403, #190001]
>
> Which is right :-|
>
> Is there any way to put some kind of static html file there to point to
> the repositories, or even a script or something ??

You can find a PHP script for this here:
http://tortoisesvn.sourceforge.net/docs/release/TortoiseSVN_en/ch03.html#tsvn-serversetup-apache-4

(Scroll down to "Index of projects under SVNParentPath").

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 16 14:39:18 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.