[Zope3-Users] z3c.form, checkboxes for Bool fields - thanks a lot, now: z3c.form egg from svn

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Sep 4 22:40:32 EDT 2007


On Tuesday 04 September 2007 21:13, Andreas Reuleaux wrote:
> Next question now: how do I tell zc.buildout to build an egg from svn
> for z3c.form? - I have tried this (adrn ist my application):

My tree looks something like that:

packages/
  z3c.form/                   --> svn://svn.zope.org/repos/main/z3c.form/trunk
  z3c.formui/               --> svn://svn.zope.org/repos/main/z3c.form/trunk
  myprojects/
    z3c.form                 --> symlink to ../z3c.form

In buildout.cfg of myproject, I have:

[buildout]
develop = . z3c.form

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-users mailing list