Hopefully the following topic will be of use? http://groups.google.com/group/cake-php/browse_thread/thread/51c7d8a917c7fa15/04ca3ff391f24351?hl=en&lnk=gst&q=brendonkoz+fredistrano#04ca3ff391f24351
On Feb 26, 2:14 pm, SiVA_ <[email protected]> wrote: > Hi, > > Just wondering what ya'll do for managing deployments? I checked out > Fredistrano recently but never got it working. Currently I'm doing a > manual process that involves: > > 1. use linux find with -mtime -# to determine what files have changed > since a date > 2. output the results from find to a text file and tar it up > 3. ftp tar to server and extract > > It gets more complicated with database changes, but we won't go there. > > Right now I'm looking for a simpler one click deployment option. Note: > destination servers are usually shared hosts, so installing rsync/ > subversion on the destination isn't always an option. > > Cheers --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
