On Mon, Aug 3, 2009 at 8:50 PM, Jd<[email protected]> wrote: > > From what I gather, TG2 installation puts together a bunch of cool > projects together in the right way for them to be extremely useful. We > have chosen it for our project. > > Now the problem is that we would like to freeze these components that > it come with. Everytime I install a new tg2env and TG2 in from the > instructions, I get different version of the stuff. Also these seem to > differ on different linux distributions (CentOS, Fedora, Ubuntu etc) > > We would like to have one environment that refers to specific > versions of the underlying components. > > What we would like to see is... > -- TG2.0 --> component1 (v2.2), component2 (4.5.3) > -- TG2.1 --> component1 (v2.3), component2 (4.5.3) > > Is my understanding off ? > Any suggestions or more explanation on how things are put > together ?
another solution for this is to use pip and it's requirements.txt feature. > > Thanks > /Jd > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

