abort: queue top not at same revision as working directory

Dustin Sallings dustin at spy.net
Tue Oct 9 13:40:11 CDT 2007


On Oct 9, 2007, at 10:10 , Matt Mackall wrote:

> Slow down, folks, and read the error messages. What do they mean? The
> queue top is the patch that was last pushed onto the repo, in other
> words, the one that would be popped.
>
> $ hg qpop
> abort: queue top not at same revision as working directory

	Perhaps it'd be good to call it ``qtip'' there.  I always forget  
what the tag is called and just go through the log to find it.

	A slight change might make it more obvious since this question has  
come up a couple of times.  Maybe this:

	abort:  working directory revision is not qtip

-- 
Dustin Sallings




More information about the Mercurial mailing list