I was recently deploying to AppEngine using the Google Plugin for
Eclipse when my internet connection died. When my connection was
restored, I tried to re-deploy my app and the deployment failed with a
message stating something like "Someone else is deploying. Rollback
using the command-line python script appcfg.py".

I managed to repair the situation by using the following command:

appcfg.sh [email protected] --passin rollback /path/to/
application

It would be more user-friendly if the rollback functionality were
integrated into the GPE.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to