I'm stuck on this one now too.

svn checkout -q -r17 svn+ssh://[EMAIL PROTECTED]/home/username/svn/
myapplication/trunk

Above is the exact command Capistrano is running for me--and failing--
whereas I can run that just fine manually.

I also think it's odd that it would rather fail than ask for a
password. My ssh_options[:keys] is correct, my user is correct, etc.

I'm now wondering if it's second part of the checkout, which for me
looks like

/home/username/myapplication/releases/20071220214955

Is it expecting something I don't know about? Permissions? Is the SSH
user for some reason not able to work on those folders?

On Dec 18, 3:44 pm, Matt Schick <[EMAIL PROTECTED]>
wrote:
> Has anyone figured out the solution to this problem?  I'm still stuck on
> it...  I guess I'll just switch over to the rsync_with_remote_cache
> recipe.
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to