From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dilip M Subject: Re: Deciding between Git/Mercurial Date: Tue, 29 Sep 2009 14:24:33 +0530 Message-ID: References: <9accb4400909290144t1363b5c6t8886bfa01e486c94@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: newsgroups@catchall.shelter13.net, git@vger.kernel.org To: Daniele Segato X-From: git-owner@vger.kernel.org Tue Sep 29 11:01:21 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1MsYZX-0007JA-7I for gcvg-git-2@lo.gmane.org; Tue, 29 Sep 2009 11:00:35 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753456AbZI2JA0 (ORCPT ); Tue, 29 Sep 2009 05:00:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753408AbZI2JAZ (ORCPT ); Tue, 29 Sep 2009 05:00:25 -0400 Received: from mail-yw0-f199.google.com ([209.85.211.199]:39279 "EHLO mail-yw0-f199.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753405AbZI2JAZ (ORCPT ); Tue, 29 Sep 2009 05:00:25 -0400 X-Greylist: delayed 336 seconds by postgrey-1.27 at vger.kernel.org; Tue, 29 Sep 2009 05:00:25 EDT Received: by ywh37 with SMTP id 37so5276027ywh.4 for ; Tue, 29 Sep 2009 02:00:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=WEKXtdHJGBGqEoUm1mqNrmRaX+I3vv1uU3kM9hv2VFM=; b=MpCAPwgStRwfuWGrNrbjleBkzEdw/GC4NPq6pvdpECQ3DoBEW3dyBB7W/wFQyWXrop +mTcc8/gA3eV0uKIvm1vJoa7/jitzK11tkEXaYIIIOkJ3dpOymbZtQIteqtpcnB0UXU7 1gwmIIc7bkldmL4JoZnkPIAilK1hGh9d3gm/8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=RdmjTa7Ln7jmCya+pm4vhJrJDr/9eqUUS5KWAUUDm0ohFK9FkDuYaNcNv0i+r/ChIM 9mVl40aKo69fDXo/XD4seQDXcFERN9GIMZyC1iRA6FslIdhaNz06EDgjX/QrcNnkiovf l6/cS7RCnNB2BIJtZod86BsQ5e49zO1eXO1xQ= Received: by 10.150.164.4 with SMTP id m4mr9715238ybe.140.1254214493109; Tue, 29 Sep 2009 01:54:53 -0700 (PDT) In-Reply-To: <9accb4400909290144t1363b5c6t8886bfa01e486c94@mail.gmail.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Tue, Sep 29, 2009 at 2:14 PM, Daniele Segato wrote: > Can I propose to make this discussion cross-mailing list adding the hg > mailing list to the CC? I think it would be a good discussion if we don't > end up flaming. Let me know what you think about it We will probably end in flames. Its same as comparing Vim and Emacs, Python and Perl... ...this comparison is all ver web. Checkout! http://importantshock.wordpress.com/2008/08/07/git-vs-mercurial/ My *personnel* opinion is, If it is for project _only_ on UNIX, than GIT and repo tool from Google will be killing combination. If project is on both Windows & UNIX (But consider where do you compile your code), than hg doesn't have matching! -- Dilip