Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54451 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96585 invoked from network); 8 Aug 2011 07:00:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2011 07:00:36 -0000 Authentication-Results: pb1.pair.com header.from=lists@rotorised.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lists@rotorised.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain rotorised.com from 203.88.115.241 cause and error) X-PHP-List-Original-Sender: lists@rotorised.com X-Host-Fingerprint: 203.88.115.241 ironport1-mx.cbr1.mail-filtering.com.au Received: from [203.88.115.241] ([203.88.115.241:19841] helo=ironport1-mx.cbr1.mail-filtering.com.au) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F7/7C-17758-9898F3E4 for ; Mon, 08 Aug 2011 03:00:32 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkIHAN+IP06va78L/2dsb2JhbABCmDGPfoFAAQEFHVsRCxgJFgQLCQMCAQIBNwENEwgBAcNjhkYEmAqLcg X-IronPort-AV: E=Sophos;i="4.67,336,1309701600"; d="scan'208";a="460847727" Received: from ju001lcs02.dfw.the-server.net.au (HELO ju001lcs02.dfw.the-server.com.au) ([175.107.191.11]) by ironport1-mta.cbr1.mail-filtering.com.au with ESMTP; 08 Aug 2011 16:57:45 +1000 Received: from [121.208.5.54] (helo=[192.168.0.2]) by ju001lcs02.dfw.the-server.com.au with esmtpa (Exim 4.69) (envelope-from ) id 1QqJmQ-002RTS-Om for internals@lists.php.net; Mon, 08 Aug 2011 16:57:44 +1000 Message-ID: <4E3F88EB.9040500@rotorised.com> Date: Mon, 08 Aug 2011 16:57:47 +1000 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: internals@lists.php.net References: <4E3F0279.3070701@sugarcrm.com> <4E3F31D3.3090302@lsces.co.uk> In-Reply-To: <4E3F31D3.3090302@lsces.co.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Choosing a distributed version control system for PHP (or not). Call for Participation. From: lists@rotorised.com (Ryan McCue) Lester Caine wrote: > Richard Riley wrote: >> Its really simple. >> >> Use git. > And stick two fingers up at the windows developer base ;) The CLI works exactly the same as on any other platform, and the graphical tools are fairly good. I've found that they're at least as good as Hg's Windows tools. FWIW, I manage a whole bunch of projects on Git from Windows and I've never had an issue. (Forgot to send this to the list, again.) -- Ryan McCue