Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2672 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50833 invoked from network); 23 Jun 2003 23:58:42 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 23 Jun 2003 23:58:42 -0000 Received: (qmail 3293 invoked by uid 501); 23 Jun 2003 23:58:42 -0000 Received: from unknown (HELO eco.foo) (80.143.32.249) by kdserv.de with SMTP; 23 Jun 2003 23:58:42 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id E0D09177E8 for ; Tue, 24 Jun 2003 01:58:41 +0200 (CEST) Date: Tue, 24 Jun 2003 01:58:41 +0200 (CEST) X-X-Sender: sas@eco.foo To: internals@lists.php.net Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Action Log From: sascha@schumann.cx (Sascha Schumann) For public scrutiny, here is the action log for today's CVS modifications. 0. CVS access disabled. 1. /repository/php5 became php-src. 2. /repository/php4 became php4.unused. 3. Locally checked out HEAD module php-src. Created branch PHP_5 from that using "cvs tag -b PHP_5". Repeated for ZendEngine2 and TSRM. 4. Locally checked out PHP_4_3 branch of php-src. Reset PHP_4 to the state Repeated for Zend and TSRM. 5. Modified CVSROOT/modules - disabled php4/php5 aliases - added php-src for php-src + TSRM - added php-src-ze1 for php-src + Zend engine 1 - added php-src-ze2 for php-src + Zend engine 2 - removed php4-only/php5-only 6. Manually deleted entries from PHP_4 which have been deleted from PHP_4_3. 7. CVS access enabled. - Sascha