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

Re: Repository Access Using HTTPS and SVNSERVE

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 02 Feb 2010 12:59:52 -0500

Jack VAN GORKUM wrote:
> Hello,
>
> Can multiple users concurrently access Subversion repositories using
> both the svnserve Server and the Apache HTTP Server ?
>
> Is there any risk of conflicts/corruption if both methods are used at
> the same time ?

Nope, not as long as you've got the various servers running with sane
permissions and such (so one doesn't create repository files that the other
can't read or somesuch). Subversion was designed to allow simultaneous
access via any of its repository access (RA) protocols.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2010-02-02 19:00:32 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.