Hi all, I succesfully ran a 'cap deploy:cold' and got back tinkering on my app. However when I commited my changes to the repository I wanted to redeploy. So I ran 'cap deploy', this seemed to work however it did wreck my production DB(problem 1) and I had to run 'cap deploy:migrate' before I even got a working app again(problem 2). Now I get problem 1, it is an other iteration so throwing away the DB is a good idea. What I dont get is problem 2. Why is this not ran? It should, IMHO. Can someone explain to me the logic behind this?
Thanks! Harm --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
