Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54448 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52513 invoked from network); 8 Aug 2011 00:46:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2011 00:46:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=lester@lsces.co.uk; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lester@lsces.co.uk; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lsces.co.uk from 213.123.26.185 cause and error) X-PHP-List-Original-Sender: lester@lsces.co.uk X-Host-Fingerprint: 213.123.26.185 c2beaomr07.btconnect.com Received: from [213.123.26.185] ([213.123.26.185:2449] helo=mail.btconnect.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 94/D5-17758-6D13F3E4 for ; Sun, 07 Aug 2011 20:46:15 -0400 Received: from host81-138-11-136.in-addr.btopenworld.com (EHLO _10.0.0.4_) ([81.138.11.136]) by c2beaomr07.btconnect.com with ESMTP id DXD73138; Mon, 08 Aug 2011 01:46:11 +0100 (BST) Message-ID: <4E3F31D3.3090302@lsces.co.uk> Date: Mon, 08 Aug 2011 01:46:11 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110420 SUSE/2.0.14-2.2 SeaMonkey/2.0.14 MIME-Version: 1.0 To: internals@lists.php.net References: <4E3F0279.3070701@sugarcrm.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mirapoint-IP-Reputation: reputation=Fair-1, source=Queried, refid=tid=0001.0A0B0302.4E3F31D3.001F, actions=tag X-Junkmail-Premium-Raw: score=7/50, refid=2.7.2:2011.8.7.235118:17:7.586, ip=81.138.11.136, rules=__MOZILLA_MSGID, __HAS_MSGID, __SANE_MSGID, __USER_AGENT, __MIME_VERSION, __TO_MALFORMED_2, __TO_NO_NAME, __BOUNCE_CHALLENGE_SUBJ, __BOUNCE_NDR_SUBJ_EXEMPT, __CT, __CT_TEXT_PLAIN, __CTE, __ANY_URI, __URI_NO_MAILTO, __CP_URI_IN_BODY, BODY_SIZE_1900_1999, BODYTEXTP_SIZE_3000_LESS, __MIME_TEXT_ONLY, RDNS_GENERIC_POOLED, BODY_SIZE_5000_LESS, RDNS_SUSP_GENERIC, RDNS_SUSP, BODY_SIZE_2000_LESS, BODY_SIZE_7000_LESS X-Junkmail-Status: score=10/50, host=c2beaomr07.btconnect.com X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A0B0209.4E3F31D3.0081:SCFSTAT14830815,ss=1,fgs=0, ip=0.0.0.0, so=2010-07-22 22:03:31, dmn=2009-09-10 00:05:08, mode=multiengine X-Junkmail-IWF: false Subject: Re: [PHP-DEV] [RFC] Choosing a distributed version control system for PHP (or not). Call for Participation. From: lester@lsces.co.uk (Lester Caine) Richard Riley wrote: > Its really simple. > > Use git. And stick two fingers up at the windows developer base ;) > It works, is fast and is rapidly becoming the industry standard. Do not > sue something for "moral grounds" like the awful bzr used for emacs. Mercurial is just as popular, especially if you want to support windows projects in parallel with Linux ones ... TortoiseHg just works on both windows and Linux, integrates nicely into file managment and plays nicely in Eclipse ... TortoiseGit is windows only and has compatibility problems. > Its designed as a fast, efficient DVCS. Ditto ... But it does not matter two hoots which one you go for ... http://lsces.co.uk/hg/ we can quite happily use either locally. All that needs to be agreed on is HOW a master distribution clone is managed. Managing transfers of patches between sites requires a lot more management which SVN simply provides by default. Keeping the 'master' as SVN may not be such a bad thing as long as git/hg mirrors also exist. I've been through many hoops over the last year since git was forced on me by other projects ... git needs to start playing better with windows users, as it's current offering does NOT work on sites where other SSH activities are already installed. WHile hg just worked out of the box. The current problem is that neither play well together in the area of sub-repos and this is an area that is still very much work in progress? Manually cloning each individual element does currently work though, and that is how I'm currently remaining sane ... -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk// Firebird - http://www.firebirdsql.org/index.php