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 09:55:11 -0500 Organization: Eric Conspiracy Secret Labs Message-ID: <20080102145511.GD18853@thyrsus.com> References: <20080102122923.GG17588@thyrsus.com> <20080102.144823.191556900.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 1199285841 2376 80.91.229.12 (2 Jan 2008 14:57:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Jan 2008 14:57:21 +0000 (UTC) Cc: emacs-devel@gnu.org, rms@gnu.org, acm@muc.de To: Werner LEMBERG Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 02 15:57: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 1JA52E-000866-1i for ged-emacs-devel@m.gmane.org; Wed, 02 Jan 2008 15:57:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JA51r-0001PR-TJ for ged-emacs-devel@m.gmane.org; Wed, 02 Jan 2008 09:57:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JA4zq-0007pl-Se for emacs-devel@gnu.org; Wed, 02 Jan 2008 09:55:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JA4zq-0007nn-0e for emacs-devel@gnu.org; Wed, 02 Jan 2008 09:55:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JA4zp-0007nH-2Z for emacs-devel@gnu.org; Wed, 02 Jan 2008 09:55:05 -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 1JA4zh-0002yL-Mk; Wed, 02 Jan 2008 09:54:57 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 23) id 3BC39830B03; Wed, 2 Jan 2008 09:55:11 -0500 (EST) Content-Disposition: inline In-Reply-To: <20080102.144823.191556900.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:85910 Archived-At: Werner LEMBERG : > > Anyone pitching in for mercurial (hg)? It is available on all > > platforms on which PYTHON runs. It works on OpenVMS too (not that > > many people here would care). Has fewer external dependencies (git > > needs a POSIX shell) and hence easy to deploy on non-UNIX platforms. > > What's the mercurial equivalent to gitk? Try "hg view". Even the window layout is strikingly similar. -- Eric S. Raymond