Sorry, I didn't noticed that it's another topic and answered in wrong thread.
On Aug 11, 5:29 pm, sawan talreja <[email protected]> wrote: > hi, > > My question is before deploying php on production server it will > automatically change some ip addresses in files and then it will > create symlink..???? > > thanks. > > On Aug 11, 6:04 pm, Alexey Petrushin <[email protected]> > wrote: > > > > > > > > > Hello Manuel, thanks for help, > > > actually I used altered capistrano at first, but later switched to Vfs. > > > Regards, Alex. > > > 2011/8/11 Manuel Vázquez Acosta <[email protected]> > > > > Maybe you just need to have a config.php file which kind of concentrate > > > all > > > the possible differences in deployment; then you may put that file in the > > > shared_path and link it elsewhere. > > > > I have deployed both codeigniter and symfony apps with Capistrano and > > > never > > > have to change a file on the file. > > > > Probably you may override deploy:setup (or create a hook with after > > > "deploy:setup") in order to create your custom files on the shared_path if > > > their are missing. > > > > Best regards, > > > Manuel. > > > > On 08/11/2011 03:29 AM, sawan talreja wrote: > > > >> If i want to change something in files before deploying on production > > >> server....like a filter which will change some variables??? > > > > -- > > > * 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 capistrano+unsubscribe@** > > > googlegroups.com <capistrano%[email protected]> For more > > > options, visit this group athttp://groups.google.com/** > > > group/capistrano?hl=en <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
