Previously Chris Withers wrote:
> Okay,
> 
> So I bumped into the ZODB3 3.9.0-dev-r77011 problem while trying to get 
> going with zopeproject.
> 
> zopeproject created a buildout.cfg in my test project, so I thought I'd 
> lock ZODB to 3.8.0 to prevent problems:
> 
> [buildout]
> develop = .
> parts = app test
> find-links = http://download.zope.org/distribution/
> newest = false
> eggs-directory = C:\Zope\buildout-eggs

You are missing a line here:

  versions = versions

Wichert.

-- 
Wichert Akkerman <[EMAIL PROTECTED]>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.
_______________________________________________
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