Strange diagnostic trying to access remote hosts?
Reg. Charney
charney at charneyday.com
Mon Feb 6 23:01:24 GMT 2006
Thanks Erik,
Unfortunately, this solution got rid of the error I mention, but raised
another one:
reg at localhost:~/XMLandCSS> bzr pull
sftp://reg@remote-host:/home/reg/XMLandCSS
resulted in:
bzr: ERROR: Not a branch: /
While this is true, I don't know why it is trying to access the root of
the remote(?) system.
(BTW, to use "bzr pull", both the paramiko and pycrypto library modules
are needed. This is fair enough, but since "pull" is a built-in command
(I believe), then the distribution should list these modules in bzr's
list of requirements, or supply them in the distribution.)
Again, thanks.
Reg.
> Try "bzr pull sftp://reg@remte-host/home/reg/XMLandCSS"
>
> /Erik
>
> 2006/2/6, Reg. Charney <charney at charneyday.com>:
>
>> When I try the following command,
>>
>> bzr pull reg at remote-host:/home/reg/XMLandCSS
>>
>> I get the diagnostic:
>>
>> bzr: ERROR: Not a branch:
>> /home/reg/XMLandCSS/reg at remote-host:/home/reg/XMLandCSS
More information about the bazaar
mailing list