- All versions share the same datastore data.

- Copy some/all data locally and test everything you want, then you have the 
two options you have said. If you want to test something that can break your 
data, test it in other app. If you want only to test page X is working well 
in production too (once it works locally), upload other version (the users 
can't see that version until you want it) and go visit page X.

 - From the second point you have a great tip, when you deploy new features, 
do so in a new version, preload it visiting your site to start up some 
instances, and then switch the version in Dashboard. That way you prevent 
any downtimes.

-- 
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