sftp urls are interpreted as a local paths
Haakon Riiser
haakon.riiser at fys.uio.no
Mon May 15 21:31:27 BST 2006
[Wouter van Heyst]
> On Mon, May 15, 2006 at 05:57:21PM +0200, Haakon Riiser wrote:
>> I'm trying out bzr for the first time, and I'm having trouble
>> with sftp urls. Example:
>>
>> $ bzr checkout sftp://user@host/~/path/to/branch/ branch
>> bzr: ERROR: Not a branch: /tmp/sftp:/user at host/~/path/to/branch/
>>
>> [...]
>>
>> Tried both the wiki and the mailing list archives, but without any
>> luck. Have I missed something obvious?
>
> Do you have paramiko and pycrypto installed?
No, but I do now, and now it works -- thanks! :)
Btw, shouldn't bzr report this problem to the user when
encountering sftp:// urls, instead of just converting it to a
local path?
--
Haakon
More information about the bazaar
mailing list