Bisect and MQ
Mads Kiilerich
mads at kiilerich.com
Fri Aug 13 09:18:37 UTC 2010
On 08/13/2010 10:21 AM, Frank Kingswood wrote:
> Hi all,
>
> I usually prepare my changes in a MQ queue before committing and pushing.
>
> Sometimes I am working on a patch that discovers a bug in the code and
> would like to bisect to find the first version of the code that has the
> bug.
>
> Bisect currently completely ignores the mq patches, and will pinpoint
> the mq patch that finds the bug as the first offending revision, as
> removing my patch appears to make the bug disappear.
So you would like bisect to qpush/qpop before/after testing?
> After the bisect completes it also usually leaves the mq status file in
> an incorrect state.
That sounds like a bug that should be fixed.
/Mads
More information about the Mercurial
mailing list