Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Ok I know it's something really dumb but how to upload
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
dartdog  
View profile  
 More options Jan 18 2009, 7:51 pm
From: dartdog <dartd...@gmail.com>
Date: Sun, 18 Jan 2009 16:51:49 -0800 (PST)
Local: Sun, Jan 18 2009 7:51 pm
Subject: Ok I know it's something really dumb but how to upload
I have been working on a sample app for a while and now I'm finally
ready to go, I have been using Python 2.6.1 (could that be the issue?)
The local app server and my app are getting on fine. so I go to
appcfg.py update C:\Users\DadLaptop\Documents\tombrander I cannot
enter anything into the server window and neither the python gui nor
the python command line recognize the command. I have already created
the app, with the same name on my account.
>>> appcfg.py update C:\Users\DadLaptop\Documents\tombrander/

SyntaxError: invalid syntax

It has update highlighted in red...

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kajikawa Jeremy  
View profile  
 More options Jan 18 2009, 8:08 pm
From: Kajikawa Jeremy <belxjan...@gmail.com>
Date: Mon, 19 Jan 2009 10:08:08 +0900
Local: Sun, Jan 18 2009 8:08 pm
Subject: Re: [google-appengine] Ok I know it's something really dumb but how to upload

you use the command shell of Windows directly...
 not inside the python interpreter.

it would be "C:\Program Files\Google\AppEngine\appcfg.py
--email=<user@domain> update C:\Users\DadLaptop\Documents\tombrander"

as a single line...  I personally use Linux and have  the devkit
unpacked in a folder
 beside my working folders

"work/devkit" and my own site in "work/<sitename>"

then I can use "devkit/appcfg.py --email=<mygmailaddress> update
<sitename>"
 while working in the "work" folder using bash
 (linux equal to command.com for Windows)

I hope this helps somehow
Jeremy

  signature.asc
< 1K Download

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dartdog  
View profile  
 More options Jan 18 2009, 8:40 pm
From: dartdog <dartd...@gmail.com>
Date: Sun, 18 Jan 2009 17:40:08 -0800 (PST)
Local: Sun, Jan 18 2009 8:40 pm
Subject: Re: Ok I know it's something really dumb but how to upload
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 has got to be a better way!!!
Just this typing will be a real drag since the conventional Cntrl C
and Ctrl V don't work in cmd shell.. Back to the books, but then I
suppose the real solution it to pack the whole thing in a bat file!!

On Jan 18, 7:08 pm, Kajikawa Jeremy <belxjan...@gmail.com> wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kajikawa Jeremy  
View profile  
 More options Jan 18 2009, 8:56 pm
From: Kajikawa Jeremy <belxjan...@gmail.com>
Date: Mon, 19 Jan 2009 10:56:10 +0900
Local: Sun, Jan 18 2009 8:56 pm
Subject: Re: [google-appengine] Re: Ok I know it's something really dumb but how to upload

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 embed a complete forum
into
 a single page somehow... fun fun fun.

J

  signature.asc
< 1K Download

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
djidjadji  
View profile  
 More options Jan 19 2009, 7:10 pm
From: djidjadji <djidja...@gmail.com>
Date: Tue, 20 Jan 2009 01:10:08 +0100
Local: Mon, Jan 19 2009 7:10 pm
Subject: Re: [google-appengine] Re: Ok I know it's something really dumb but how to upload
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 have to "Mark" the
text and then press "enter".

2009/1/19 dartdog <dartd...@gmail.com>:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Ashley  
View profile  
 More options Jan 20 2009, 10:04 pm
From: James Ashley <james.ash...@gmail.com>
Date: Tue, 20 Jan 2009 19:04:25 -0800 (PST)
Local: Tues, Jan 20 2009 10:04 pm
Subject: Re: Ok I know it's something really dumb but how to upload
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 <djidja...@gmail.com> wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google