Mercurial/Intellij9 hg4idea Error: cannot update with applied MQ patches, please use rebase

Posted by johnrock on Stack Overflow See other posts from Stack Overflow or by johnrock
Published on 2010-04-18T23:48:00Z Indexed on 2010/04/18 23:53 UTC
Read the original article Hit count: 311

Filed under:
|

I am getting the following error when trying to update my project from Intellij 9 using hg4idea:

Error: cannot update with applied MQ patches, please use rebase

What does this mean? I have not created or applied any patches as far as I know. I can pull changes from my remote repository but cannot update the project from within Intellij. I can call hg update from the command line and that works fine.

Thanks

© Stack Overflow or respective owner

Related posts about mercurial

Related posts about intellij-idea