On 06-08-2010 11:34:20 +0200, Stefan Manegold wrote:
> > > Does this indeed (also) work *after* hg qfinish?
> > 
> > Read the link, and it'll give you the answer (short: yes you can)
> 
> Well, I cannot find any explicit mentioning of how to use hg qrefresh after
> hg qfinish under that link, and when I try it myself with the default
> Mercurial Distributed SCM (version 1.5.3) on our 64-bit Fedora 12 desktops,
> I get the same as Jennie yesterday:
> "
> $ hg qref -e
> no patches applied
> "
> 
> In other words: when the queue is empty, hg q* cannot do much.
> 
> ... but I'm still learning how to use Mercurial/hg ... ;-)

cut 'n' paste:

hg qimport -r tip

    With no mq patches applied, reimport the last committed changeset into your 
mq. This is useful when, e.g., you forget to set a commit message for a patch 
before qfinishing it.

_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to