← Back to team overview

openerp-community team mailing list archive

Re: Repository migration to Git

 

Hi, Daniel, check kn the readme.md of https://github.com/CubicERP/odoo

Other way to migrate your repository is:

1) Install bzr-fastimport

$ sudo apt-get install bzr-fastimport

2) Move into your bazzar branch local directory

3) Initialice your local branch directory with git

$ git init

4) Run the next command to migrate your bzr to git

$ bzr fast-export --git-branch=master . | git fast-import

5) Check your logs on git

$ git log

6) Push your new git branch to github or other

$ git push https://...

<https://github.com/CubicERP/odoo#packages-tarballs-and-installers>
Regards


2014-06-13 9:26 GMT-05:00 Daniel Reis <dgreis@xxxxxxx>:

>  Hello all,
>
> I was willing to give a try on migrating repositories from LP to GitHub.
> Could someone share the state of the art on this - is there any migration
> scripts available?
>
> Thanks
> /DR
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openerp-community
> Post to     : openerp-community@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openerp-community
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Yury Tello Canchapoma
TeraData SAC
http://www.teradata.com.pe
Telecomunicaciones, Software & Seguridad

Telef.:(+51 1) 5362222 anexo 20
Av. Arenales 395 Of. 507 - Lima 1 - Peru

References