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

Re: svnserve with multiple repo locations

From: Tim Hill <drtimhill_at_comcast.net>
Date: 2007-01-10 17:22:44 CET

Of course .. if you "root" the server instance at "C:\" then you can
access any repo anywhere on the servers drive. Of course, many people
use a "deeper" root exactly to avoid this kind of promiscuity, but
that's really up to you.

Note: An svnserve instance is not directly tied to a repo in any way.
All it does is wait for a request from a client and then use the
client URL to attempt to locate a repo using the supplied root.

--Tim

On Jan 9, 2007, at 12:41 PM, frankt wrote:

>
> Hello,
>
> I was wondering if it is possible for one svnserve service to serve
> multiple
> repository locations. For instance, c:\svn\repos and c:\another\svn
> \repo.
>
> I need to be able to access both locations using the svn:// protocol.
>
> Thanks,
> Frank
> --
> View this message in context: http://www.nabble.com/svnserve-with-
> multiple-repo-locations-tf2948519.html#a8245785
> Sent from the Subversion Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 10 17:23:09 2007

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.