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

Re: svn://

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: Fri, 25 Jan 2008 14:12:13 -0600

On Jan 25, 2008, at 14:08, alexus wrote:

> is there a way to be able to run svnserver (as stand alone) not
> through http(apache) and being able to access multiple repos at the
> same time?
>
> svn://127.0.0.1/repo1 svn://127.0.0.1/repo2
>
> in another words where repo1 and repo2 is two different repos

Sure. Just start svnserve with something like this:

svnserve -r /path/to/directory/containing/repositories

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-25 21:13:11 CET

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.