Hello,
i'm getting an error on my windows box if i try to run capistrano from
this laptop. this is the error:
host-key-verifier.rb:64:in `add_key': undefined method `mkdir' for
File:Class (NoMethodError)

the error occurs if i try to run cap with my windows ruby
installation, but on the same machine calling cap from cygwin, the
same error will be raised.

interesting is, that on my other windows box everything works smooth,
in both environments (windows and cygwin)

after searching the group i found the ssh_options[:paranoid] = false
option. after setting this option it works on my laptop too.

any hints whats going wrong on my machine?

Versions CygWin:
Capistrano v1.4.1
ruby 1.8.5 (2006-12-25 patchlevel 12) [i386-cygwin]

Versions Windows:
Capistrano v1.4.1
ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32]

full error message provided with the following pasties:

//windows
http://pastie.caboo.se/59786

//cygwin
http://pastie.caboo.se/59787


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to