Okay, I must be missing something totally obvious here but...how do i use tg-admin in a system that is deployed in production?
I have my project installed as an egg, with my prod.cfg and sqlite db in a folder. The project runs fine but i want to be able to hop in and make some quick db updates (without having to resort to sql), also 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 Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

