mq bug/problem

Bela Babik teki321 at gmail.com
Mon Mar 31 01:01:33 UTC 2008


What happened: I started to type a hg qnew command but changed the
window to check something else. I forgot about it, and when I
activated the console again I typed: hg st, which created a new patch:

Steps:
$ hg st

$ echo "ha" >> m.c

$ hg st
M m.c

$ hg qnew hg
abort: local changes found, refresh first

$ hg qnew hg st
st: The system cannot find the file specified

$ hg st

$ hg qap
hg

$



More information about the Mercurial mailing list