On 15.01.2015 09:51, rhuij...@apache.org wrote:
> Author: rhuijben
> Date: Thu Jan 15 08:51:47 2015
> New Revision: 1651980
>
> URL: http://svn.apache.org/r1651980
> Log:
> Resolve the issue identified in r1651963, by properly calculating the depth
> of the location where the moved to information should be stored after another
> move.
>
> * subversion/libsvn_wc/wc_db.c
>   (delete_update_movedto): Make this assertion maintainer only, like other
>     similar checks in wc_db.c.
>   (delete_node): Fix depth calculation.

If the depth calculation is now correct and the assertion doesn't get
triggered, the SVN_DEBUG is doubly useless because it masks bugs. If the
SVN_DEBUG had been there before, we'd never have got the original bug
report in the first place. Either leave the assertion in or rip it out.

-- Brane

Reply via email to