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

Re: Browsing repositories

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-19 17:02:17 CEST

On Sun, 2004-08-15 at 19:20, Thomas Schweikle wrote:
> I've configured SVN with Apache:
>
>
> Now trying to browse the repositories with http://localhost/svn/ an
> error is returned:
>
> Internal Server Error
> The server encountered an internal error or misconfiguration and was
> unable to complete your request.
>
> In the servers error log:
> [Mon Aug 16 02:06:02 2004] [error] [client 127.0.0.1] The URI does
> not contain the name of a repository. [403, #190001]
>
> Does this mean, I have to append an existing repository? I've tried:
> http://localhost/svn/upload and this seemed to work.
>
> Is it possible to make SVN generate a list of available projects to
> browse?

You've not given us enough information. How have you configured your
apache <Location> block? SVNPath? SVNParentPath? Show us.

And no, there's no way to make apache list all repositories within an
SVNParentPath.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 19 17:04:06 2004

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.