Maybe I am missing something, but when trying to install RHC client tools under Windows 10 OS (brandly installed), I got a lot of errors (I never had on Windows 7 or Mac). To anyone who is facing the same issues, it only worked with the following configuration:
Git: 1.9.5.msysgit.0
Ruby: 1.9.3p551 (2014-11-13) i386-mingw32
After installation, rhc commands work without errors.
rhc setup
rhc ssh <app>
...
Did anyone face the same problem? Is there anything I need to consider? The versions I am using are quite old and I am not very fancy on using old versions with the latest OS update...
I had a similar problem with Windows 10 PC. And I have used newer version of Ruby
and latest version of Git
. Please consider viewing the answer here.
Thanks!