문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top