[EMAIL PROTECTED] wrote:
I have my project installed as an egg, with my prod.cfg and sqlite db in a folder.
i would like to run an 'sql create' to generate the db, currently i just copy over a freshly created db from my dev environment. Any incarnation of the tg-admin command i can think of returns "This command needs to be run from inside a project directory", and looking through turbogears.command.base i see a --config option for SQL, but that doesn't seem to work either. Oh, and I am running 1.0b2
It looks like you might have better luck with the development version of TurboGears - see http://trac.turbogears.org/turbogears/changeset/2203 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

