While I know that there before/after hooks, I don't know how to create
it or add it to the deployment cycle. I've searched the docs but
haven't found any explanation on hooks. I'd appreciate clarification
on how to create hooks and add them to the deployment cycle.

Specifically, after the 'deploy:update' task, I want a after hook to
execute that will:

(1) Create a directory under the main directory of the rails app
(2) Symlink the newly created directory to a previously created
directory outside of the rails app.

I'm using Cap 2.x on Rails 3 with Bundler.

Thanks.

-Dan

-- 
* 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

Reply via email to