On Tue, 25 Aug 2009 09:39:32 +0200, Tor Didriksen <Tor.Didriksen@stripped>
wrote:
> hi
>
> has anyone had a look at http://bazaar-vcs.org/BzrPipeline ??
>>> Bazaar Pipeline
>>> The pipeline plugin helps you organize your changes into sections
>>> called "pipes"
>>> Pipelines can help you:
>>> * focus on each set of changes as a coherent piece, without being
>>> distracted by other sets of changes.
>>> * respect diff size limits when submitting changes
>>> * avoid reviewer fatigue when submitting changes for code review
>>> * maintain a set of patches against an upstream branc
>
> I like the possibility to stack my changes on top of each other,
> and walk up and down the stack, etc.
>
> However: I cannot get the 'pump --from-submit' stuff to work.
>
> -- didrik
>
OK, let me answer my own question. Setting
[ <path to branch> ]
submit_branch = <bzr parent>
in ~/.bazaar/locations.conf
(substitute with real values above) seems to do the trick.
Setting only parent branch was not enough.
-- didrik
| Thread |
|---|
| • bzr pipeline | Tor Didriksen | 25 Aug |
| • Re: bzr pipeline | Tor Didriksen | 26 Aug |