On Mon, Jun 29, 2015 at 01:55:31PM +0200, Nikolas PATTAKOS wrote: > Hi, > > I am running subversion version 1.8.13 (r1667537) on debian testing. > > I have a number of svn move commands on my computer pending to be submitted > and I did an svn update to update my branch. This resulted in a number of > conflicts which I tried to resolve but faced this message: > > Select: (mc) apply update to move destination, (p) postpone, > (q) quit resolution, (h) help: mc > svn: E235000: In file > '/build/subversion-OpCIfE/subversion-1.8.13/subversion/libsvn_wc/wc_db_update_move.c' > line 1039: assertion failed (move_dst_revision == expected_move_dst_revision > || status == svn_wc__db_status_not_present) > Aborted > > To me it looks like a subversion issue but I do not know what else to do.
Could you provide a script that shows which sequence of move commands got you into this situation?