On Feb 7, 4:19 am, peter aboalim <
peter.aboalim2...@gmail.com> wrote:
> I don't understand how to excute step 4 "4.Use the SDK to upload your
> copy of MobWrite?: 'appcfg.py update /path/to/mobwrite/'".
>
> Can anyone write an example for the cmd line?. Also what does "/path/
> to/mobwrite" refer to? Also I will write my project in JAVA not in
> Python.
The App Engine SDK has an executible named appcfg.py that's used to
push your project from your computer to App Engine. What's listed
above is the command line, where /path/to/mobwrite/ is just the
directory path to the MobWrite project on your hard drive. See
Google's docs for details:
http://code.google.com/appengine/docs/python/tools/uploadinganapp.html
If you are using a GUI to push projects to App Engine, then you can
use that instead.
> The project in the site is Python. Is there is any java version? I
> need a JAVA version of mobwrite to upload at google App Engine.
There is a Java version of the client (the server and client are 90%
the same), however there currently isn't an App Engine bundle for
Java. That's a good idea though, my tests show that the core diff
algorithm in Java runs 100 times faster than Python.
https://docs.google.com/spreadsheet/pub?key=0Av5TNOBUDB1ydGQxM2l0MU9MaGdveHk0VF9UQWUxTEE&output=html