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

Re: List of repositories

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-22 23:08:06 CEST

On Thu, 2004-04-22 at 16:00, John Peacock wrote:

> For the same reason that you cannot connect to a web server and ask for all
> possible websites served by that box. Anyone managing a server can come up with
> several ways of displaying the list of the public repositories. It is outside
> of the scope of Subversion itself.

Certainly, we could write code for SVNParentPath: if an SVNParentPath
receives a GET request on the 'root' of the <Location> it manages, it
can optionally generate a simple HTML response.

But you're also right: it won't necessarily show *all* repositories
available. If somebody has multiple SVNPath or SVNParentPath
<Locations>, there's nothing we can do.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 22 23:10:39 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.