diff options
| author | Alexis Roche <alexis.roche@gmail.com> | 2009-10-24 23:18:52 +0200 |
|---|---|---|
| committer | Alexis Roche <alexis.roche@gmail.com> | 2009-10-24 23:18:52 +0200 |
| commit | f869d9651ca4abbcaf22ed30fc887bfd61828950 (patch) | |
| tree | 71da9567912fb7ea441eaf9c0d8cdb39459724fb /doc/devel/tools | |
| parent | 460d6c796776923aad457d5ac7c9ca39eeaa6e3f (diff) | |
| parent | 03737b20ea4e9c662873907eb133e1f2d2bb71bf (diff) | |
updated putty installation instructions (windows users)
Diffstat (limited to 'doc/devel/tools')
| -rw-r--r-- | doc/devel/tools/ssh_windows.rst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/devel/tools/ssh_windows.rst b/doc/devel/tools/ssh_windows.rst index ed6f58c0..f193b7c9 100644 --- a/doc/devel/tools/ssh_windows.rst +++ b/doc/devel/tools/ssh_windows.rst @@ -4,11 +4,7 @@ To use ssh with bzr under windows you need to: - * Install Putty. - - * Add the putty.exe directory to your path - - * Add a environment variable BZR_SSH with value plink + * Install Putty. Do NOT add an environment variable BZR_SSH (this was needed for old bazaar versions that did not include paramiko). * Generate a RSA ssh-2 key using puttygen.exe |
