From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Matthieu Moy Newsgroups: gmane.comp.version-control.bazaar-ng.general,gmane.emacs.devel Subject: Re: Emacs Bazaar repository Date: Mon, 17 Mar 2008 11:41:35 +0100 Message-ID: References: <87skyvse7k.fsf@xmission.com> <86ejae96t4.fsf@lola.quinscape.zz> <47DA3601.3040507@arbash-meinel.com> <87r6ecsww7.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205750600 27846 80.91.229.12 (17 Mar 2008 10:43:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Mar 2008 10:43:20 +0000 (UTC) Cc: schwab@suse.de, Eli Zaretskii , bazaar@lists.canonical.com, emacs-devel@gnu.org To: "Stephen J. Turnbull" Original-X-From: bazaar-bounces@lists.canonical.com Mon Mar 17 11:43:48 2008 Return-path: Envelope-to: gcvbg-bazaar-ng@m.gmane.org Original-Received: from chlorine.canonical.com ([91.189.94.204]) by lo.gmane.org with esmtp (Exim 4.50) id 1JbCoj-0003DC-6t for gcvbg-bazaar-ng@m.gmane.org; Mon, 17 Mar 2008 11:43:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.60) (envelope-from ) id 1JbCo6-0008TL-VK; Mon, 17 Mar 2008 10:43:08 +0000 Original-Received: from harmonie.imag.fr ([147.171.130.40]) by chlorine.canonical.com with esmtp (Exim 4.60) (envelope-from ) id 1JbCo3-0008TA-I2 for bazaar@lists.canonical.com; Mon, 17 Mar 2008 10:43:03 +0000 Original-Received: from mail-veri.imag.fr (mail-veri.imag.fr [129.88.43.52]) by harmonie.imag.fr (8.13.8/8.13.8) with ESMTP id m2HAfZ3P006368; Mon, 17 Mar 2008 11:41:36 +0100 (CET) Original-Received: from bauges.imag.fr ([129.88.43.5]) by mail-veri.imag.fr with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1JbCmd-0007D6-R9; Mon, 17 Mar 2008 11:41:35 +0100 Original-Received: from moy by bauges.imag.fr with local (Exim 4.63) (envelope-from ) id 1JbCmd-0006Gt-Oh; Mon, 17 Mar 2008 11:41:35 +0100 In-Reply-To: <87r6ecsww7.fsf@uwakimon.sk.tsukuba.ac.jp> (Stephen J. Turnbull's message of "Sat\, 15 Mar 2008 08\:34\:16 +0900") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (harmonie.imag.fr [147.171.130.40]); Mon, 17 Mar 2008 11:41:36 +0100 (CET) X-IMAG-MailScanner-Information: Please contact MI2S MIM for more information X-IMAG-MailScanner: Found to be clean X-IMAG-MailScanner-SpamCheck: X-IMAG-MailScanner-From: moy@imag.fr X-BeenThere: bazaar@lists.canonical.com X-Mailman-Version: 2.1.8 Precedence: list List-Id: bazaar discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bazaar-bounces@lists.canonical.com Errors-To: bazaar-bounces@lists.canonical.com Xref: news.gmane.org gmane.comp.version-control.bazaar-ng.general:38791 gmane.emacs.devel:92812 Archived-At: "Stephen J. Turnbull" writes: > OTOH, many Emacs developers won't run any vcs by hand, they'll use > vc.el or pcl-.el (which doesn't exist for vcs in (git hg bzr) > AFAIK, but if Emacs chooses one, I bet it's a matter of days). It's not called pcl-, but DVC exists: http://download.gna.org/dvc/ (don't look at the manual, prehistorically deprecated, but the tool itself is quite good, and supports Bzr, Baz, Mercurial, Monotone, Darcs and Git).