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

Re: can I have both HTTP and SVN protocols concurrently?

From: Dave Neary <david_at_phenix.fr>
Date: 2004-09-22 18:48:59 CEST

Glanville, Jay wrote:
> Is it possible for me to have both svnserve and apache as my servers?

Yeah, sure. You can also use file:// concurently with the others. The
access methods each go through their own transport protocol, and they
don't tie up the repository for any longer than a transaction.

Cheers,
Dave.

-- 
David Neary
Phenix Engineering
110 ave Jean Jaures, 69007 Lyon
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 22 18:49:34 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.