Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29923 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41005 invoked by uid 1010); 30 May 2007 02:02:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 40990 invoked from network); 30 May 2007 02:02:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 May 2007 02:02:31 -0000 Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.134 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.134 smtpout0134.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.134] ([64.97.136.134:39959] helo=n082.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 39/82-10662-33BDC564 for ; Tue, 29 May 2007 22:02:30 -0400 Received: from foxbox (82.47.220.57) by n082.sc1.he.tucows.com (7.2.069.1) (authenticated as steph.fox) id 4630CFCB002834E3; Wed, 30 May 2007 02:02:23 +0000 Message-ID: <023701c7a25e$aae07210$39dc2f52@foxbox> Reply-To: "Steph Fox" To: "Wez Furlong" Cc: "internals" Date: Wed, 30 May 2007 03:03:06 +0100 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Fw: [PHP-DEV] better changeset tracking From: steph@zend.com ("Steph Fox") Wez - an update, >Still, this concept relies heavily on the idea that it's possible to append >generated text to a CVS commit message, and if it isn't - it won't work. w00t :) http://ximbiot.com/cvs/manual/cvs-1.12.13/cvs_18.html#SEC191 - Steph