Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50499 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58036 invoked from network); 25 Nov 2010 07:16:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2010 07:16:10 -0000 Authentication-Results: pb1.pair.com header.from=patrick.allaert@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=patrick.allaert@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: patrick.allaert@gmail.com X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:43916] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/CA-12084-83D0EEC4 for ; Thu, 25 Nov 2010 02:16:09 -0500 Received: by eyf5 with SMTP id 5so279306eyf.29 for ; Wed, 24 Nov 2010 23:16:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=WSlsyJIFV79lCqa4GlMw12leE56mBfUufRcQwdqQfWI=; b=eRXjky6dNctbAObav3ywCK9LRbpAYAP1TGZnwDh+QpysJuioFsf/FY1jI8hSCPuvAh f4iponVj+r21HGoH5yvycipUF7jOyLhOp2yztF2tqQVmikTE+psyT2jCB6N63EPU71aL PbaUL7+gu3xOSHdiHcUifvzD8kpjiDHn59PG0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=YhSg9RxIXqJA9AC2540eAbNI/1dkIMZz5AwqKfuoTeOk4Qsn36zCC7JGSqU6uZwtnb kjmBOSfxbwM37E/JXGjXn2uee1SyflFuLhzBplADpo6+kh3MpfDpj5UpBy6eXNvysTKq a4K2D9psfqAShy4CINSAU++JfMcfwpUJcOSiE= MIME-Version: 1.0 Received: by 10.213.6.193 with SMTP id a1mr1944546eba.94.1290669365595; Wed, 24 Nov 2010 23:16:05 -0800 (PST) Sender: patrick.allaert@gmail.com Received: by 10.213.4.201 with HTTP; Wed, 24 Nov 2010 23:16:05 -0800 (PST) In-Reply-To: <4CEE0ADA.5010705@lsces.co.uk> References: <4CEE0ADA.5010705@lsces.co.uk> Date: Thu, 25 Nov 2010 08:16:05 +0100 X-Google-Sender-Auth: RfegMEinDDZLyLIwd3G4gN28Y1U Message-ID: To: Lester Caine Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] git anyone? From: patrickallaert@php.net (Patrick ALLAERT) 2010/11/25 Lester Caine : > Have you used git on Windows Pierre ... It is a joke! > Yes one can get it to work, but only if you do not use anything that the git > cygwin install destroys! And as yet there is no consensus on getting it > working cross platform in things like Eclipse. > > At least hg works out of the box on both linux and windows, but like git > THAT does not properly support sub-repo's and makes managing nice modularly > constructed projects like PHP almost impossible. > > Trying to work with projects that write modular PHP code in either git or hg > is simply not currently practical ... especially when half of your user base > is still tied to windows! Git on Windows problems belong to the past since a while now: * mSysGit * TortoiseGit