Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751150AbWBJGXQ (ORCPT ); Fri, 10 Feb 2006 01:23:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751160AbWBJGXP (ORCPT ); Fri, 10 Feb 2006 01:23:15 -0500 Received: from willy.net1.nerim.net ([62.212.114.60]:60178 "EHLO willy.net1.nerim.net") by vger.kernel.org with ESMTP id S1751150AbWBJGXP (ORCPT ); Fri, 10 Feb 2006 01:23:15 -0500 Date: Fri, 10 Feb 2006 07:23:09 +0100 From: Willy Tarreau To: Paul Jackson Cc: jes@sgi.com, linux-kernel@vger.kernel.org Subject: Re: git for dummies, anyone? (was: Re: How in tarnation do I git v2.6.16-rc2? hg died and I still don't git git) Message-ID: <20060210062309.GA22620@w.ods.org> References: <20060208070301.1162e8c3.pj@sgi.com> <20060209065011.45ba1b88.pj@sgi.com> <20060209231650.GF11380@w.ods.org> <20060209160358.5de62d54.pj@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060209160358.5de62d54.pj@sgi.com> User-Agent: Mutt/1.5.10i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1054 Lines: 27 On Thu, Feb 09, 2006 at 04:03:58PM -0800, Paul Jackson wrote: > Willy wrote: > > BTW, have you tried cogito ? > > Yes - I used it for a little, until I discovered > Matt Mackall's Mercurial (Hg): > > http://selenic.com/mercurial/ > > I've been a delighted user of hg ever since. I did the opposite : I tried hg as soon as Matt announced it, but I got lost in the "python dumps" which appeared at the slightest error, because I did not understand what the problem was. Then I tried git, at least to be able to keep in sync with Marcelo. With git, I had some opportunities to catch some understandable error messages spit out of some shell scripts even when not caught by the script itself. But using it less than twice a week requires me to read the manual again before doing anything useful :-( Willy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/