Great! Thanks Lee. One last question.
I've got a dev branch and a feature branch that are both deployed via the same deploy script (I'm just changing the branch names in the script), is it possible that they both share the same cached copy directory with out any problems or does there need to be one cached copy per each deployed branch? On Feb 24, 7:25 pm, Lee Hambley <[email protected]> wrote: > Dave, > > You can set it by the :repository_cache variable that defaults to > "cached-copy". Defined > here:http://github.com/capistrano/capistrano/blob/master/lib/capistrano/re... > > -- Lee Hambley > > Twitter: @leehambley | @capistranorb -- * 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
