Daniel Shahaf <danie...@elego.de> writes:

> s...@tigris.org wrote on Tue, Jul 31, 2012 at 01:33:51 -0700:
>> With Daniel's fix for #4129, this will cause a verification error: If
>> a root nodes' (rN) predecessor (rN-1) has the flag set, it will not
>> report its revision (N-1) but it's respective predecessor's revision
>> (N-2).
>> 
>
> I'm lost, my fix simply looks up the node-rev for / in successive
> revisions and asks for the 'pred' field, it doesn't care at all about
> the is-fresh-txn-root field, why are you saying it's related?

Although the 'pred' field appears to be set correctly the presence of
'is-fresh-txn-root' interferes with the calculation of the predecessor
revision.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download

Reply via email to