hg status issue on windows with tip?

Edouard Gomez ed.gomez at free.fr
Wed Aug 10 06:31:05 CDT 2005


Stephen Darnell <sdarnell <at> esmertec.com> writes:
> Does the same problem occur on Unix?

Doesn't happen on my colinux box, but...

it appears that more commands are broken on windows.

$ hg clone http://www.selenic.com/hg/ hg-buggy
$ cd hg-buggy
$ echo >> mercurial/hg.py
$ hg status
(nothing)
$ hg diff mercurial/hg.py
(nothing)

Real edition of the file results in the same results.

Is dirstate bypassable ? if so how ? Maybe dirstate is the problem as it appears
that a full diff(tip, tip-1) would show the added newline.

-- 
Edouard Gomez





More information about the Mercurial mailing list