Re: [google-appengine] Why the need to prepend "s~" before appid for appcfg.py?

2011-09-18 Thread Fábio Uechi

+1

But in a different scenario.
I was trying to use the Task Queue Rest API and it took me the whole 
afternoon to figure out that I had this prefix ( "s~" ) missing.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/7lA82JX7kZcJ.
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.



Re: [google-appengine] Why the need to prepend "s~" before appid for appcfg.py?

2011-09-18 Thread Timofey Koolin
+1.
Can google autodetect prefix on server-side or auto-try different prefixes
from client side?

2011/9/18 Krishna Patel 

>
> I thought I used to be able to say simply:
>
> *appcfg.py download_data --application=APPID . . .*
>
>
> Why do I now need to prepend a *s~* to my app-id:
>
> *-application=*s~*APPID . . .*
>
>
> It took me several hours to figure out that this was the cause of a problem
> others have also had:
>
>
> http://stackoverflow.com/questions/6239400/migrating-small-app-to-high-replication-datastore
>
> --
> 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.
>



-- 
С уважением,
Кулин Тимофей.

Телефон: +7 (4852) 974793
ICQ: 114902104
email: timo...@koolin.ru
Blog: http://timofey.koolin.ru

-- 
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.