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: Wed, 12 Mar 2008 21:48:09 -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 1205374140 28625 80.91.229.12 (13 Mar 2008 02:09:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Mar 2008 02:09:00 +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 Thu Mar 13 03:09:27 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 1JZcsn-0004ln-7s for ged-emacs-devel@m.gmane.org; Thu, 13 Mar 2008 03:09:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZcsE-0001jj-9s for ged-emacs-devel@m.gmane.org; Wed, 12 Mar 2008 22:08:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZcs9-0001ge-O6 for emacs-devel@gnu.org; Wed, 12 Mar 2008 22:08:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZcs8-0001e4-3H for emacs-devel@gnu.org; Wed, 12 Mar 2008 22:08:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZcs7-0001dt-Vh for emacs-devel@gnu.org; Wed, 12 Mar 2008 22:08:44 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JZcs7-00062D-Rn for emacs-devel@gnu.org; Wed, 12 Mar 2008 22:08:43 -0400 Original-Received: from 206-248-156-21.dsl.teksavvy.com ([206.248.156.21] helo=ceviche.home) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JZcYg-0006Nd-Cz for emacs-devel@gnu.org; Wed, 12 Mar 2008 21:48:42 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 408E4B4055; Wed, 12 Mar 2008 21:48:09 -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 mx20.gnu.org: Linux 2.6 (newer, 3) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:92354 gmane.comp.version-control.bazaar-ng.general:38414 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/ > The other branches are available as well and have URLs like: > http://bzr.notengoamigos.org/emacs/branches// > For more information please see: > http://bzr.notengoamigos.org/ > This repository is obviously something that should mostly interest Emacs > developers, but I'm sending this email to the bazaar mailing list as > well in case they are curious. Thank you very much. Now we'll be able to finally try out Bzr and see if it's good enough. I encourage everyone to try it out, Stefan