Hi Chris, You can hook into before(:update_code) if you need to do any preparation work on the server side.
- Lee On 13 April 2010 19:49, Chris G <[email protected]> wrote: > Hi all, > > I know that per http://weblog.jamisbuck.org/2008/6/13/capistrano-2-4-0, > cap no longer does 'git fetch --tags'. But is there an option to > bring that behavior back? (Our CI box tags versions, but our deploy > process cracks because our remote slices don't see those tags.) > > If not, where would be the most logical place/before/after to run that > command? > > Thanks greatly, > > Chris G. > > -- > * 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]<capistrano%[email protected]>For > more options, visit this group at > http://groups.google.com/group/capistrano?hl=en > > To unsubscribe, reply using "remove me" as the subject. > -- * 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
