I am attempting to deploy a RoR application from my computer to my remote 
server with capistrano and rvm.  I have set up the folder structure on the 
server and also allowed write privileges on all of the folders,

I am using cap v2.15.4, ruby 1.9.3p392, and rvm 1.20.3.

When attempting to deploy the failure occurs when capistrano tryies to 
chmod a specific release (it looks like it is the release it is trying to 
create) and it fails saying "no such file or directory".  I have run cap 
deploy:check there are no missing dependencies.  Any help with this would 
be greatly appreciated.  Thanks!

Mike


-- 
-- 
* 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
--- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to