bzr subdirectory export fails on launchpad
Bug #403857 reported by
Duncan McGreggor
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Low
|
Unassigned | ||
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
bzr export is failing for the following subdir use cases:
* bzr export localname bzr+ssh:
* bzr export localname lp:~oubiwann/project/branch/subdir
In contrast, the following works perfectly:
* bzr export localname path/to/
The error message returned from the failing cases is the following:
bzr: ERROR: Permission denied: "Cannot create 'localname'. Only Bazaar branches are allowed."
Changed in bzr: | |
assignee: | nobody → Robert Collins (lifeless) |
Changed in launchpad-code: | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in launchpad: | |
importance: | Medium → Low |
To post a comment you must log in.
assignee
affects launchpad-code
-Rob