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

Re: Transcript of chat between me and Sleeepycat

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-02-20 23:26:01 CET

On Thu, 2003-02-20 at 16:39, Branko Èibej wrote:
> >The more complex question is whether we need to be creating BDB
> >transactions as often as we do, or whether we can get away with
> >locking -- or nothing at all -- under some circumstances.

> Yup. Except that "nothing at all" is likely to cause quite a few
> headaches. :-)

Really? It seems like we should only have to lock around the final step
of a commit (the auto-merge), and everything else (report operations,
most of a commit) can operate unlocked.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 20 23:26:47 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.