13 Feb
2009
13 Feb
'09
1:02 p.m.
Tres Seaver wrote:
I guess this equates to "what does a Zope 2 instance look like now that we're buildout-based?"
install_requires=['Zope2>=2.12dev'],
Okay, how do I get zopectl and runzope? Where do I put my zope.conf? Where do I put old-school products? What would the following buildout.cfg give me: [buildout] parts = zope2instance versions = versions [version] Zope2 = 2.12dev [zope2instance] recipe = zc.recipe.egg eggs = Zope2 cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk