Re: bzr VCS feedback

From: Robert Collins <robertc@dont-contact.us>
Date: Wed, 09 Jan 2008 09:31:20 +1100

On Tue, 2008-01-08 at 18:18 +1300, Amos Jeffries wrote:
> Working my way through the wiki instructions with bzr 1.0
> I find a problem with the bind and update commands:
>
> # the environ setup differing from wiki...
> export TRUNKURL="/home/opensrc/bzr/"
>
> ## seems to work, or at least produces no messages.
> bzr bind $TRUNKURL
>
> ### fails with the following error
> bzr update
> >>>> bzr: ERROR: No WorkingTree exists for
> "file:///home/opensrc/bzr/trunk/.bzr/checkout/".

https://launchpad.net/bugs/181367

> A manual look-see finds no 'checkout' subdir created by the bind call (I
> assume it was meant to be created by the bind call) which ran without
> any output.

Its not meant to be created by the bind call; its a bug in update.

To work around it, you can do 'bzr checkout .' in the trunk directory.

-Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Received on Tue Jan 08 2008 - 15:31:24 MST

This archive was generated by hypermail pre-2.1.9 : Wed Jan 30 2008 - 12:00:09 MST