[BUG][0.16 blocker] HPSS raises NotLocalURL when there is no working tree
Robert Collins
robertc at robertcollins.net
Sat Apr 21 05:51:29 BST 2007
On Fri, 2007-04-20 at 18:35 -0500, John Arbash Meinel wrote:
> I was just trying:
>
> jigglypuff % bzr push
> bzr+ssh://juju/srv/bzr/public/branches/bzr/0.16-dev/rename_directory_105479
> This transport does not update the working tree of:
> bzr+ssh://juju/srv/bzr/public/branches/bzr/0.16-dev/rename_directory_105479/
> Pushed up to revision 2452.
>
> However that branch does not have a working tree.
>
> I haven't dug into it deeply, but my guess is that '.open_workingtree()'
> is raising NotLocalURL even though it hasn't checked whether or not
> there is a remote working tree.
>
> It should raise NoWorkingTree if there isn't one, and only raise
> NotLocalURL if there *is* a working tree, but it *isn't* accessible.
>
> This (IMO) is worth blocking 0.16rc1.
I think rather it should just raise NoWorkingTree; but thats just
because of my strong bias against remote working tree access.
-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070421/46dddd0b/attachment.pgp
More information about the bazaar
mailing list