From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sergei Organov Newsgroups: gmane.comp.version-control.bazaar-ng.general,gmane.emacs.devel Subject: Re: Emacs Bazaar repository Date: Mon, 17 Mar 2008 15:39:49 +0300 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 1205757687 20456 80.91.229.12 (17 Mar 2008 12:41:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Mar 2008 12:41:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: bazaar@lists.canonical.com Original-X-From: bazaar-bounces@lists.canonical.com Mon Mar 17 13:41:56 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 1JbEf4-0004DU-Fs for gcvbg-bazaar-ng@m.gmane.org; Mon, 17 Mar 2008 13:41:54 +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 1JbEeS-00052i-N9; Mon, 17 Mar 2008 12:41:16 +0000 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by chlorine.canonical.com with esmtp (Exim 4.60) (envelope-from ) id 1JbEeP-00052F-KV for bazaar@lists.canonical.com; Mon, 17 Mar 2008 12:41:14 +0000 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JbEeN-0004VJ-86 for bazaar@lists.canonical.com; Mon, 17 Mar 2008 12:41:11 +0000 Original-Received: from 87.236.81.130 ([87.236.81.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Mar 2008 12:41:11 +0000 Original-Received: from osv by 87.236.81.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Mar 2008 12:41:11 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Followup-To: gmane.comp.version-control.bazaar-ng.general Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 87.236.81.130 User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) 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:38794 gmane.emacs.devel:92820 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). There is git.el in the GIT source tree that is intended to mimic pcl-cvs as much as possible and is already quite useful. There is also git-annotate.el. -- Sergei.