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

Re: apache2 subversion repository browsing

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-19 17:32:47 CET

On Mar 19, 2006, at 15:21, Adolf Schwarz wrote:

> Now I am looking for a way to show a list of all repositories hosted.
>
> I provide the repositories via the "SVNParentPath" directive.
> SVNParentPath points to a directory where all repositories are
> stored. AuthzSVN manages the authorization.
>
> So when I browse to the URL "www.myserver.at/repos/somerepository/"
> I can browse in the repository "somerepository". But when I browse
> to "www.myserver.at/repos/" I get a "403 Forbidden" error (after
> authentication).
>
> Is it possible to list all hosted repositories automatically?

Get Subversion 1.3 and add "SVNListParentPath on" to your Location
section.

> Or even better only the repositories where the user has access to?

I don't think that capability is available built-in, no. There are,
of course, a variety of third-party repository browsing solutions
available, one of which may have this feature.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Mar 19 17:33:29 2006

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.