On Wed, Sep 21, 2011 at 7:17 AM, Philip Martin <philip.mar...@wandisco.com> wrote: > pbu...@apache.org writes: > >> Author: pburba >> Date: Tue Sep 20 23:39:07 2011 >> New Revision: 1173425 >> >> URL: http://svn.apache.org/viewvc?rev=1173425&view=rev >> Log: >> Revert the fixes[1] for issue #3669 'inheritance can result in mergeinfo >> describing nonexistent sources' as it can impose too great a load on the >> server. Need to go back to the drawing board on this one. > > validate_mergeinfo is still present in the vtable in fs-loader.h, with > the corresponding implementations svn_fs_fs__validate_mergeinfo and > svn_fs_base__validate_mergeinfo. Is this intentional?
No, that should be removed too. Did so in r1173639 and added that to the 1.7.x-r1173425 backport group. Paul > -- > Philip >