Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17546 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63489 invoked by uid 1010); 5 Aug 2005 09:30:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63474 invoked from network); 5 Aug 2005 09:30:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Aug 2005 09:30:58 -0000 X-Host-Fingerprint: 64.233.184.205 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.205:24118] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 1F/A4-04646-1D133F24 for ; Fri, 05 Aug 2005 05:30:58 -0400 Received: by wproxy.gmail.com with SMTP id i22so571918wra for ; Fri, 05 Aug 2005 02:30:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=MMkPjSbgCyd5TowWMDLPdckUZ7V/Bk3ZUmZnBKZr+Z0Vrg5rWs/Vz9xWIHKdkZIGt1qZZuvTqjq5puGzzLegVoXFGlSUbm1CGoWm3+JMghXtNiBtPXBYNR8EpYi/JF4A/9JrOW4RZnTZjZGpacTCLaeSq8eAukSWzjkmWuYcyHM= Received: by 10.54.68.16 with SMTP id q16mr2307323wra; Fri, 05 Aug 2005 02:30:54 -0700 (PDT) Received: from ?82.209.229.123? ([82.209.229.123]) by mx.gmail.com with ESMTP id 28sm7600768wrl.2005.08.05.02.30.52; Fri, 05 Aug 2005 02:30:54 -0700 (PDT) Message-ID: <42F3327E.2040300@gmail.com> Date: Fri, 05 Aug 2005 12:33:50 +0300 User-Agent: Mozilla Thunderbird 1.0 (X11/20050310) X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net References: <42F20237.5040700@gmail.com> <42F208E7.6010600@gmail.com> <20050804162657.7f242458.antony@zend.com> <42F20C07.2020104@gmail.com> <42F21EEC.70700@gmail.com> <42F286DB.7040100@hristov.com> In-Reply-To: <42F286DB.7040100@hristov.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Problem updating CVS HEAD From: pasha.zubkov@gmail.com (Pasha Zubkov) Andrey Hristov wrote: > Because CVS works and ppl are so far happy with it > > Andrey > CVS don't always work properly. This example shows it ;) Also SVN has better versioning control mechanism. Hope sometime in the future php will "update" to SVN, so why not now?