This doesn't answer your question, but perhaps it solves your problem. Updating it in each app is one way to do it. I Prefer to just have one copy of cake.
http://book.cakephp.org/view/35/Advanced-Installation Matt On Tue, May 18, 2010 at 15:00, DanielMedia <[email protected]> wrote: > I've been looking for a way to easily update the CakePHP core in all > of my apps. A Git submodule seems to be the answer. I am following the > instructions here: > > http://www.bravo-kernel.com/2010/03/cakephp-as-a-git-submodule/ > > The problem is that checking out CakePHP from GitHub gives you ALL of > the CakePHP files including the APP folder, index.php, etc. Is there a > way to ONLY check out the core? (The "cake" folder alone) > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > 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 > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
