I'm having a similar problem. All I want to do is update one template
file. I had no problems doing updates last Friday.

$ python appcfg.py update /z/git/online_forms/thomas-aquinas/
Scanning files on local disk.
Initiating update.
2009-04-20 10:10:10,934 ERROR appcfg.py:1235 An unexpected error
occurred. Abort
ing.
Traceback (most recent call last):
  File "c:\Program Files\Google\google_appengine\google\appengine\tools
\appcfg.py", line 1213, in DoUpload
    missing_files = self.Begin()
  File "c:\Program Files\Google\google_appengine\google\appengine\tools
\appcfg.py", line 1009, in Begin
    version=self.version, payload=self.config.ToYAML())
  File "c:\Program Files\Google\google_appengine\google\appengine\tools
\appengine_rpc.py", line 303, in Send
    f = self.opener.open(req)
  File "C:\Python25\lib\urllib2.py", line 380, in open
    response = meth(req, response)
  File "C:\Python25\lib\urllib2.py", line 491, in http_response
    'http', request, response, code, msg, hdrs)
  File "C:\Python25\lib\urllib2.py", line 418, in error
    return self._call_chain(*args)
  File "C:\Python25\lib\urllib2.py", line 353, in _call_chain
    result = func(*args)
  File "C:\Python25\lib\urllib2.py", line 499, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 500: Internal Server Error
Error 500: --- begin server output ---

Server Error (500)
A server error has occurred.
--- end server output ---

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to