Hello, My main concern is that for the 7.0 OCB branch, we try to only merge changes which have a chance of getting merged in the official branch. This means "no db layout changes" in there. Ideally I would like to make sure that the fixes which are pushed in the 6.1 branch are also made available in the 7.0 branch (or at least a fix for the same bug is made available in that branch too, if it applies). So this also means "no db layout changes".
If we are to merge in OCB-6.1 changes which affect the db layout, this gets closer to a fork than to a maintainance branch (I have nothing against forks, I just like things to be properly labelled). If we are to accept changes which affect db layout, we need a clear policy about what changes are acceptable, and how to label them. At the very least, updating the version number of the addon should be required, a tag in the commit message and a migration script (if required) should be part of the MP. Alexandre On lun. 08 avril 2013 16:54:37 CEST, Stefan Rijnhart wrote: > On 08-04-13 16:30, Mario Arias wrote: >> +1 to one branch. >> >> Too much of the "no changes to data model" already on official >> branches. After all, moving to OCB branch is almost sure a "one way >> trip"... >> > > I'm sure your second remark can be interpreted in multiple ways, but I > just wanted to emphasize that technically there is no reason why you > could not revert back to the official branches, even if you used a > backports branch with (minor) changes in the database layout. > > Cheers, > Stefan. > > > -- > Therp - Maatwerk in open ontwikkeling > > Stefan Rijnhart - Ontwerp en implementatie > > mail: [email protected] > tel: +31 (0) 614478606 > http://therp.nl > https://twitter.com/therp_stefan > > > _______________________________________________ > Mailing list: https://launchpad.net/~openerp-community > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openerp-community > More help : https://help.launchpad.net/ListHelp -- Alexandre Fayolle Chef de Projet Tel : + 33 (0)4 79 26 57 94 Camptocamp France SAS Savoie Technolac, BP 352 73377 Le Bourget du Lac Cedex http://www.camptocamp.com _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

