[Zope-dev] Zope Tests: 4 OK, 1 Unknown

2008-08-26 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Mon Aug 25 11:00:00 2008 UTC to Tue Aug 26 11:00:00 2008 UTC. There were 5 messages: 5 from Zope Tests. Unknown --- Subject: UNKNOWN : Zope-2.8 Python-2.3.6 : Linux From: Zope Tests Date: Mon Aug 25 20:41:51 EDT 2008 URL: http://mail.zope.or

Re: [Zope-dev] [zopeproject] ZODB3 specified, but ZODB3 3.9.0-dev-r77011 egg still attempted?!

2008-08-26 Thread Brandon Craig Rhodes
Philipp von Weitershausen <[EMAIL PROTECTED]> writes: >> [versions] >> ZODB3 = 3.8.0 >> ... >> This didn't work, buildout still tries to install 3.9.0-dev-r77011. Why?! > > Because you're not doing it right. You invented a [versions] section but > you still need to tell buildout to actually use t

[Zope-dev] Browsing ancient history in CVS

2008-08-26 Thread Behrens, Matt
I am sort of at my wit's end trying to find out how to work this out, and I've been sort of absent from Zope-dom for the a few years, so please forgive me if I've missed an obvious statement somewhere made about this, but... I'd like to browse around http://cvs.zope.org/ to see some of the older c

Re: [Zope-dev] Browsing ancient history in CVS

2008-08-26 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Aug 26, 2008, at 17:55 , Behrens, Matt wrote: > I am sort of at my wit's end trying to find out how to work this out, > and I've been sort of absent from Zope-dom for the a few years, so > please forgive me if I've missed an obvious statement some

Re: [Zope-dev] Browsing ancient history in CVS

2008-08-26 Thread Behrens, Matt
Jens Vagelpohl wrote: > On Aug 26, 2008, at 17:55 , Behrens, Matt wrote: > > > I'd like to browse around http://cvs.zope.org/ to see some of the > > older changes made to the tree. Unfortunately I cannot > seem to figure > > out how to make the server actually show me any files. Even if I >

Re: [Zope-dev] [zopeproject] ZODB3 specified, but ZODB3 3.9.0-dev-r77011 egg still attempted?!

2008-08-26 Thread Shane Hathaway
Brandon Craig Rhodes wrote: > Should we write something like Grok for buildout, so that it just uses > sections without having to have them doubly declared up at the top? :-) I think it's kind of funny that the Zope project chose XML (a hierarchical format) for ZCML (which is fairly flat), then c