On Fri, Jun 6, 2008 at 11:52 AM, theandystratton
<[EMAIL PROTECTED]> wrote:
>
> We're also thinking about standardizing this for all of our sites
> eventually, and will definitely want to create a safe, clean, upgrade
> process as Cake's development continues.
>

The best way I have found to handle this is to have your cake CORE
directory in a different place from your cake APP directory, so that
way you can update cake CORE without over-writing anything in your
Cake APP.  Plus, makes it really easy to move code from dev -> staging
-> production if there are slight differences in how each environment
is configured.

-- 
Chris Hartjes
Internet Loudmouth
Motto for 2008: "Moving from herding elephants to handling snakes..."
@TheKeyBoard: http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to