[google-appengine] Re: Allow dev_appserver to check for updates on startup? (Y/n)

2009-02-09 Thread Alexander Kojevnikov
On Feb 10, 12:03 pm, "c_greger...@mac.com" wrote: > I am running on a mac: > - GAE > - Eclipse > - PytDev > > Is it possible to not check for updates on startup? I get stuck in > Eclipse with: > INFO     2009-02-10 appengine_rpc.py] Server: appengine.google.com > Allow dev_appserver to check for

[google-appengine] Re: Allow dev_appserver to check for updates on startup? (Y/n)

2009-02-10 Thread anatolij.terent...@gmail.com
I have faced a similar problem on win XP, but council has not helped. The question is set only in Eсlipse, but not in a command line. Who can will prompt - what to do? Thanks! On Feb 10, 10:02 am, Alexander Kojevnikov wrote: > On Feb 10, 12:03 pm, "c_greger...@mac.com" > wrote: > > > I am runni

[google-appengine] Re: Allow dev_appserver to check for updates on startup? (Y/n)

2009-02-13 Thread djidjadji
In the following file of the SDK google_appengine/google/appengine/tools/appcfg.py on line 702 (SDK 1.1.8) in function AllowedToCheckForUpdates() you find the question, edit the code to give the variable 'answer' the value 'n' Or look for a file named .appcfg_nag put in the home directory ~/ o