Hi all,

I frequently use localhost server to develop my apps and then deploy to my
server.

With latest release 1.6.5 when I download a kind from my application with
appcfg and then upload to my test localhost server all works fine, however
when I stop launcher and then run again the last kind downloaded It has
been disappeared.

Is It normal? In other releases all works well and If I stop and run again
the launcher I can see the new downloaded kinds.

Thanks for help.

Commands I run:

Download kind:
C:\Python27\python.exe "C:\Program Files\Google\google_appengine\appcfg.py"
-e myem...@gmail.com download_data --kind=MyKIND --url=
http://appid.appspot.com/_ah/remote_api --filename=MyKIND.sqlite3

Upload kind:
C:\Python27\python.exe "C:\Program Files\Google\google_appengine\appcfg.py"
-e myem...@gmail.com --url
http://localhost:8084/_ah/remote_api--file=MyKIND.sqlite3 upload_data

Regards.
Moisés Belchín.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to