Trevor Turk wrote: > I'm trying to move over to Cap2, and I'm having a little trouble > figuring out the way the before and after hooks work.
after 'deploy:update_code', :upload_database_yml You need to include the namespace in the before/after hooks. Jonathan -- Jonathan Weiss http://blog.innerewut.de --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
