In the absence of better docs; I always resort to looking at this file: https://github.com/capistrano/capistrano/blob/master/lib/capistrano/recipes/deploy.rb
90% of capistrano questions can probably be answered by looking at the source of that one file. On Thu, Aug 11, 2011 at 9:36 AM, Rafa García <[email protected]>wrote: > I don't find the "verbose" documentation right now. I hope it helps you: > > > http://rubydoc.info/github/capistrano/capistrano/master/Capistrano/Deploy/Strategy > > Every link in strategy section explain the strategy. > > Regards > > > 2011/8/10 Zeedy <[email protected]> > >> Can anyone point me to any documentation on Capistrano deployment >> strategies? I think it used to be hosted at: >> >> http://wiki.capify.org/index.php?title=Understanding_deployment_strategies >> >> I'm not sure where that moved to. >> >> Thanks. >> >> -- >> * 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 >> > > -- > * 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 > -- * 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
