On Sat, 2007-22-12 at 14:06 +0100, Christoph Zwerschke wrote: > Paul Johnston wrote: > > I don't use virtual env, don't see a great need when I've got physically > > separate dev and live. > > The need comes primarily when you have several apps on the same server > requiring different versions of TG or other packages.
Although it's also kind of a nice reassurance that you won't inadvertently "upgrade" an apps underpinnings. Ian Bicking's blog entry on deploying with virtualenv has some good points in that regard. For instance, I finally got my TG environment on os x to feel like my ubuntu setup with virtual env. There is only one path difference now, that being virtual envs own path to python. ( I freaking hate the os x install paths and defaults for python stuff, gaaahh! And not that getting easy_install and virtual env running properly on os x is a fun time either. ) Iain --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

