Why does bzr branch lp:lp-dev-utils complain if there /is/ a trunk branch?

Asked by Christian Reis

Look at poor me:

kiko@gasolinux:~/devel$ bzr branch lp:lp-dev-utils
bzr: ERROR: Invalid url supplied to transport: "lp:lp-dev-utils": Series trunk on lp-dev-utils has no branch associated with it

However:

https://edge.launchpad.net/lp-dev-utils/trunk says it's linked to
https://code.edge.launchpad.net/~launchpad/lp-dev-utils/trunk
WTF?

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Tim Penhey (thumper) said :
#1

The trunk branch is private, that's why.

Since the launchpad plugin uses the public XMLRPC server to resolve the name, and it uses anonymous access, we don't want to expose any private information.

Revision history for this message
Jonathan Lange (jml) said :
#2

On Fri, Aug 22, 2008 at 12:13 PM, Tim Penhey
<email address hidden> wrote:
> Question #42834 on Launchpad Bazaar Integration changed:
> https://answers.edge.launchpad.net/launchpad-bazaar/+question/42834
>
> Status: Open => Answered
>
> Tim Penhey proposed the following answer:
> The trunk branch is private, that's why.
>
> Since the launchpad plugin uses the public XMLRPC server to resolve the
> name, and it uses anonymous access, we don't want to expose any private
> information.
>

Roll on APIs.

jml

Can you help with this problem?

Provide an answer of your own, or ask Christian Reis for more information if necessary.

To post a message you must log in.