[google-appengine] Re: Ok I know it's something really dumb but how to upload

2009-01-20 Thread James Ashley
Those are all fine options. But the real answer is to write 2 or 3 .BAT files (start your server, upload, and *save to source control* -- that's the most important one) and install the Windows Command Prompt Here extension. :-/ Good luck, James On Jan 19, 6:10 pm, djidjadji

[google-appengine] Re: Ok I know it's something really dumb but how to upload

2009-01-19 Thread djidjadji
You can copy and paste by using the System menu of the window. You can open this menu by using Alt-Space or click on the top left icon in the titlebar (for a cmd window it is a small c:\) In this menu you find a submenu for clipboard operations. If you want to copy text to the clipboard you first

[google-appengine] Re: Ok I know it's something really dumb but how to upload

2009-01-18 Thread Kajikawa Jeremy
you use the command shell of Windows directly... not inside the python interpreter. it would be C:\Program Files\Google\AppEngine\appcfg.py --email=u...@domain update C:\Users\DadLaptop\Documents\tombrander as a single line... I personally use Linux and have the devkit unpacked in a folder

[google-appengine] Re: Ok I know it's something really dumb but how to upload

2009-01-18 Thread dartdog
Thank you for the quick reply, I could not get teh whole string to take but I dis get a result from the windows cmd shell changesd to root then did c:appcfg.py update c:\Users\DadLaptop\Documents \tombrander and that worked, using quotes around the whole string did not work for some reason. There

[google-appengine] Re: Ok I know it's something really dumb but how to upload

2009-01-18 Thread Kajikawa Jeremy
Your welcome Im not staff...just someone who got past that hurdle and is on a later one :) Im just a little annoyed about the 1MB limitation since its blocking 2 files for me to get a site online and working using GAE as they are slightly larger FLV's... beyond that I need to work out how to