Lee, I have the understanding of these commands. My issue is that tables do not get migrated to ec2. Also In the production log it says weird error, but it works great on local server.
Could you suggest me how to resolve the issue? Jay On Dec 6, 2011, at 11:33 PM, Lee Hambley <[email protected]> wrote: > cap deploy:migrate # run migrations on an already deployed app with > outstanding migrations > cap deploy:migrations # run a new deployment, and run migrations inline > > The behaviour is because many large sites need to take care of their > migrations especially. > > cap deploy:cold perhaps should handle this, except I don't know anyone that > really uses cap deploy:cold. > -- > * 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 -- * 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
