A new users thoughts on mercurial queues

Peer Sommerlund peer.sommerlund at gmail.com
Wed Apr 21 04:00:35 CDT 2010


On 20 April 2010 18:27, Matt Rosencrantz <matt.rosencrantz at gmail.com> wrote:

>
> My plan now is to use pbranch and when a patch is finally ready
> pexport|import it to a pristine clone that I have just for pushing,
> and push from there.  Then if that patch was at the head of it's
> branch I can close the branch and then pull in my main local repo and
> pmerge the new change into the other patches.
>

A request has been posted for pbranch to grow the command pfinish, which may
suit your needs. This would allow you to use push -r to directly from your
pbranch repo, instead of having a pristine clone around.

Unfortunately this on the development edge.

As far as I know the command is not yet in pbranch, and a prototype is in
TortoiseHg development branch.

I did the THG prototype and some work on pbranch that was never finished:
http://bitbucket.org/peso/hg-pbranch-pfinish/overview/

The original pfinish request can be found here:
http://bitbucket.org/parren/hg-pbranch/issue/30/hg-pfinish


Regards,
Peer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20100421/743ec9e3/attachment.htm>


More information about the Mercurial mailing list