Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
6086 Widoki

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?

Awatar
Odrzuć

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

Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
wrz 25
2
4
lut 18
8412
2
mar 15
6024
1
mar 15
5786
1
mar 15
7067