I tend to put that kind of file in the deployscripts, run it through erb then upload it on every deploy.
On Aug 18, 2011, at 7:50 AM, Zeedy <[email protected]> wrote: > In order to preserve some config files (such as my .htaccess file that > is stored in the application's web root), I wrote an after callback > that is triggered after finalize_update and creates symlinks to the > config files which I now keep in the Cap shared/system directory. How > are other people doing this? > > -- > * 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
