Deploying a CakePHP app with Capistrano During my internship i was working on a large project and at the end of the process it became more and more difficult to keep the development version and the live version in sync while maintaining different configurations. A couple of colleagues used Capistrano for their Rails projects and i tried to modify Capistrano so that it would work with CakePHP. Pass