Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19476 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51554 invoked by uid 1010); 7 Oct 2005 14:23:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51539 invoked from network); 7 Oct 2005 14:23:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Oct 2005 14:23:49 -0000 X-Host-Fingerprint: 64.233.184.205 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.205:12939] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 82/5E-54476-5F486434 for ; Fri, 07 Oct 2005 10:23:49 -0400 Received: by wproxy.gmail.com with SMTP id i20so347977wra for ; Fri, 07 Oct 2005 07:23:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MzN4QI2JSd2hajtpdwaPZavEY/qaCAh3QA2IFSmhpjp5LlOk6sKI1sczQFqtKWM8hHLaMYiCohtXzO3JdyKe6MLsLAlFiJUJ3z35MvZ9vxS8rhN+elmA67Xeafzp1aqVpQZClx9ZVL+Ct55y6suB0Y6FFwWHNJJwK8T/hfG67f8= Received: by 10.54.120.20 with SMTP id s20mr2239184wrc; Fri, 07 Oct 2005 07:23:46 -0700 (PDT) Received: by 10.54.76.6 with HTTP; Fri, 7 Oct 2005 07:23:46 -0700 (PDT) Message-ID: <4e89b4260510070723l1f507167ye8e64c64068348e2@mail.gmail.com> Date: Fri, 7 Oct 2005 10:23:46 -0400 Reply-To: Wez Furlong To: Piotr Roszatycki Cc: internals@lists.php.net In-Reply-To: <200510071531.11824.Piotr_Roszatycki@netia.net.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200510071012.50604.Piotr_Roszatycki@netia.net.pl> <200510071510.05413.Piotr_Roszatycki@netia.net.pl> <200510071531.11824.Piotr_Roszatycki@netia.net.pl> Subject: Re: [PHP-DEV] CVS tarball From: kingwez@gmail.com (Wez Furlong) I honestly don't see how it will be any better than CVS, if the data comes from CVS in the first place. Since we've generally got our plates full, we don't have the resources to support third parties maintaining their own forks. We'd much rather have those third parties working directly with us so that forks are not necessary. --Wez. On 10/7/05, Piotr Roszatycki wrote: > > Why do *you* need a subversion repository of PHP? > > It is *much* simpler to trace separate commits and to do merging from ups= tream > to local repository.