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

Re: assertion when locking files in different paths on RC4

From: Brian W. Fitzpatrick <fitz_at_collab.net>
Date: 2005-05-16 01:35:57 CEST

On May 14, 2005, at 3:53 PM, Philip Martin wrote:

> Ben Collins-Sussman <sussman@collab.net> writes:
>
>> Nice analysis, Philip. Can you file this as a 1.2.1 bug, and assign
>> it to fitz? I think this was his code. :-)
>
> I committed the simple fix in r14736. There's a performance hit
> compared to the old code, but it's hard to do better with the current
> access baton code and lock/unlock are still no worse than other
> operations that lock the tree.

Thanks for getting this. My intention with the 0 depth lock was to
avoid the performance hit of locking the whole tree, but I didn't know
that the adm_access design didn't really support that. :(

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 16 01:39:09 2005

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.