Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54569 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68797 invoked from network); 13 Aug 2011 13:20:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Aug 2011 13:20:37 -0000 Authentication-Results: pb1.pair.com header.from=kiall@managedit.ie; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kiall@managedit.ie; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain managedit.ie designates 209.85.210.172 as permitted sender) X-PHP-List-Original-Sender: kiall@managedit.ie X-Host-Fingerprint: 209.85.210.172 mail-iy0-f172.google.com Received: from [209.85.210.172] ([209.85.210.172:58195] helo=mail-iy0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 32/77-33208-32A764E4 for ; Sat, 13 Aug 2011 09:20:36 -0400 Received: by iye7 with SMTP id 7so4342298iye.31 for ; Sat, 13 Aug 2011 06:20:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=managedit.ie; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=vSSKMuinNGODDadyPDt3IROTmL/JQjNMCR7dWtWBsA4=; b=JjAaCYeLba4/NMM7xlA38yXfkKEtY2kseOpLz9MFT+JUOi9X0C74uneXNHIbVUzONm PojMT+exFj7TxC7M4Z1WVaJhNj0wfgX+DisLMKnWJUqGLJ4fHADI9E/HeGSmce/ulE4J 1sgbKKOdhZjMISk8gRkbBqT7lXTkgAnum8dow= Received: by 10.43.52.199 with SMTP id vn7mr2070455icb.414.1313241633132; Sat, 13 Aug 2011 06:20:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.170.1 with HTTP; Sat, 13 Aug 2011 06:20:13 -0700 (PDT) In-Reply-To: <4E46391E.8080609@s1998.tu-chemnitz.de> References: <4E3F02E8.2050402@sugarcrm.com> <4E450EB1.6090502@lsces.co.uk> <4E456F2F.7030809@sugarcrm.com> <4E45755F.3020005@lsces.co.uk> <4E4578B6.6050708@sugarcrm.com> <4E45A2BD.7060506@lsces.co.uk> <4E45AFDF.9000001@sugarcrm.com> <4E45B6A9.9080607@lsces.co.uk> <4E462F94.6090104@lsces.co.uk> <4E46391E.8080609@s1998.tu-chemnitz.de> Date: Sat, 13 Aug 2011 14:20:13 +0100 Message-ID: To: Michael Grunert Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=bcaec52e5f130c0ed304aa62e57a Subject: Re: [PHP-DEV] [RFC] Choosing a distributed version control system for PHP (or not). Call for Participation. From: kiall@managedit.ie (Kiall Mac Innes) --bcaec52e5f130c0ed304aa62e57a Content-Type: text/plain; charset=ISO-8859-1 Thanks, Kiall On Sat, Aug 13, 2011 at 9:43 AM, Michael Grunert < Michael.Grunert@s1998.tu-chemnitz.de> wrote: > On 08/13/2011 10:02 AM, Lester Caine wrote: > >> Looking back, the point that I was ...[snip] >> > > Just to throw in some comment, you did a really good job to confuse people > in this thread. In the beginning i really got the impression you were > totally against dvcs and now you praise them and argue in their favor > against people who want them too .. maybe i just misread some of the mails > but thats my overall impression so far .. > > I have to agree with you on this - I for one have been very confused by Lester's comments! One choice example I've just realised, is most of us are taking about the workflows of Git/Hg for PHP itself, sometimes using PHP based projects as simple workflow examples. On the other hand, Lester appears to be talking about developing sites with PHP: Lester Caine wrote: > Kiall Mac Innes wrote: > >> The Drupal document referenced is not explaining "How to develop Drupal" >> but rather "How to develop a drupal based site using git". > > Actually in my book that is one of the same thing once we move to more > complex sites. Parts of my own sites ARE packages under development in > parallel with the main code tree, and while developing one invariably bugs > are fixed in the main tree which need to be pushed back. Kiall --bcaec52e5f130c0ed304aa62e57a--