On Monday, March 9, 2015 at 6:57:02 PM UTC-7, Chris Nelson wrote: > > I'm not really sure what you mean so I guess I can't comment. >
More information can be found in (1) and (2). One advantage is that all the dependencies are installed in an isolated Python environment and it's easier to control the state of that Python environment with respect to the Trac install. One downside though is that it seems to be more difficult to install some dependencies (e.g. Subversion Python bindings) and packages installed in the global site-packages directory using the OS package manager are not available by default. It somewhat defeats the purpose of creating a virtualenv to make these dependencies available using the --system-site-packages option. (1) http://trac.edgewall.org/wiki/TracDev/DevelopmentEnvironmentSetup#Getvirtualenv (2) https://pypi.python.org/pypi/virtualenv -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to trac-dev+unsubscr...@googlegroups.com. To post to this group, send email to trac-dev@googlegroups.com. Visit this group at http://groups.google.com/group/trac-dev. For more options, visit https://groups.google.com/d/optout.