don't forget to install new modules
The DBTab merge to HEAD didn't include any updates to the setup stuff, hence it doesn't get installed, which kinda breaks everything if you aren't running out of the in-place source tree. Also adding <import package="Products.TemporaryFolder"/> to the zopeschema made zopectl blow-up. Dunno what the goal of that was. -- Jamie Heilman http://audible.transient.net/~jamie/ "...thats the metaphorical equivalent of flopping your wedding tackle into a lion's mouth and flicking his lovespuds with a wet towel, pure insanity..." -Rimmer
On Sun, 2003-07-20 at 20:27, Jamie Heilman wrote:
The DBTab merge to HEAD didn't include any updates to the setup stuff, hence it doesn't get installed, which kinda breaks everything if you aren't running out of the in-place source tree.
Thanks, I'll fix it now.
Also adding <import package="Products.TemporaryFolder"/> to the zopeschema made zopectl blow-up. Dunno what the goal of that was.
Will try it. The goal was to let DBTab manage the mounting of the temporary storage for sessioning, which does indeed work in an inplace build. - C
participants (2)
-
Chris McDonough -
Jamie Heilman