I've patched my local jcheck a little to work with mq:
1. If "Reviewed-by" is "nobody", accept it
2. Do not use "self.repo.tags()", bit directly read from the .hgtags
file.
Max
On May 16, 2009, at 12:16 AM, Mark Reinhold wrote:
Date: Fri, 15 May 2009 09:08:39 -0700
From: jonathan.gibb...@sun.com
What is your experience with the combination of mq and jcheck?
None, so far, since jcheck is disabled in the Jigsaw forest.
I like having jcheck enabled as a preextension hook, but that
didn't work well with mq.
Hmm, that bug might get fixed now that the jcheck maintainer
is heavily using mq.
- Mark