Yes that was the problem. But then I didn't create current to begin with, that was deploy:setup.
What is the best practice in general for 1 - What user should be used as the deploy user 2 - What permission it needs on the /var/www directory or the var/www/ app directory? 3 - For a bare metal deployment is fine to do a cap:deploy:setup and then a cap:deploy or is there something else. I read/hear different suggestions about cap:deploy:cold. Thanks! On Sep 29, 2:36 pm, Lee Hambley <[email protected]> wrote: > It sounds clear, `current` should be a symlink to the most recent release - > try removing it (by hand) - and redeploying. > > - L -- * 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
