"Invalid url supplied to transport" error message for lightweight checkout
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Explorer |
Confirmed
|
Low
|
Unassigned |
Bug Description
A colleague tells me is getting the following error message every time he brings up Bazaar Explorer in a bzr checkout of lp:epics-base although it doesn't affect his subsequent ability to use the tool:
Invalid url supplied to transport: "file:/
The error message is correct in what it says, but that url is actually the original parent branch of the lp:epics-base branch and I don't think it has any relevance to the actual checkout area on his machine. You can see where it's coming from with a "bzr info lp:epics-base" command. I would be quite happy to change (delete) the information about the parent branch if I could find out how to do that on an lp branch, but I suspect that Explorer shouldn't be doing this check on the lp repo's parent anyhow.
Since this is a checkout and not a branch, the Settings --> Configuration --> Branch Configuration option is grayed out so he can't use this to clear the problem.
Converted from Question #105650 to a bug on request from Ian Clatworthy.
Please, show the output of `bzr info` in that checkout.