Basic questions
Alexander Belchenko
bialix at ukr.net
Wed Jan 23 09:21:01 GMT 2008
Martin Albisetti пишет:
> On Jan 22, 2008 4:19 PM, Michael Hipp <Michael at hipp.com> wrote:
>> 2. Has anyone used it with PSFTP or PLINK (Putty components) from Windows?
>
> We use putty extensively at work with bzr and never had any problems.
> Bzr checks internally for plink, so it is supported.
Incorrect. Bzr still supports plink.exe (but not PSFTP)
*but* no more automatically found and use plink.exe because
of bug https://bugs.launchpad.net/bzr/+bug/107593
To force plink.exe instead of paramiko you need to set environment variable
BZR_SSH to value 'plink'.
https://bugs.launchpad.net/bzr/+bug/107593/comments/10
More information about the bazaar
mailing list