I don't have a Windows box with App Engine handy to test, but on Windows should you use '/' or '\' in the app path specification?
2010/12/5 Philo Yang <[email protected]>: > are u sure write the right directory like "appcfg.py update abc/ " ? > > 2010/12/5 Kuber <[email protected]> >> >> I cannot upload my apps with appcfg.py anymore. I'm on windows vista >> and installed appengine python 1.4.0. I used to manage my apps with >> appcfg.py. But recently I cannot upload apps anymore. I have been >> seeing these messages no matter I upload or rollback my apps : >> >> Usage: appcfg.py [options] <action> >> >> Action must be one of: >> create_bulkloader_config: Create a bulkloader.yaml from a running >> application. >> >> cron_info: Display information about cron jobs. >> download_app: Download a previously-uploaded app. >> download_data: Download entities from datastore. >> help: Print help for a specific action. >> request_logs: Write request logs in Apache common log format. >> rollback: Rollback an in-progress update. >> set_default_version: Set the default (serving) version. >> update: Create or update an app version. >> update_cron: Update application cron definitions. >> update_dos: Update application dos definitions. >> update_indexes: Update application indexes. >> update_queues: Update application task queue definitions. >> upload_data: Upload data records to datastore. >> vacuum_indexes: Delete unused indexes from application. >> Use 'help <action>' for a detailed description. >> >> Options: >> .... >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" 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/google-appengine?hl=en. >> > > > > -- > Philo Yang > 欢迎光临我的博客-click me to visit my blog > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
