Hello All, The host key on my subversion server has changed recently, and now I can't deploy without getting a Net::SSH::HostKeyMismatch Exception. Where is this information cached? I looked in my deployment users .ssh/known_hosts file, and didn't see a reference to it there.
I know I can workaround using ssh_options[:paranoid] = false in my deploy.rb, but I'd rather fix it. Any advice would be most appreciated! Thanks In Advance, Bill --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
