Re: atomic-revprop mergeability, with 1.7 in mind

2010-09-18 Thread Daniel Shahaf
C. Michael Pilato wrote on Fri, Sep 17, 2010 at 07:54:34 -0400: > On 09/17/2010 03:17 AM, Daniel Shahaf wrote: > > In other words, the branch implements the API correctly and (from an > > FS-oriented point of view) completely, and only the ability to signal to > > the caller what sort of error cond

Re: atomic-revprop mergeability, with 1.7 in mind

2010-09-17 Thread Daniel Shahaf
Stefan Sperling wrote on Fri, Sep 17, 2010 at 12:03:20 +0200: > On Fri, Sep 17, 2010 at 08:17:22AM +0100, Daniel Shahaf wrote: > > https://svn.apache.org/repos/asf/subversion/branches/atomic-revprop/BRANCH-README > > > > The atomic-revprop branch, today, implements marshalling of the > > OLD_VALUE

Re: atomic-revprop mergeability, with 1.7 in mind

2010-09-17 Thread C. Michael Pilato
On 09/17/2010 03:17 AM, Daniel Shahaf wrote: > In other words, the branch implements the API correctly and (from an > FS-oriented point of view) completely, and only the ability to signal to > the caller what sort of error condition occurred is absent. That > absence means a caller cannot tell[*]

Re: atomic-revprop mergeability, with 1.7 in mind

2010-09-17 Thread Stefan Sperling
On Fri, Sep 17, 2010 at 08:17:22AM +0100, Daniel Shahaf wrote: > https://svn.apache.org/repos/asf/subversion/branches/atomic-revprop/BRANCH-README > > The atomic-revprop branch, today, implements marshalling of the > OLD_VALUE_P parameter over all RA layers to the repos and fs layers. > (See svn_f

atomic-revprop mergeability, with 1.7 in mind

2010-09-17 Thread Daniel Shahaf
https://svn.apache.org/repos/asf/subversion/branches/atomic-revprop/BRANCH-README The atomic-revprop branch, today, implements marshalling of the OLD_VALUE_P parameter over all RA layers to the repos and fs layers. (See svn_fs_change_rev_prop2() in trunk for a description of that parameter.) The b