Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Migration to version 9
by
ClosingAp Open Source Integrators Europe, LDA, Daniel Reis
<blockquote cite="mid:1057494657.833790.1440859251491.JavaMail.zimbra@savoirfairelinux.com" type="cite">
I think the git-filter option as described on the wiki is
the best trade off :
- we keep the history
- we provide an easy way to see which modules have been migrated
- it allows us to match the number of repo with the
resources to manage them
- it encourages collaboration
- it still allows anyone to deploy with packages by
generating them based on module version
Copying Leonardo:
> For the non-split up option, I tried to "git rm -r" all directories, > one by one. Than to simulate the porting of a module, I did "git > revert" of the commit that does "git rm -r". > > Then I tried to make a commit on 8.0 and forward port it. It works > fine, and history is displayed correctly.--Daniel
Reference
-
Migration to version 9
byOpen Source Integrators, Maxime Chambreuil-
Re: Migration to version 9
byClosingAp Open Source Integrators Europe, LDA, Daniel Reis