bzr lp-open does not work in subdirectory
Bug #489102 reported by
Alexander Belchenko
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Fix Released
|
Low
|
Neil Martinsen-Burrell |
Bug Description
Go to subdirectory of the tree makes lp-open pretty dumb:
C:\work\
bzr: ERROR: . is not registered on Launchpad.
Of course if I run it from the root of the tree it works:
C:\work\
Opening https:/
Related branches
lp://staging/~nmb/bzr/lp-open-containing
Merged
into
lp://staging/bzr
- John A Meinel: Approve
- Vincent Ladeuil: Approve
-
Diff: 55 lines (+18/-1)3 files modifiedNEWS (+4/-0)
bzrlib/plugins/launchpad/__init__.py (+1/-1)
bzrlib/plugins/launchpad/test_lp_open.py (+13/-0)
Changed in bzr: | |
status: | New → Confirmed |
importance: | Undecided → Low |
Changed in bzr: | |
status: | Confirmed → Fix Released |
milestone: | none → 2.1.0b4 |
Changed in bzr: | |
assignee: | nobody → Neil Martinsen-Burrell (nmb) |
To post a comment you must log in.