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
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to