[darcs-devel] [issue2072] move patches aren't properly coalesced

Ganesh Sittampalam bugs at darcs.net
Wed May 4 18:10:35 UTC 2011


New submission from Ganesh Sittampalam <ganesh at earth.li>:

The following sequence of commands results in a patch that moves the 
files then removes them. I remain rather suspicious of the coalescing 
code in general, but I do have a fix for this specific test case which 
I'll submit shortly.

touch x y
darcs rec -lam "adds"

darcs mv x x2
darcs mv y y2
darcs rec -am "patch"

rm x2 y2
echo 'y' | darcs amend-rec -a

----------
assignedto: ganesh
messages: 13985
nosy: ganesh
priority: bug
status: in-progress
title: move patches aren't properly coalesced

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


More information about the darcs-devel mailing list