But, doesn't your method amount to dropping a copy of your existing app folder into the new Cake install? Then, if you wish, replace the stylesheets inside app.
That's how I did it on the previous upgrade (after a few false starts) and everything worked fine. Ralph Martin Wood wrote: > Bert Van den Brande wrote: > > I attached (if that's possible in a user group ?) the diff file from > > my upgrade, if you browse the file for 'index:' you can find all the > > files that were updated ... > > a quick bit of grep | sed later : > > /app/webroot/css/cake.generic.css > /app/webroot/css.php > /VERSION.txt > /cake/scripts/acl.php > /cake/scripts/bake.php > /cake/scripts/templates/skel/webroot/css/cake.generic.css > /cake/scripts/templates/skel/views/layouts/default.thtml > /cake/libs/error.php > /cake/libs/controller/components/dbacl/db_acl.php > /cake/libs/controller/component.php > /cake/libs/controller/controller.php > /cake/libs/model/dbo/dbo_postgres.php > /cake/libs/session.php > /cake/libs/view/view.php > /cake/libs/view/helpers/ajax.php > /cake/libs/view/helpers/cache.php > /cake/libs/view/helpers/session.php > /cake/libs/view/helpers/html.php > /cake/libs/view/templates/layouts/default.thtml > /cake/libs/view/templates/scaffolds/view.thtml > /cake/libs/view/templates/scaffolds/index.thtml > /cake/basics.php > /cake/dispatcher.php > > > Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
