Creating your own tasks seems plenty graceful to me. Keep in mind that Capistrano is not intended as a 100% solution (though as people submit patches it inches closer to that). If you have special needs that cap does not support, the recommended solution is to tweak things in your deploy.rb by overriding/extending the appropriate tasks.

- Jamis

On May 22, 2008, at 9:31 AM, cera wrote:


Hi everyone,

There are commands I want to execute locally on the repository before
it is shipped to the app server.  I'm looking at the code in
Capistrano::Deploy::Strategy::Copy::deploy!() method and it doesn't
seem to support that.  Is there a more graceful way of doing it aside
from creating my own tasks to do exactly this?  Thank you, -Chris
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to