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

Re: svnserve multiple repositories

From: Guido Anzuoni <guido.anzuoni_at_kyneste.com>
Date: 2004-11-30 17:05:27 CET

Zia Syed wrote:
> Hi,
>
> I've multiple repositories on my linux machine that i want to serve
> using svnserve. So far I can't find any documentation where I can direct
> svnserve to serve multiple repositories ( using -r switch). However,
> when i start svnserve with one directory level higher, then I can
> checkout repositories using their name in the URL. (svn://X.X.X.X/Proj1)
>
> What ideally I would want is that my peers using TortoiseSVN
> repo-browser just type svn://X.X.X.X and they get list of projects.
>
> Any suggestions?
>
> BR. Zia
AFAIK, with -r switch you set the parent directory of all repos served
by the svnserve instance.
There is no way to know remotely which are the projects (i.e.
subdirectories of the base dir set to svnserve) managed by a server
(it's true for apache too).

Guido.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 30 17:09:10 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.