G'day guys. When I run "cap staging deploy:setup", the setup task
tries to chmod the "deploy_to" directory:
chmod g+w /var/www/beta.example.com/statusblog
However:
1) That directory has the correct permissions (0775);
2) I don't have sufficient privileges to change the permissions.
How can I prevent Capistrano from trying to chmod the "deploy_to"
directory?
Thanks,
Nick
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---