On Jun 20, 2008, at 1:00 PM, David Masover wrote: > Even when deploying Rails, I often gut the default deploy tasks, and > add dozen or so hooks.
David, this totally made my day. I love to hear this kind of stuff. The default deployment tasks are a starting point that work fine for most folks, but they are certainly not intended to be a perfect solution for everyone. It makes me smile to hear of people that are unafraid to roll their own deployment recipes. To stay on-topic, the multistage stuff is more-or-less documented here: http://weblog.jamisbuck.org/2007/7/23/capistrano-multistage (It's the first hit if you google for "capistrano" and "multistage") - Jamis --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
