launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #05319
What's going on with the stable/edge branches?
{{{
$ bzr info lp:launchpad/stable
bzr: ERROR: Permission denied: "Cannot create 'stable'. Only Bazaar
branches are allowed."
$ bzr info lp:launchpad/edge
Standalone branch (format: unnamed)
Location:
branch root: bzr+ssh://bazaar.launchpad.net/%2Bbranch/launchpad/edge/
Related branches:
parent branch: /home/tim/repo/canonical/launchpad/stable
}}}
I don't understand:
- why its short name is different from its name in the branch URL,
- why the format is unnamed here when it appears fine in the web UI,
- why the parent branch is a local path, and
- why it's not stacked on lp:launchpad.
Everything seems to be working okay, so I don't mean to scaremonger,
it's just weird to my eyes.
Gavin.
Follow ups