I'm still using capistrano 1.4.1. When deploying a Rails app for the first time, it seems to me that cold_deploy isn't necessary for an Apache -> Mongrel setup. I say that because it seems like the value of cold_deploy is to the spinner/spawner/reaper dance, which is only for fcgi.
So for getting a brand new rails app deployed for the first time, I just need to run cap setup, then cap deploy. Am I right, or am I missing something? Jeff --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
