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

Re: Concurrency

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-06-27 20:32:04 CEST

On 6/27/06, Ryan Schmidt <subversion-2006q2@ryandesign.com> wrote:
>
> On Jun 27, 2006, at 17:21, Roger Hamilton wrote:
>
> > I have heard that svn+ssh has a concurreny issue that can brek the
> > database when committing files. I am in the process of setting up a
> > Subversion server for a team of up to 20 people to use, is it wise to
> > set it up this way or would it be more reliable to use SSL?
>
> As far as I'm aware, concurrent access can be tricky when the
> repository is BDB-based, but shouldn't be when it's FSFS-based. I'm
> not aware that this is dependent on the protocol. I can't find the
> reference to this right now. Where did you hear that svn+ssh has
> concurrency issues?

Even BDB shouldn't have any concurrency issues as long as you're using
the correct umask settings so that the permissions on repository files
aren't screwed up.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 27 20:40:32 2006

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.