[darcs-devel] [issue2612] darcs replace gets lost in pending

Ben Franksen bugs at darcs.net
Wed Nov 21 11:44:41 UTC 2018


New submission from Ben Franksen <ben.franksen at online.de>:

To repeat:

echo hello world > foo
darcs add foo
darcs replace hello goodbye foo
darcs whatsnew

I expected to see:

addfile ./foo
hunk ./foo 1
+hello world
replace ./foo [A-Za-z_0-9] hello goodbye

but got:

addfile ./foo
hunk ./foo 1
+goodbye world

So Darcs has coalesced the replace with the hunk. I think it should not
do that.

----------
messages: 20547
nosy: bf
priority: bug
status: unknown
title: darcs replace gets lost in pending

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue2612>
__________________________________


More information about the darcs-devel mailing list