Using bzr to update a series for patches
Chris Packham
judge.packham at gmail.com
Fri Apr 30 17:35:50 BST 2010
On Fri, Apr 30, 2010 at 6:30 AM, Gordon Tyler <gordon at doxxx.net> wrote:
> On 26/04/2010 5:47 PM, Chris Packham wrote:
>> I'm trying to update a series of raw patches for an upstream project
>> that is managed with bazzar (for creating an RPM from pristine tarball
>> + patches). We have 30 or so patches with our customizations so I'd
>> like to get bzr to do the heavy lifting for me. I haven't really used
>> bzr for anything serious but I have done similar things for upstream
>> projects using git.
>
> Have you looked at the bzr-pipeline or bzr-loom plugins?
>
Thanks I had been pointed at bzr-pipeline, I'll probably end up using
it for some of this.
I have run into another problem with the upstream project, it seems
that the version we're using is not a descendant of the current head
:( and it's been split up into separate app + libraries. So whatever I
do, I'll end up having to cherry pick just our patches (or re-writing
them to suit the current head). I see some coding in my future.
More information about the bazaar
mailing list