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