hg push with mq applied

L. David Baron dbaron at dbaron.org
Fri May 25 18:15:33 CDT 2007


On Friday 2007-05-25 07:31 -0700, Brendan Cully wrote:
> If you really want to force it, push -r will allow you to push with mq
> patches applied. But it's much better to version .hg/patches. You can
> set up a trivial hook to push .hg/patches when you push the main
> repository.

push -r actually doesn't allow pushing with mq patches applied (in
0.9.3, anyway), to my annoyance.  I often qrm -r the bottom patch in
my queue and push -r the one changeset resulting from that patch.
This currently requires disabling mq to do the push, even though the
push wouldn't push any changesets that are managed by mq.

-David

-- 
L. David Baron                                <URL: http://dbaron.org/ >
           Technical Lead, Layout & CSS, Mozilla Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial/attachments/20070525/79c9988d/attachment.pgp 


More information about the Mercurial mailing list