Hi:
  I am having trouble setting remote environment variable using cap
2.0 and multi-stage plugin. In my deploy\qa.rb i have set
default_environment["RAILS_ENV"] = 'qa'. I have also tried setting the
envt variable in command line.

With all of these, when I run migrations it still runs it with
production:

  * executing "cd /mnt/devint/apps/......./releases/20080207190959;
rake RAILS_ENV=production  db:migrate"

I am running cap in a windows box and attempting to deploy to a unix
box. I figure I am missing some magic setting but cant seem to find
out what it is. Any pointers would be much appreciated.

Thanks
Anand
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to