hg up - unexpected/cofusing error

Ernie Rael errael at raelity.com
Thu May 25 22:01:22 UTC 2023


Hi All,

I wouldn't have thought the following is possible, since purge gets rid 
of untracked files.

I just did "hg pull; hg pull upstream; hg up release180" where tip is 
from upstream. This is hg-git repository.

Any idea how to clean this up? tried "hg git-cleanup", "hg verify" is OK.

-ernie

err at harmony:/ref/nb/src/netbeans
$ hg purge
err at harmony:/ref/nb/src/netbeans
$ hg up release180
...
webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/with/with03.js.ast.xml: 
untracked file differs
abort: untracked files in working directory differ from files in 
requested revision
err at harmony:/ref/nb/src/netbeans
$ ls -l 
webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/with/with03.js.ast.xml
-rw-rw-r-- 1 err err 942 Aug 14  2017 
webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/with/with03.js.ast.xml
err at harmony:/ref/nb/src/netbeans
$ hg file 
webcommon/javascript2.editor/test/unit/data/testfiles/ecmascript6/parser/statement/with/with03.js.ast.xml



More information about the Mercurial mailing list