Comment 15 for bug 414743

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 414743] Re: paramiko should be default client for Windows

John A Meinel пишет:
> Note that Alexander's change doesn't actually make Paramiko the default,
> for people like me who have cygwin installed and thus have a valid 'ssh'
> implementation on the path. For this, you have to still specify
> "BZR_SSH=paramiko" as an environment variable.

I want only exclude plink from the game. I have no real experience (neither good or bad) with
cygwin+ssh.

> Not to mention that if we switch more to GUI level apps, then we can
> have QBzr give a password prompt, rather than having it show up on a
> terminal.

Yes, we have similar confusion even from Linux people, see bug https://bugs.launchpad.net/bugs/422656

Actually I'd like to go even further and suggest using paramiko as default client even on Linux, at
least with GUI tools.