Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21072 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57297 invoked by uid 1010); 7 Dec 2005 10:27:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57282 invoked from network); 7 Dec 2005 10:27:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2005 10:27:04 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:44657] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 86/B3-14828-7F8B6934 for ; Wed, 07 Dec 2005 05:27:04 -0500 Received: from [192.168.1.3] (dslb-084-063-005-044.pools.arcor-ip.net [84.63.5.44]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id D3001610282; Wed, 7 Dec 2005 11:34:24 +0100 (CET) Date: Wed, 7 Dec 2005 11:25:28 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <803570090.20051207112528@marcus-boerger.de> To: Jani Taskinen Cc: Edin Kadribasic , internals@lists.php.net In-Reply-To: References: <4396A35C.5050009@rowe-clan.net> <4396B52A.3070409@emini.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] CVS Repository Corruption From: helly@php.net (Marcus Boerger) Hello Jani, the solution is correct. And btw just another reason to switch to svn. Without the patch the old branches magically inherit the new file just as we could change the past. best regards marcus Wednesday, December 7, 2005, 11:13:10 AM, you wrote: > On Wed, 7 Dec 2005, Edin Kadribasic wrote: >> >> Jani Taskinen wrote: >>> >>> Not that we will patch the repository files, but why do you care? >>> You actually use some old release branch? :) >> >> I think that we should try to preserve the possiblity to checkout an old >> version of PHP directly from the CVS. > It's a bit late to say that now..we've moved lot more files around than > just this one. Or have we? (good memory, just short :) > If you're comfortable patching the file, feel free. I don't care as long > as it won't break HEAD or PHP_5_1 branches. > --Jani Best regards, Marcus