We've got subversion setup on our staging server, and a cron script that runs every minute.
Currently, the cron script does two things, a subversion update, and a "cake migrations all", which keeps everything up to date for the people who need to be testing and using the staging server. When the product is ready to ship, we will manually sync the live server to the revisions, as versions are tagged and released. - Michael On Mar 31, 2011, at 8:13 AM, Akeda Bagus wrote: > On Thu, Mar 31, 2011 at 4:38 AM, Shinya Koizumi <[email protected]> wrote: >> CentOS >> Subversion >> Zend Studio( Remote Server + SVN ) >> Apache/Mysql >> shell Scripts( push to live ) >> > > Curious how do you guys using shell script to deploy, want to share? > > -- > regards, > Akeda Bagus > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
