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

Re: Concurrency

From: Roger Hamilton <roger123_at_gmail.com>
Date: 2006-06-28 14:28:27 CEST

> Where did you hear that svn+ssh has concurrency issues?

It was on a blog somewhere - I have lost the link to it now. I have
not seen anyone else comment on this issue so it should be okay, I
just wanted to make sure it was not a huge problem if it is a problem
at all.

Rog

On 27/06/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> 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 Wed Jun 28 14:30:17 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.