darcs

Issue 2692 improve error handling when commutation of common patches fails

Title improve error handling when commutation of common patches fails
Priority bug Status unknown
Milestone Resolved in
Superseder Nosy List bfrk
Assigned To
Topics

Created on 2022-05-14.18:18:03 by bfrk, last changed 2022-05-14.18:18:03 by bfrk.

Messages
msg23001 (view) Author: bfrk Date: 2022-05-14.18:18:03
See tests/issue1879-same-patchinfo-uncommon.sh for an easily 
reproducable example. See also my last comment to issue1879.

We should not call error but throw a UserError exception. Also 
explain what the issue is and hint at how to resolve it, for 
instance, amending or rebasing the offending patch in one of the 
repos.
History
Date User Action Args
2022-05-14 18:18:03bfrkcreate