I've solved myself.

The SSH authentication from repository directory to deploy directory
maybe failed because of known_hosts.
Once set sshd_config as 'PasswordAuthentication yes' and 'deploy:cold'
went well.
Then  set as'PasswordAuthentication no', it works fine.

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to