[bug] Ghost modification in the dirstate

Matt Mackall mpm at selenic.com
Mon Sep 12 16:01:02 CDT 2005


On Mon, Sep 12, 2005 at 10:39:39PM +0200, Emanuele Aina wrote:

> hg version
> # Mercurial Distributed SCM (version 0.6c)
...
> hg status
> # M style/magher-style.css
...
> ./style:
> -rw-r--r--  1 em em 2829 2005-09-12 08:33 magher-style.css
...
> hg debugstate
...
> # n 644       2829 09/11/05 17:19:41 style/magher-style.css

That all looks good. Have you done an hg copy on this file? Please try
this again with tip.

> hg debugindex style/magher-style.css
> # Traceback (most recent call last):

hg debugindex wants a .i file from inside .hg, eg
.hg/data/style/magher-style.css.i.

-- 
Mathematics is the supreme nostalgia of our time.


More information about the Mercurial mailing list