I have an app engine domain, say foo.appspot.com that uses Python 2 with the appcfg tool. I want to create a new domain, say foo2.appspot.com that uses Python 3 with the glcoud tool.
Can I do this without any conflict (assuming each is kept in its own directory and each project has its own name)? My plan is to get the new domain working, and then when it is okay, to migrate my traffic to it. Also, is it possible to copy or move data (e.g., a GQL database) from one project to another? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/656c93a2-9859-40f4-837a-a1004cdd3bfc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
