instructions for cloning branch incorrect
Bug #654744 reported by
Jelmer Vernooij
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
loggerhead |
Triaged
|
Medium
|
Unassigned | ||
loggerhead-breezy |
Fix Released
|
Medium
|
Unassigned | ||
loggerhead (Debian) |
Fix Released
|
Unknown
|
Bug Description
From Debian bug 595986:
When viewing a branch in loggerhead on bzr.debian.org, the instructions to get
the branch give a bad location. For instance, viewing
<http://
see:
To get this branch, use:
bzr branch /scm/loggerhead
That will obviously not work.
Related branches
lp://staging/~j/loggerhead/loggerhead-add_url-prefix_to_serve-branches
On hold
for merging
into
lp://staging/loggerhead
- Matt Nordhoff: Needs Fixing
-
Diff: 57 lines (+11/-0)3 files modifiedloggerhead/apps/transport.py (+5/-0)
loggerhead/config.py (+3/-0)
serve-branches.1 (+3/-0)
Changed in loggerhead (Debian): | |
status: | Unknown → Confirmed |
Changed in loggerhead: | |
assignee: | Jelmer Vernooij (jelmer) → nobody |
Changed in loggerhead-breezy: | |
status: | New → Fix Released |
importance: | Undecided → Medium |
Changed in loggerhead (Debian): | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
We should be displaying the public_branch if it set. This can still be wrong, but there isn't much we can do about that.