Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13316 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96729 invoked by uid 1010); 13 Oct 2004 08:02:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96683 invoked from network); 13 Oct 2004 08:02:33 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 13 Oct 2004 08:02:33 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i9D82X3C015257 for ; Wed, 13 Oct 2004 10:02:33 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i9D82Um3015244; Wed, 13 Oct 2004 10:02:31 +0200 Date: Wed, 13 Oct 2004 10:02:30 +0200 (CEST) X-X-Sender: derick@localhost To: Sascha Schumann cc: Andi Gutmans , PHP Developers Mailing List In-Reply-To: Message-ID: References: <5.1.0.14.2.20041012180455.048a20c0@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdimedia.nl Subject: Re: [PHP-DEV] Commit messages From: derick@php.net (Derick Rethans) On Wed, 13 Oct 2004, Sascha Schumann wrote: > That was an assert, not a fix. > > It appears to be a change in how cvs invokes the > commitinfo/loginfo scripts. I will dig into the issue later, > unless someone beats me to it. I know they changed that in later CVS versions. But for my script it keeps working fine, although I get the following message: cvs commit: warning: commitinfo line contains no format strings: "/usr/local/bin/php -q /repository/CVSROOT/commitinfo.php" Appending defaults (" %r/%p %s"), but please be aware that this usage is deprecated. /repository/xdebug/README,v <-- README new revision: 1.8; previous revision: 1.7 cvs commit: warning: Set to use deprecated info format strings. Establish compatibility with the new info file format strings (add a temporary '1' in all info files after each '%' which doesn't represent a literal percent) and set UseNewInfoFmtStrings=yes in CVSROOT/config. After that, convert individual command lines and scripts to handle the new format at your leisure. Perhaps the FreeBSD folks did something already so that things screw up now. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org