[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: Yves Martin <yves.martin_at_elca.ch>
Date: 2007-01-10 11:42:20 CET

On Tue, 2007-01-09 at 12:41 -0800, 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.

  I think yes. If you use svnserve --root="c:"

  You should be able to access with
    svn://server/svn/repos/
  and
    svn://server/another/svn/repo/

 Regards

-- 
Yves Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 10 11:42:38 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.