Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28135
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: Basic Question. Deploy new Master/Slave (M/S) datastore |
| Date | 2012-08-30 18:27 +0100 |
| References | <a5b83943-422b-4c3e-9350-21b27149a788@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3977.1346347506.4697.python-list@python.org> (permalink) |
On 30/08/2012 16:51, 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 ? > The facetious answer is the keyboard as this isn't really a Python question :) I haven't looked at the link but I assume you need a console or terminal window for your OS, that's cmd for Windows for which you might need administrator privileges as I've no idea what you're doing. -- Cheers. Mark Lawrence.
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