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

Re: SVN 1-Click Setup and multiple respositories

From: Jeff Smith <jsmith_at_robotronics.com>
Date: 2007-02-27 19:11:08 CET

On Tuesday 27 February 2007 11:00, David Perkins wrote:
> > > Q. What would I need to change so that svnserve can see and
> > > serve multiple repositories on the server?
> >
> > 'svnserve' doesn't serve a repository but it serves a path. If
> > you direct it to a path that contains several repositories you
> > can access them all.
>
> Thanks. How would I do that, just use the svnserve -r and then
> restart the service?

For example in my system I have multiple repositories in "/var/repos":
/var/repos/robo
/var/repos/js

So "robo" and "js" are two repositories. As long as I am configured to
access "svn://localhost/robo", I can also get "svn://localhost/js"

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 27 19:11:54 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.