Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50796 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67109 invoked from network); 2 Dec 2010 06:43:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2010 06:43:44 -0000 Authentication-Results: pb1.pair.com header.from=larry@garfieldtech.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=larry@garfieldtech.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain garfieldtech.com from 76.96.27.211 cause and error) X-PHP-List-Original-Sender: larry@garfieldtech.com X-Host-Fingerprint: 76.96.27.211 qmta11.emeryville.ca.mail.comcast.net Received: from [76.96.27.211] ([76.96.27.211:42578] helo=qmta11.emeryville.ca.mail.comcast.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A1/31-56068-D1047FC4 for ; Thu, 02 Dec 2010 01:43:42 -0500 Received: from omta04.emeryville.ca.mail.comcast.net ([76.96.30.35]) by qmta11.emeryville.ca.mail.comcast.net with comcast id e6Lf1f0060lTkoCAB6jffj; Thu, 02 Dec 2010 06:43:39 +0000 Received: from earth.ufp ([98.220.236.211]) by omta04.emeryville.ca.mail.comcast.net with comcast id e6jd1f0064aLjBW8Q6jeys; Thu, 02 Dec 2010 06:43:38 +0000 Received: from localhost (localhost [127.0.0.1]) by earth.ufp (Postfix) with ESMTP id ADA2BD7A51 for ; Thu, 2 Dec 2010 00:43:37 -0600 (CST) Received: from earth.ufp ([127.0.0.1]) by localhost (earth.ufp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LQ130TeL+lcj for ; Thu, 2 Dec 2010 00:43:37 -0600 (CST) Received: from linux-nkec.site (unknown [192.168.42.1]) by earth.ufp (Postfix) with ESMTPSA id 90A42D7A48 for ; Thu, 2 Dec 2010 00:43:37 -0600 (CST) To: internals@lists.php.net Date: Thu, 2 Dec 2010 00:44:26 -0600 User-Agent: KMail/1.13.5 (Linux/2.6.34.7-0.5-desktop; KDE/4.4.4; x86_64; ; ) References: <1291216564.27624.43.camel@guybrush> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-ID: <201012020044.26416.larry@garfieldtech.com> Subject: Re: [PHP-DEV] git anyone? From: larry@garfieldtech.com (Larry Garfield) The Drupal project's decision making process for moving to Git is documented extensively here: http://groups.drupal.org/node/48818 Just another data point. --Larry Garfield On Wednesday, December 01, 2010 2:52:53 pm dukeofgaming wrote: > Hi, > > I was following this path to push the adoption of a DVCS for the Joomla > project and I started to create the required documentation to make an > informed argument and evaluation, I made some diagrams to make the case for > their need for good team development and workflows, feel free to borrow any > content/diagrams from here http://docs.joomla.org/Dvcs > > If an RFC is started I'd love to help. I have experience with git and > mercurial. > > Regards, > > David