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

Re: svn://

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 25 Jan 2008 15:12:15 -0500

On Jan 25, 2008 3:08 PM, alexus <alexus_at_gmail.com> 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?

svnserve does not use Apache. There is no way to run it but standalone.

Start it like this:

svnserve -d -r /parent/path

Where repos1 and repos2 live in /parent/path

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
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:12:44 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.