From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Re: What a modern collaboration toolkit looks like Date: Wed, 2 Jan 2008 07:23:08 -0500 Organization: Eric Conspiracy Secret Labs Message-ID: <20080102122308.GE17588@thyrsus.com> References: <20080101182742.GE3830@muc.de> <20080101.192802.05328072.wl@gnu.org> <20080102.113655.134307015.wl@gnu.org> Reply-To: esr@thyrsus.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1199276598 5171 80.91.229.12 (2 Jan 2008 12:23:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Jan 2008 12:23:18 +0000 (UTC) Cc: acm@muc.de, eliz@gnu.org, emacs-devel@gnu.org, rms@gnu.org, esr@snark.thyrsus.com To: Werner LEMBERG Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 02 13:23:36 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JA2dE-0008BQ-8w for ged-emacs-devel@m.gmane.org; Wed, 02 Jan 2008 13:23:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JA2cr-0006RR-Rf for ged-emacs-devel@m.gmane.org; Wed, 02 Jan 2008 07:23:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JA2cl-0006Oa-27 for emacs-devel@gnu.org; Wed, 02 Jan 2008 07:23:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JA2ck-0006O3-7M for emacs-devel@gnu.org; Wed, 02 Jan 2008 07:23:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JA2ck-0006Ny-0w for emacs-devel@gnu.org; Wed, 02 Jan 2008 07:23:06 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=snark.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JA2cZ-0000iZ-Eg; Wed, 02 Jan 2008 07:22:55 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 23) id CE822830B84; Wed, 2 Jan 2008 07:23:08 -0500 (EST) Content-Disposition: inline In-Reply-To: <20080102.113655.134307015.wl@gnu.org> X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.15+20070412 (2007-04-11) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:85886 Archived-At: Werner LEMBERG : > Attached is an image which shows gitk in action. Other 3G systems have similar tools. I believe there is at least one repo browser that makes a point of supporting three or four of them, which is possible because they're all using the same model of a revision DAG with nodes identified by hashes. -- Eric S. Raymond