Skip to Content
Menu
This question has been flagged
1 Odpoveď
5724 Zobrazenia

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?

Avatar
Zrušiť

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 :)

Best Answer

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.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
4
feb 18
7976
2
mar 15
5680
1
mar 15
6699
1
mar 15
5461
1
mar 15
5511