Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Migration to version 9
by
Tecnativa. S. L., Pedro M. Baeza
I mean that you can't do the following sequence:
* You have branch 8.0.2015-08-31 12:53 GMT+02:00 Daniel Reis <dgreis@sapo.pt>:
> I mentioned a major one: the diff shows you the entire addon as a new > addition instead of showing you the +- lines of the migrated code. @guewen You have a point. A workaround is to require porting work (if any) to go in a second commit. We should weight this disadvantage against the #2 disadvantage with the extra work needed to check that changes in the previous major version are forward ported. IMO #3 is still safer. > And another one is that you cannot merge branch 8.0 against 9.0 for unported modules. Sorry, I didn't understand. Doesn't my example do that? Or you mean porting modules in the 8.0 "__unported__" sirectory? Those are to be ported from 7.0 instead of 8.0: `git checkout 7.0 -- module_name` --DR_______________________________________________
Mailing-List: http://odoo-community.org/groups/oca-contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe
Reference
-
Migration to version 9
byOpen Source Integrators, Maxime Chambreuil-
Re: Migration to version 9
byClosingAp Open Source Integrators Europe, LDA, Daniel Reis