cannot commit over an applied mq patch

Peer Sommerlund peer.sommerlund at gmail.com
Thu Jul 31 05:26:53 CDT 2008


2008/7/31 Roman Kennke <roman.kennke at aicas.com>

> A coworker of mine ran into this error while trying to commit a new
> patch to a patch queue repository:
>
> > hg commit
> abort: cannot commit over an applied mq patch
>

Are you sure it is not "hg qrefresh" or "hg qnew --force" you want instead?

.. maybe followed by "hg qcommit"

Working with MQ is described in chapter 12 of the hgbook
http://hgbook.red-bean.com/hgbookch12.html

Regards,
Peer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20080731/46932a8b/attachment.htm 


More information about the Mercurial mailing list