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