Hello. I've been looking through the list here, and have not seen anything on this. Please forgive me, if it was posted, and I've missed it.
I recently downloaded the new version of Cake (1.10), but there seem to be some issues with the bake.php script, unless something has changed? The script only runs the app portion of the script whether using the -a or -app arguments (runs with no arguments passed, also). The -project argument works (not the -p argument), but again - only a complete app directory is created. The -h and -help arguments work, and show what arguments to use, but these do not work. [EMAIL PROTECTED]:~/Development/cakeSettings/cakeCore/cake/scripts$ php bake.php -help ___ __ _ _ ___ __ _ _ __ __ __ _ _ ___ | |__| |_/ |__ |__] |__| |__] |__] |__| |_/ |__ |___ | | | \_ |___ | | | | |__] | | | \_ |___ --------------------------------------------------------------- CakePHP Bake: --------------------------------------------------------------- The Bake script generates controllers, views and models for your application. If run with no command line arguments, Bake guides the user through the class creation process. You can customize the generation process by telling Bake where different parts of your application are using command line arguments. --------------------------------------------------------------- usage: php bake.php [command] [path...] commands: -app [path...] Absolute path to Cake's app Folder. -core [path...] Absolute path to Cake's cake Folder. -help Shows this help message. -project [path...] Generates a new app folder in the path supplied. -root [path...] Absolute path to Cake's \app\webroot Folder. Is there something wrong with the script after the changes to Cake in this latest version, or am I missing something? FWIW, I have the app, core, and webroot directories in different paths, and they are defined properly in the config file. The home page after the cake install displays with the message stating the config is present and able to connect to the database. Just to be sure, I just ran the script after untar'ing the cake app into one base folder with the same results. I've been able to use this in past versions of cake, so I'm a little perplexed as to what is happening. Thanks in advance for your help! j o e l --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
