You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ben Reser <be...@reser.org> on 2013/10/03 07:59:43 UTC

Re: SVN Copy now fails with 424 FailedDependency

On 8/21/13 12:27 PM, Ben Reser wrote:
> Okay that isn't a duplicate.  The fix for PR 55304 removed the check 
> for the parent of the copy but not the check for the locks.  That's 
> going to be a lot messier of a fix.

Turns out it wasn't so bad of a fix, but it took some studying of the RFC to
figure out how to do it correctly.  It's fixed in httpd-trunk:
https://svn.apache.org/r1528718

I'll nominate it for 2.4.x and 2.2.x backport and hopefully it can be included
in the next releases of each.