Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54523 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4112 invoked from network); 12 Aug 2011 10:57:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2011 10:57:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.218.42 mail-yi0-f42.google.com Received: from [209.85.218.42] ([209.85.218.42:39695] helo=mail-yi0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3A/2A-40016-807054E4 for ; Fri, 12 Aug 2011 06:57:12 -0400 Received: by yie19 with SMTP id 19so2142016yie.29 for ; Fri, 12 Aug 2011 03:57:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=ATwmcBwNypfjIWyy92npzxm6t9Ty4FVelymOyfeqxJ4=; b=GgKCb7IkV+LO9D8MugUabjingmIRYMIxx7edVXN4VchwTJYF4tcRwPk80thptz/GmY aUgSHZN6ib1GKPde1GZ5G+yvFRHkvEdnzqOb6yj59gnaUukH9QVuYHPMqy717Katk54O RywJpQEel1pyVw1nQe0c4G55WgE49qoMfwFGo= MIME-Version: 1.0 Received: by 10.146.140.9 with SMTP id n9mr752236yad.39.1313146629440; Fri, 12 Aug 2011 03:57:09 -0700 (PDT) Received: by 10.146.168.9 with HTTP; Fri, 12 Aug 2011 03:57:09 -0700 (PDT) In-Reply-To: References: <4E3F02E8.2050402@sugarcrm.com> Date: Fri, 12 Aug 2011 12:57:09 +0200 Message-ID: To: Derick Rethans Cc: Stas Malyshev , "RQuadling@GMail.com" , David Soria Parra , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] Choosing a distributed version control system for PHP (or not). Call for Participation. From: tyra3l@gmail.com (Ferenc Kovacs) > 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. > you can rename your fork on github: https://github.com/Tyrael/forphx usually people don't do this, as they don't want to maintain a competing project, they only fork it for having their own repo to develop into until they are done and then send a pull request. > I share Richard's concerns about finding out "what is the real one"/best > one/latest one. > > Most recently I found that out with two related PHP projects: > > https://github.com/preinheimer/xhprof vs https://github.com/facebook/xhpr= of > > and: > https://github.com/corretge/xdebug-trace-gui or > https://github.com/beberlei/xdebug-trace-gui or > http://www.rdlt.com/xdebug-trace-file-parser.html > again, see https://github.com/Tyrael/forphx for example: "Tyrael / forphx forked from facebook/xhprof" and you can also use the Network tab on github to see the interactions between the projects. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu