Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28123 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57907 invoked by uid 1010); 23 Feb 2007 21:23:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57892 invoked from network); 23 Feb 2007 21:23:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Feb 2007 21:23:33 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 85.214.94.56 cause and error) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Received: from [85.214.94.56] ([85.214.94.56:53891] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/A0-53703-35B5FD54 for ; Fri, 23 Feb 2007 16:23:32 -0500 Received: from [192.168.1.3] (dslb-084-063-059-091.pools.arcor-ip.net [84.63.59.91]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 1139C1B34A3; Fri, 23 Feb 2007 22:23:29 +0100 (CET) Date: Fri, 23 Feb 2007 22:22:24 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <196778573.20070223222224@marcus-boerger.de> To: "William A. Rowe, Jr." CC: Antony Dovgal , "internals@lists.php.net" In-Reply-To: <45DF59B1.2060001@rowe-clan.net> References: <45DF4F13.8000807@rowe-clan.net> <45DF560A.6080402@zend.com> <45DF5686.3060406@rowe-clan.net> <45DF57EF.9090500@zend.com> <45DF59B1.2060001@rowe-clan.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] CVS heads-up From: helly@php.net (Marcus Boerger) Hello William, why? Simple cvs tag -F will do the trick. best regards marcus Friday, February 23, 2007, 10:16:33 PM, you wrote: > Antony Dovgal wrote: >> >> Probably somebody set this tag several years ago. >> Is this a problem? > Of course, if you are the person who goes to tag php5_5_0, which will > blow up loudly, or almost silently if none of the current files have that > tag but they sit in the attic. cvs co will pick them up in the later case > quite quietly, and if you aren't paying attention, are delivered in the > final tarball :) Best regards, Marcus