On Tue, Mar 20, 2012 at 12:33:04PM -0000, Michael Terry wrote:
> If I try to merge an LP URI where neither the project nor the branch
> exist, the error message makes sense:
> 
> mike@tambo:~/Code/deja-dup/22$ bzr merge lp:~mterry/nothere/nope
> bzr: ERROR: Not a branch: 
> "bzr+ssh://bazaar.launchpad.net/~mterry/nothere/nope/".
> 
> But if I instead try to merge an LP URI where the project exists but the
> branch does not, the error message is incomplete and does not include
> the branch name I tried to merge (which is especially misleading,
> because the user will think the project name doesn't exist when it
> does):
> 
> mike@tambo:~/Code/deja-dup/22$ bzr merge lp:~mterry/deja-dup/nope
> bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~mterry/deja-dup/".
This happens because of the way in which Launchpad's VFS for branches
works.

  affects launchpad

Cheers,

Jelmer


** Also affects: launchpad
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/960145

Title:
  Incomplete "Not a branch" error message

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/960145/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to