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