Re: [Zope-dev] Re: [Zope-Coders] Merging the new-install-branch

2003-03-18 Thread Fred L. Drake, Jr.

Fred L. Drake, Jr. writes:
 > I'm starting the mechanics of the merge into the trunk now; I'll send
 > another email when the merge is complete.

I'm done.  The new-install-branch is now dead.


  -Fred

-- 
Fred L. Drake, Jr.  
PythonLabs at Zope Corporation

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
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 )


[Zope-dev] Re: [Zope-Coders] Merging the new-install-branch

2003-03-18 Thread Fred L. Drake, Jr.

I wrote:
 > I'll send a note to the zope-coders list before I actually start the
 > merge.  For a description of the changes (and the ensuing discussion),
 > refer to this thread:
 > 
 > http://mail.zope.org/pipermail/zope-dev/2003-March/018999.html

The unit tests work on Windows for the branch at this point, so I
don't expect any real surprises there just yet.

I'm starting the mechanics of the merge into the trunk now; I'll send
another email when the merge is complete.

Anyone running an automated test of the Zope 2 trunk should review
this message to determine what impact this will have on the test
process:

http://mail.zope.org/pipermail/zope-coders/2003-March/003450.html


  -Fred

-- 
Fred L. Drake, Jr.  
PythonLabs at Zope Corporation

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
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 )


[Zope-dev] RE: [Zope-Coders] Merging the new-install-branch

2003-03-18 Thread Tim Peters
[Fred L. Drake, Jr.]
> I'm planning to merge the new-install-branch efforts recently
> discussed on this list into the Zope 2 trunk tomorrow.
>
> ...
>
> http://mail.zope.org/pipermail/zope-dev/2003-March/018999.html
>
> Perhaps the most immediate change is that the Windows tests may become
> completely wedged, since we've not had time to do any testing on
> Windows yet.  If anyone has time to do so (and a suitable platform),
> please don't hesitate to send bug reports before the merge!

I'm running the Windows tests on this branch (Python 2.2.2 +
new-install-branch + Win2000), and it's going well.  We found one
Windows-specific problem, and Fred checked in a fix for that.  Two ZEO tests
are failing, but that appears to be a cross-platform problem introduced
yesterday and not unique to the branch.


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
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 )