On Fri, Jan 28, 2011 at 8:20 AM, jazzy <[email protected]> wrote: > Ok, so the instructions haven't been updated since August 2nd, it > looks like mapreduce has been updated to work with a later app engine > SDK since then, so I reverted all the changes that have been made > since August 2nd: > > cd pubsubhubbub/hub/mapreduce > svn merge -r HEAD:87 > http://appengine-mapreduce.googlecode.com/svn/trunk/python/src/mapreduce > > And now it seems to be working. Whoever maintains this, the changes > made to mapreduce/util.py were made some time ago, maybe it's about > time these instructions were updated and/or code fixed to work? And > maybe svn externals should point to tags not trunk if you want > reliable builds?
hi, I'm the original creator of the getting started guide, I'm working on a new version using more known and up to date tools (flask/jinja2/jquery), when I have some time I will publish a first draft somewhere so people can test it.
