Comment 2 for bug 804247

Revision history for this message
Alexander Belchenko (bialix) wrote :

Some Windows versions has home, others HOMEDRIVE and HOMEPATH. I think it's a duty of cygwin to provide an approriate HOME environment variable.

So, possible workarounds:

* set environment variable set HOME=%HOMEDRIVE%%HOMEPATH% (you can add such varibale via System Settings to a single user only or for all users

* OR set environment variable set BZR_SSH_paramiko and don't use cygwin's ssh