From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. Bruce Fields" Subject: Re: [DRAFT] Branching and merging with git Date: Mon, 8 Jan 2007 23:17:51 -0500 Message-ID: <20070109041751.GE1686@fieldses.org> References: <20061116221701.4499.qmail@science.horizon.com> <20070103170411.GB5491@thunk.org> <20070107234411.GD18009@fieldses.org> <20070108004006.GB23182@thunk.org> <20070108004641.GG18009@fieldses.org> <8b65902a0701080438v4822eabdi135a5358f977328a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Theodore Tso , linux@horizon.com, git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Jan 09 05:18:11 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1H48R5-00016j-Bv for gcvg-git@gmane.org; Tue, 09 Jan 2007 05:18:07 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751030AbXAIERz (ORCPT ); Mon, 8 Jan 2007 23:17:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751031AbXAIERz (ORCPT ); Mon, 8 Jan 2007 23:17:55 -0500 Received: from mail.fieldses.org ([66.93.2.214]:44854 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751029AbXAIERy (ORCPT ); Mon, 8 Jan 2007 23:17:54 -0500 Received: from bfields by fieldses.org with local (Exim 4.63) (envelope-from ) id 1H48Qp-0002xb-Oh; Mon, 08 Jan 2007 23:17:51 -0500 To: Guilhem Bonnefille Content-Disposition: inline In-Reply-To: <8b65902a0701080438v4822eabdi135a5358f977328a@mail.gmail.com> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Mon, Jan 08, 2007 at 01:38:19PM +0100, Guilhem Bonnefille wrote: > Nice work. Thanks! > My only 2 cents: the SVN book is really a good book, as it contains > both simple user and advanced hacker info. As it is in free licence, > perhaps it could be possible to "port" the book to Git. I saw that the > SVK book is such a port. But it's a DocBook document. > http://svnbook.red-bean.com/ Thanks, yes, that does look very polished. If there's any part you'd be particularly interested in seeing "ported", I'd be happy to help incorporate your work. --b.