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>.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to