← Back to team overview

openerp-expert-framework team mailing list archive

Re: Script for replaying massively your commit from a branch to an other

 

2011/8/24 P. Christeas <xrg@xxxxxxxx>:
> On Wednesday 24 August 2011, sebastien beau wrote:
>> Hi all
>> Just a quick talk about a script that I have just done (or started ;) ).
>> It's just a prototype, but it's work and can help you (if you want to
>> improve it, you're welcome).
>> Indeed today I try to replay all commit from some module
>> (base_sale_multichannels, base_external_referentials, sale_bundle_product,
>> sale_exceptions, base_scheduler_creator, product_variant_multi,
>> product_variant_multi_advanced...) of the extra-addons to extra-trunk.
>
> You could simply use 'git rebase', too..
> No need to waste your life on bzr, I've done that for you.
>

bzr probably has some form of rebase too.

there is bzr-rebase and https://launchpad.net/bzr-rewrite . probably
the rewrite plugin can do something like the filters in mercurial so
you can slice a big repository in smaller ones.


Follow ups

References