On Thu, Oct 20, 2011 at 02:28:43PM +0200, Søren Thing Andersen wrote: > # But updating breaks on the changed link: > svn up wc3 > > The last command dies: > $ svn up wc3 > Updating 'wc3': > A wc3/dir-v2 > svn: E235000: In file 'subversion/libsvn_wc/update_editor.c' line > 1582: assertion failed (action == svn_wc_conflict_action_edit || > action == svn_wc_conflict_action_delete || action == > svn_wc_conflict_action_replace) > Abort trap: 6 (core dumped)
> If you need more information, I would be glad to provide it. Thanks, I can reproduce this. Taking a look.