Already checked that one too. :( The error appears to be originating from the server rails is deployed to. It's like Capistrano has it's own cache file somewhere...
On Dec 19, 1:41 pm, Philip Hallstrom <[EMAIL PROTECTED]> wrote: > Oh :) Then check the host you deploy from. For some things it connects > from there too I think. > > It's got to be in one of the two spots :) > > On Wed, 19 Dec 2007, Endikos wrote: > > > That's what I did check... the deployment user, on the server the app > > is deployed to... > > > On Dec 19, 1:12 pm, Philip Hallstrom <[EMAIL PROTECTED]> wrote: > >>> 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. > > >> Check that file on your deployed to server(s). Those are the ones making > >> the connection to your subversion server... > > >> -philip --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
