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

Setup/Administer multiple Repositories with one Process

From: David Smith <d.smith_at_ceoimage.com>
Date: 2004-08-24 18:37:34 CEST

Hi Jason. Thanks for the fast response.

Looking at page 89, it gives the following example of -r:
$ svnserve -d -r /usr/local/repositories

Does this mean that I could create two repositories at:
/usr/local/repositories/repos1
/usr/local/repositories/repos2

That could be accessed using the following URL
svn checkout svn://host.example.com/repos1
svn checkout svn://host.example.com/repos2

Or, do I have to provide two paths to the -r switch?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 24 18:38:03 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.