On Thu, Jul 14, 2011 at 5:37 PM, Bert Huijben <b...@qqmail.nl> wrote: > >> -----Original Message----- >> From: pbu...@apache.org [mailto:pbu...@apache.org] >> Sent: donderdag 14 juli 2011 21:40 >> To: comm...@subversion.apache.org >> Subject: svn commit: r1146870 - >> /subversion/trunk/subversion/libsvn_client/merge.c >> >> Author: pburba >> Date: Thu Jul 14 19:40:25 2011 >> New Revision: 1146870 >> >> URL: http://svn.apache.org/viewvc?rev=1146870&view=rev >> Log: >> Follow-up to issue #3242 'Subversion demands unnecessary access to parent >> directories of operations' fixe in r946767. >> >> This fixes issue #3957 'reintegrate fails with no subtree mergeinfo on >> source' on 1.6.x. Or at least it will, once backported. > > Should this fix be backported to 1.7.x too?
Hi Bert, I first want to fully wrap my head around why this obvious bug isn't a problem on trunk/1.7.x - see http://subversion.tigris.org/issues/show_bug.cgi?id=3957#desc8 Might be that some of this code can be done away with. Paul > Bert > >