Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50492 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31960 invoked from network); 25 Nov 2010 03:29:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2010 03:29:13 -0000 Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 209.85.160.170 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:60376] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/A7-12084-808DDEC4 for ; Wed, 24 Nov 2010 22:29:13 -0500 Received: by gyf2 with SMTP id 2so263102gyf.29 for ; Wed, 24 Nov 2010 19:29:10 -0800 (PST) Received: by 10.100.13.4 with SMTP id 4mr173041anm.54.1290655749848; Wed, 24 Nov 2010 19:29:09 -0800 (PST) Received: from [192.168.1.2] (c-76-22-32-17.hsd1.wa.comcast.net [76.22.32.17]) by mx.google.com with ESMTPS id b28sm262392ana.28.2010.11.24.19.29.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 24 Nov 2010 19:29:09 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii In-Reply-To: Date: Wed, 24 Nov 2010 19:29:07 -0800 Cc: PHP internals Content-Transfer-Encoding: quoted-printable Message-ID: References: To: Pierre Joye X-Mailer: Apple Mail (2.1081) Subject: Re: [PHP-DEV] git anyone? From: philip@roshambo.org (Philip Olson) > Please not I'm not requesting to do it now and here, only trying to > get a feeling/poll about git usage. The main reasons we moved to SVN and not Git include: - Less of a learning curve, because SVN is like CVS - Most of the CVS->SVN work was already finished - A few old timers didn't want us using Git - We aren't sure how the authentication/karma system would work Most people wanted (and still want) to move to Git, but moving to SVN = was a simpler process. Any proposal towards Git should include how it'd = work. Also, Github (yes or no) is another part of this. Regards, Philip