bzr push

Asked by Daniel Höger

I opened a branch and I want to upload the Source Code, but the command "bzr push lp:~hoegerd17/schooltool/xml" does not work.Message: "bzr: ERROR: Transport operation not possible: http does not support mkdir()"

How can I upload the Code for the branch to launchpad ?

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Paul Hummer
Solved:
Last query:
Last reply:
Revision history for this message
Best Paul Hummer (rockstar) said :
#1

Have you performed a launchpad-login?

bzr launchpad-login hoegerd17

Also, make sure your ssh key has been uploaded.

Revision history for this message
Daniel Höger (hoegerd17) said :
#2

Thanks Paul Hummer, that solved my question.