How to recreate working tree in branch that was pushed over sftp?
Alexander Belchenko
bialix at ukr.net
Fri Aug 11 16:00:14 BST 2006
Aaron Bentley пишет:
Alexander Belchenko wrote:
>> I push one branch from one machine (win32) to another (Linux) over sftp.
>> Push works correct. Branch was pushed first time (on target machine this
>> branch did not exist before).
>>
>> Because push does not update (and create) working tree I try to recreate
>> it on Linux machine by 'update' and 'revert' commands. Both attempts
>> fails with explanation that there is no WorkingTree in .bzr/checkout.
>
> You can run 'bzr checkout .' to put a working tree there.
Thank you. It's works, but slightly unclear at first sight.
--
Alexander
More information about the bazaar
mailing list