I'm using a Capistrano 2 to cold deploy  a rails app (using
railsmachine/recipes in order to take advantage of the mongrel tasks).
I've created an after_update_code task to copy my production
database.yml to the config folder. All of this works well. However,
when it gets to the migration task, it tries to use my server account
(:user in deploy.rb) instead of the user given in the (production)
database.yml file. Any ideas what may be going wrong?


--~--~---------~--~----~------------~-------~--~----~
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