Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2644 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98391 invoked from network); 23 Jun 2003 17:46:25 -0000 Received: from unknown (HELO mailout05.sul.t-online.com) (194.25.134.82) by pb1.pair.com with SMTP; 23 Jun 2003 17:46:25 -0000 Received: from fwd03.aul.t-online.de by mailout05.sul.t-online.com with smtp id 19UVOb-0007St-01; Mon, 23 Jun 2003 19:46:25 +0200 Received: from vega.thetaphi.de (TzguYuZGQeybQHR2pGdb8mYdSahjqiAOtoiP4vuLn2bbd6CkuffsEe@[80.132.121.156]) by fmrl03.sul.t-online.com with esmtp id 19UVOW-2KbWZk0; Mon, 23 Jun 2003 19:46:20 +0200 Message-ID: <5.2.0.9.0.20030623194608.02b07a20@pop3.web.de> X-Sender: uschindler-home@pop3.web.de (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Mon, 23 Jun 2003 19:46:18 +0200 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Seen: false X-ID: TzguYuZGQeybQHR2pGdb8mYdSahjqiAOtoiP4vuLn2bbd6CkuffsEe@t-dialin.net Subject: RE: [PHP-DEV] CVS Administriva (important) From: uwe@thetaphi.de (Uwe Schindler) At 10:32 23.06.2003 -0700, you wrote: >On Mon, 23 Jun 2003, Andi Gutmans wrote: > > > At 05:43 PM 6/23/2003 +0200, Sascha Schumann wrote: > > > Can someone explain why James just made it impossible to > > > properly work with source code which resides in PHP 4 and 5? > > > > > > - diffing is impossible > > > - merging is impossible > > > - history of new commits becomes fragmented > > > > > > James, why did not you discuss this first? All opensource BSDs > > > have been using _one_ source module since their inception. > > > In the case of FreeBSD, that dates back to 1993, so this is > > > clearly a proven model. > > > > > > What do the active developers on this list think? > > > > I am not quite sure how/what broke. However, no matter if what James did > > was the right or wrong thing to do, I think it should have been discussed > > first (in detail). > >A bunch of things are broken. Files are missing in php4 head and the >wrong versions of files are also in there. I think we need to roll this >change back as soon as possible and take another shot at this in a much >more organized manner. How about making patch from PHP_4_3 to new HEAD and reverse-apply it to HEAD and commit...?