Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2601 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99005 invoked from network); 23 Jun 2003 09:04:10 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 23 Jun 2003 09:04:10 -0000 Received: from jdi.jdimedia.nl (jdi.jdimedia.nl [212.204.192.51]) by jdi.jdimedia.nl (8.12.4/8.12.4) with ESMTP id h5N944Ul030170; Mon, 23 Jun 2003 11:04:04 +0200 Date: Mon, 23 Jun 2003 11:04:04 +0200 (CEST) X-X-Sender: derick@jdi.jdimedia.nl To: James Cox cc: "'PHP Developers Mailing List'" In-Reply-To: <002d01c33922$d4b61580$0200a8c0@23i.net> Message-ID: References: <002d01c33922$d4b61580$0200a8c0@23i.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] CVS Administriva (important) From: derick@php.net (Derick Rethans) On Mon, 23 Jun 2003, James Cox wrote: > The next stage to happen is that I will bring php4 HEAD into sync with > the 4.x development branch, so expect a big patch. ARGH! Didn't I ask you NOT to do this... you just created a lot of trouble for people working with a php5 checkout (co php5)... it now updated to the PHP_4_3 branch. Result: [root@saturnus php-5.0.0dev]# cvs update cvs server: Updating . P .gdbinit P CODING_STANDARDS U ChangeLog P EXTENSIONS P LICENSE P Makefile.global P NEWS P README.EXT_SKEL P README.PARAMETER_PARSING_API P README.STREAMS P README.SUBMITTING_PATCH P README.TESTING P README.Zeus P TODO P acinclude.m4 P buildconf ... [root@saturnus php-5.0.0dev]# cat main/php_version.h /* automatically generated by configure */ /* edit configure.in to change version number */ #define PHP_MAJOR_VERSION 4 #define PHP_MINOR_VERSION 3 #define PHP_RELEASE_VERSION 3 #define PHP_EXTRA_VERSION "RC2-dev" #define PHP_VERSION "4.3.3RC2-dev" Great, thanks for this nice mess, we now ended up with useles PHP 4.3 checkouts with PHP 5 development stuff in it. Derick -- "Interpreting what the GPL actually means is a job best left to those that read the future by examining animal entrails." ------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ International PHP Magazine http://php-mag.net/ -------------------------------------------------------------------------