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

Re: New basic feature ?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2007-08-07 15:25:34 CEST

ISIT - Service Technique wrote:
> The problem is that we don't want to use nor apache server either web
> browsing tools for this. We just plan to use SVN internal server.
> That's why I would prefer to have a specific SVN command that would list all
> repositories.
>
> Do you think this is something that can be added ?

Not as such, because each repository is completely independent. There
is no "master config file" where the repositories could be registered.
Apache can get away with it because the webserver itself can enumerate
the directories underneath SVNParentPath.

Why are you so opposed to running the Apache server? You can limit it
to HTTPS only (for security) or run it on a non-standard port (e.g. if
you are already running Apache 1.x), and of course you needn't run it on
a public IP address (you can even use SSH tunneling to further control
access).

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 7 15:23:48 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.