launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #02651
Re: New lp-land command in bzr-pqm
On Wednesday 03 February 2010 17:11:07 Aaron Bentley wrote:
> Hi all,
>
> I've implemented a new command as part of the bzr-pqm plugin: "lp-land".
> This command will scan the merge proposals for a branch, and use that
> info to submit a merge request to PQM.
>
> Specifically, it will pre-populate the [r=foo][ui=bar][release-critical]
> tags in the correct order. If you've used ec2 land, this is the same code.
>
> The big advantages of this are:
> - it will automatically submit to the submit branch specified in the
> merge proposal, so you don't need to handle db-devel-targetted
> branches specially.
> - if you've specified a commit message in the merge proposal, it will
> use that.
>
> To use this, you'll need bzr-pqm revno 64 or later.
So, I think this is great! I just used it for the first time.
However, it's popping up gvim every time, editing an empty file called
"bzr_log.<something>". What's up with that? The branch hits PQM without me
touching the gvim window.
J
Follow ups
References