anil-wadghules-computer:~/code/rails/notetaker anilwadghule$ cap deploy:cold
  * executing `deploy:cold'
  * executing `deploy:update'
 ** transaction: start
  * executing `deploy:update_code'
    updating the cached checkout on all servers
  * executing "if [ -d /home/anil/public_html/notetaker.icanhasruby.com/shared/cached-copy ]; then cd /home/anil/public_html/notetaker.icanhasruby.com/shared/cached-copy && git fetch origin && git merge origin/HEAD; else git clone anil@icanhasruby.com:/var/git/notetaker /home/anil/public_html/notetaker.icanhasruby.com/shared/cached-copy && cd /home/anil/public_html/notetaker.icanhasruby.com/shared/cached-copy && git checkout -b deploy HEAD; fi"
    servers: ["notetaker.icanhasruby.com"]
*** [deploy:update_code] rolling back
  * executing "rm -rf /home/anil/public_html/notetaker.icanhasruby.com/releases/20080129115455; true"
    servers: ["notetaker.icanhasruby.com"]
 ** [deploy:update_code] exception while rolling back: Capistrano::ConnectionError, connection failed for: notetaker.icanhasruby.com (Net::SSH::HostKeyMismatch: fingerprint f1:d5:ed:5e:37:e3:68:99:25:05:8c:b1:19:5a:23:99 does not match for [notetaker.icanhasruby.com]:2222,[67.207.133.219]:2222)
connection failed for: notetaker.icanhasruby.com (Net::SSH::HostKeyMismatch: fingerprint f1:d5:ed:5e:37:e3:68:99:25:05:8c:b1:19:5a:23:99 does not match for [notetaker.icanhasruby.com]:2222,[67.207.133.219]:2222)