Tim, Sorry for the delay, I assumed someone else would get back to you – what you hoped for isn't possible out of the box, because it doesn't make any sense for a Rails application…
The only opton are release, and no-release servers, where the code isn't shipped to no-release machines (database-server) - and even that is a paradigm that might go away, because of the low overhead of shipping code to a couple of extra machines. If your scripts can't exist on a machine, without running, I would question the architecture, and just check out all scripts everyhwere, but not use them. - Lee -- * 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
