Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28137
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Basic Question. Deploy new Master/Slave (M/S) datastore |
| Date | 2012-08-30 14:16 -0400 |
| References | <a5b83943-422b-4c3e-9350-21b27149a788@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3980.1346350664.4697.python-list@python.org> (permalink) |
On 8/30/2012 11:51 AM, Ylodis wrote: > Hi, > > I had an old and deprecated Master/Slave (M/S) datastore > and I trying to pass its content to a new Master/Slave (M/S) datastore as is expained here : > https://developers.google.com/appengine/docs/adminconsole/migration#Deploying_Your_New_HRD_Application > > Where it say I have to : > > "appcfg.py update myapp/" > > where have I to type that ? I have not used app engine, but ... Since the action needs to happen on the Google servers, rather than on your machine, I would expect that there should be a text box in the Administration Console (looking above Deploying Your New ... . -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Basic Question. Deploy new Master/Slave (M/S) datastore Ylodis <ylodis@gmail.com> - 2012-08-30 08:51 -0700
Re: Basic Question. Deploy new Master/Slave (M/S) datastore Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-30 18:27 +0100
Re: Basic Question. Deploy new Master/Slave (M/S) datastore Terry Reedy <tjreedy@udel.edu> - 2012-08-30 14:16 -0400
Re: Basic Question. Deploy new Master/Slave (M/S) datastore Ylodis <ylodis@gmail.com> - 2012-08-30 15:32 -0700
Re: Basic Question. Deploy new Master/Slave (M/S) datastore Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-30 23:46 +0100
Re: Basic Question. Deploy new Master/Slave (M/S) datastore Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-08-30 21:32 -0400
csiph-web