We use a rake task that calls cap with slightly different arguments for each variant. We use the multistage extension to indicate which variant to deploy.
On May 4, 1:57 pm, joelman <[email protected]> wrote: > I'm trying to deploy multiple non-rails applications with a single > call to cap, much like this > user:http://groups.google.com/group/capistrano/browse_thread/thread/f96307... > > I haven't really found an answer here. Any suggestions? Each app is > a separate subversion module and the deploy-to dir is divined from an > svn property. > > TIA, > Joel > > -- > * 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 > athttp://groups.google.com/group/capistrano?hl=en -- * 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
