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 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

<<attachment: manuelva.vcf>>

Reply via email to