Using SFTP pull on Win32

Robey Pointer robey at lag.net
Fri Nov 11 18:32:52 GMT 2005


On 11 Nov 2005, at 7:05, John A Meinel wrote:

> Alexey Shamrin wrote:
>
>> On 11/11/05, Matt Lavin <matt.lavin at gmail.com> wrote:
>>
>>> In the end, I changed a line in bzrlib/transport/sftp.py from
>>>
>>>         password = getpass.getpass('SSH %s@%s password: ' %
>>> (self._username, self._host))
>>>
>>>  to
>>>
>>>       password = getpass.getpass('SSH %s@%s password: ' %
>>> (str(self._username), str(self._host)))


Whining aside, I took John's modified version of Alexey's patch into  
my branch.

robey

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051111/3c19e82a/attachment.pgp 


More information about the bazaar mailing list