On Thu, Oct 9, 2008 at 5:03 PM, pr3d4t0r <[EMAIL PROTECTED]> wrote: > Where does the development Datastore put its data? It's not in the > application directory, so I assume it's somewhere under /usr, /var, or > maybe even /tmp... thanks in advance.
It's OS-dependent. Try "dev_appserver.py --help", and see the comment next to --datastore_path. On my Mac, it's under /var/folders; on Linux it is in /tmp. Dave. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en -~----------~----~----~----~------~----~------~--~---
