Re: RE: svn commit: r39153 - in trunk/subversion: libsvn_wc tests/cmdline
From: Greg Stein <gstein_at_gmail.com>
Date: Sat, 5 Sep 2009 20:41:00 -0400
Short answer for now, cuz on phone...
This patch was done cuz Hyrum and I thought it would work. Obviously not :-P
Let's go ahead and revert. Maybe we're in good shape now, as Bert says.
And a general locking strategy? We'll see. Not convinced yet.
Cheers,
On Sep 5, 2009 10:28 AM, "Bert Huijben" <rhuijben_at_sharpsvn.net> wrote:
> -----Original Message----- > From: Hyrum K. Wright [mailto:
> Author: hwright > Date: Sat Sep 5 11:26:48 2009 > New Revision: 39153 > >
[Third mail on the same subject]
Can you please revert this commit?
I don't think we can ever 'fix' access batons. The access baton model is
We can fix the locking problems by deprecating access batons (what we did),
Just look at the binding tests. (Ignore the java errors; those are caused by
Almost every binding that using the wc apis, fails now because this changes
We need a new lock implementation, which can be recursive below a directory
But access batons will have to be allocated per directory like they always
If we could have disabled it this way, why did we spend all this time
We promise to stay compatible, which we were until this patch, via all the
I think a simple helper like
Which can be called instead of virtually all svn_wc__adm_open() calls would
But, I don't think all this is necessary, since as far as I can tell all
Thanks,
------------------------------------------------------
------------------------------------------------------
|
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.