On Fri, Jun 16, 2006 at 09:57:25AM +0200, Benoit Boissinot wrote: > np can be in dc: > > hg add foo > hg ci -m message > rm foo; mkdir foo > hg status > > Ok this is a corner case, but it is still valid ;) I see, thanks. My new patch doesn't change this corner case at all anymore (the previous one probably did incorrectly).