Pergunta

I want to import code from Launchpad.net. How can I do it?

Is that using SVN? Can I use SVN to keep updated with the code changes?

Thank you so much, Robert

FYI: this is the code I want to import https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-extra-addons

Foi útil?

Solução

Looks like it's bazaar only. The command it gives is: bzr branch lp:openobject-addons/extra-trunk

More info here: Using Bazaar with Launchpad

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top