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 statsandbzr info? You might want to try with something smaller than addons for your first tests :)