So I had a huge problem in my application with thinking_sphinx but after Pat Allen took a look at all my errors, it seems the root of the problem is coming from capistrano and/or git. One problem is, I deleted some plugins from my local machine and pushed the changes onto git. However, in my current directory, all the plugins are still there, even the ones I deleted. How is this happening? Also, some parts of my application aren't being changed. Files in my app/model directory have not been updated, but those in app/view have. There's nothing in .gitignore that specifies git to ignore app/models. Anyone have any ideas on how this can be happening?
--~--~---------~--~----~------------~-------~--~----~ 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.co.uk/group/capistrano?hl=en -~----------~----~----~----~------~----~------~--~---
