I just set up my first hostingrails.com account to check things out.
After setting up svn, I noticed that it is always asking me to input my password twice to check out the repos.
This double-password appears to be breaking cap deploy functions. Example:
* executing "svn checkout -q -r10 svn+ssh://[[etc]]"
servers: ["jeremedia.com"]
Password: *****
[jeremedia.com] executing command
** [err] Host key verification failed.
** [err] svn: Connection closed unexpectedly
Any assistance would be appreciated! -jeremy