From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.comp.version-control.bazaar-ng.general Subject: Re: Emacs Bazaar repository Date: Sat, 22 Mar 2008 13:59:31 -0400 Message-ID: References: <87skyvse7k.fsf@xmission.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206208790 5685 80.91.229.12 (22 Mar 2008 17:59:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Mar 2008 17:59:50 +0000 (UTC) Cc: bazaar@lists.canonical.com, emacs-devel@gnu.org To: Jason Earl Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 22 19:00:19 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 1Jd80v-0005Dw-Ar for ged-emacs-devel@m.gmane.org; Sat, 22 Mar 2008 19:00:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jd80K-0001c2-Rw for ged-emacs-devel@m.gmane.org; Sat, 22 Mar 2008 13:59:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jd80F-0001ZU-Rc for emacs-devel@gnu.org; Sat, 22 Mar 2008 13:59:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jd80D-0001ZF-NK for emacs-devel@gnu.org; Sat, 22 Mar 2008 13:59:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jd80D-0001ZC-FY for emacs-devel@gnu.org; Sat, 22 Mar 2008 13:59:33 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jd80D-00009V-6Z for emacs-devel@gnu.org; Sat, 22 Mar 2008 13:59:33 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApAFAMLl5EdMCrTo/2dsb2JhbACBW6ZE X-IronPort-AV: E=Sophos;i="4.25,539,1199682000"; d="scan'208";a="16399969" Original-Received: from smtp.pppoe.ca (HELO smtp.teksavvy.com) ([65.39.196.238]) by ironport2-out.teksavvy.com with ESMTP; 22 Mar 2008 13:59:31 -0400 Original-Received: from pastel.home ([76.10.180.232]) by smtp.teksavvy.com (Internet Mail Server v1.0) with ESMTP id CUD99231; Sat, 22 Mar 2008 13:59:31 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id A19D57F5D; Sat, 22 Mar 2008 13:59:31 -0400 (EDT) In-Reply-To: <87skyvse7k.fsf@xmission.com> (Jason Earl's message of "Wed, 12 Mar 2008 17:41:03 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:93200 gmane.comp.version-control.bazaar-ng.general:39073 Archived-At: > After a few false starts I have been successful (at least as far as I > can tell) in importing the Emacs CVS repository into Bazaar. If anyone > is interested in playing with the results you can check out the HEAD of > the CVS repository with: > bzr clone http://bzr.notengoamigos.org/emacs/trunk/ Other than the tags (which it seems are still missing), it seems that an important missing information is the rename info: is cvsps unable to recognize file renames? Stefan