RE: Exception: libsvn_wc\update_editor.c line 1550: assertion failed (action == svn_wc_conflict_action_delete)
From: Bert Huijben <bert_at_qqmail.nl>
Date: Sat, 14 Mar 2015 20:57:42 +0100
Hi,
Thanks for noting that this is related to the github implementation.
When Subversion recovers from an so called ‘incomplete’ update, it sends other information to the server, but the github Subversion compatibility code doesn’t properly implement this recovery code path. (Their server also has problems handling sparse working copies… something that is not possible in plain git)
There is not much we can do here in Subversion, as this is technically a protocol violation. But if github needs more information for fixing this please let them contact me.
Bert
From: panychy_at_gmail.com [mailto:panychy_at_gmail.com] On Behalf Of Yaroslav Panych
Hello devs.
Got Tsvn exception while updating repository frim github (https://github.com/cplussharp/graph-studio-next/)
Actually it happens if initial checkout from repo was canceled by user(for some reason) and then(after cleanup command) user initiated update command. If checkout perforemed to the end, next update commands work(well, not found case yet).
>---------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.