darcs

Issue 1797 improve error message when applying bad patch

Title improve error message when applying bad patch
Priority feature Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, hamish.k.mackenzie, jaredj, kowey, lukeworth, mornfall
Assigned To
Topics ProbablyEasy, UI

Created on 2010-03-26.23:00:48 by kowey, last changed 2023-03-28.17:00:51 by bfrk.

Messages
msg10537 (view) Author: kowey Date: 2010-03-26.23:00:47
Related to issue1796 is this error message when we try to apply the
following sequence of patches

>     A ./src/GHF/GUI/
>      ./src/GHF -> ./src/Ghf
>      ./src/Ghf/gui -> ./src/Ghf/GUI

AnchoredPath [Name "src",Name "Ghf",Name "GUI"] exists.

The error message should probably join back the path in question

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
msg10540 (view) Author: mornfall Date: 2010-03-27.10:33:56
Eric Kow <kowey@darcs.net> writes:
>>     A ./src/GHF/GUI/
>>      ./src/GHF -> ./src/Ghf
>>      ./src/Ghf/gui -> ./src/Ghf/GUI
>
> AnchoredPath [Name "src",Name "Ghf",Name "GUI"] exists.
>
> The error message should probably join back the path in question
More importantly, it should mention the patch that is failing.

Yours,
   Petr.
msg23214 (view) Author: bfrk Date: 2023-03-28.17:00:51
Fixed since quite a while, including output of the patch that fails.
History
Date User Action Args
2010-03-26 23:00:48koweycreate
2010-03-26 23:01:15koweysetpriority: feature
status: unknown -> needs-implementation
topic: + ProbablyEasy, UI
nosy: + jaredj
title: bad error message when applying bad patch -> improve error message when applying bad patch
2010-03-29 12:25:58adminsetmessages: + msg10540
2010-03-29 12:27:20koweylinkissue1798 superseder
2012-07-14 11:36:28lukeworthsetnosy: + lukeworth
2023-03-28 17:00:51bfrksetstatus: needs-implementation -> resolved
messages: + msg23214