コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5667 ビュー

In windows Bazaar Launchpad how to add system source code.?

Launchpad login and ssh key registered.

In the cmd, cd addons

C:\Program Files (x86)\OpenERP 6.1-20130206-002341\Server\server\openerp\addons>

bzr push lp:~user-name/+junk/BRANCHNAME

No new revisions to push.

In the Launchpad Branch --> Browse the code --> Source code not available.

How to push local source code(c:\program Files...\addons) to bzr?

アバター
破棄

Is your repertory an actual bazaar branch? How did you downloads addons. What if you do bzr stats and bzr info? You might want to try with something smaller than addons for your first tests :)

最善の回答

Hello,

If you want to add a source in Launchpad, first go to your branch path:

bzr pull
bzr commit
bzr push <your launchpad path>

Thanks,

Serpent Consulting Services.

アバター
破棄
関連投稿 返信 ビュー 活動
4
2月 18
7914
2
3月 15
5613
1
3月 15
6666
1
3月 15
5408
1
3月 15
5471