Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17540 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68546 invoked by uid 1010); 4 Aug 2005 13:55:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 68531 invoked from network); 4 Aug 2005 13:55:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Aug 2005 13:55:10 -0000 X-Host-Fingerprint: 64.233.184.201 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.201:59490] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 6E/CD-04646-E3E12F24 for ; Thu, 04 Aug 2005 09:55:10 -0400 Received: by wproxy.gmail.com with SMTP id i8so358162wra for ; Thu, 04 Aug 2005 06:55:06 -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=SqCShhpJNmFXctwgonI8svdZ4cCBQvQLWhdGp+WHNpPPkS+gpdSWrMOV4DJADU/si5+lB7GCrE1NRGw5ITaFDl/pcC/yWhxYlUMSIY2ix1BLOcHra/hMYW9uENs69bsDuJ9ulcWatfIg9ilDFnD2O3Dbow3lOpQB7PQb8OSvOHo= Received: by 10.54.57.44 with SMTP id f44mr1606064wra; Thu, 04 Aug 2005 06:55:04 -0700 (PDT) Received: from ?82.209.228.226? ([82.209.228.226]) by mx.gmail.com with ESMTP id 43sm743665wri.2005.08.04.06.55.02; Thu, 04 Aug 2005 06:55:04 -0700 (PDT) Message-ID: <42F21EEC.70700@gmail.com> Date: Thu, 04 Aug 2005 16:58:04 +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> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Problem updating CVS HEAD From: pasha.zubkov@gmail.com (Pasha Zubkov) Derick Rethans wrote: > It's a CVS problem - it doesn't resolve repository links with upd, only > on checkout. > > Derick > Maybe sputid question, but why PHP stil use CVS instead of SVN?