Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54524 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6430 invoked from network); 12 Aug 2011 11:13:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2011 11:13:35 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:51495] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 89/8A-40016-EDA054E4 for ; Fri, 12 Aug 2011 07:13:35 -0400 Received: from [192.168.2.230] (ppp-93-104-35-33.dynamic.mnet-online.de [93.104.35.33]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 0562E77236; Fri, 12 Aug 2011 13:13:30 +0200 (CEST) To: Derick Rethans Cc: Stas Malyshev , RQuadling@GMail.com, David Soria Parra , internals@lists.php.net In-Reply-To: References: <4E3F02E8.2050402@sugarcrm.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 12 Aug 2011 13:13:26 +0200 Message-ID: <1313147606.2648.3.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Choosing a distributed version control system for PHP (or not). Call for Participation. From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Fri, 2011-08-12 at 11:26 +0100, Derick Rethans wrote: > But you can't call it PHP anymore due to the license, where as with a > DCVS with people having forks on publically accessible repositories, > everybody is basically violating the license. If this kind of a "fork" makes it a "product" as the license has restrictions only about "products" called PHP or which are being endorsed/promoted as such only. One can certainly argue that a source "fork" on such a site makes no new independent product. Besides that I assume that The PHP Group will handle this, if needed, after such a move. johannes