Brian Sullivan wrote:
...
Matt Hamilton's report is still probably your best resource if you find
yourself with the gun to your head:
http://www.zope.org/Members/glpb/solaris
OK -- I get the picture I think ;-)
I will try to dodge the Solaris bullet if I can.
Just for the record, the
Log message for revision 38017:
Make it so that version.txt is written on every make install/inplace/instance
and not just when the file is missing. This is a forward port from
Zope-2_7-branch.
Changed:
U Zope/trunk/inst/Makefile.in
-=-
Modified: Zope/trunk/inst/Makefile.in
Summary of messages to the zope-tests list.
Period Fri Aug 19 11:01:02 2005 UTC to Sat Aug 20 11:01:02 2005 UTC.
There were 8 messages: 8 from Zope Unit Tests.
Tests passed OK
---
Subject: OK : Zope-2_6-branch Python-2.1.3 : Linux
From: Zope Unit Tests
Date: Fri Aug 19 22:23:08 EDT
Hi everyone,
I'd like to get the zserver-content-length.patch createed by dunny in
this collector issue:
http://www.zope.org/Collectors/Zope/1866/collector_issue_contents
merged into the Zope 2.7/2.8 branches and the trunk. It ensures that
certain classes of responses (e.g. 304) correctly
Since r37701 zopectl test forks off a child process [1]. On OSX I
now reliably get a traceback tacked onto the end of every test report:
Traceback (most recent call last):
File /Zope8/lib/python/Zope2/Startup/zopectl.py, line 312, in ?
main()
File