From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel,gmane.comp.version-control.bazaar-ng.general Subject: Re: Emacs Bazaar repository Date: Thu, 13 Mar 2008 07:22:09 +0530 Message-ID: References: <87skyvse7k.fsf@xmission.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205373150 26149 80.91.229.12 (13 Mar 2008 01:52:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Mar 2008 01:52:30 +0000 (UTC) To: "Jason Earl" , bazaar@lists.canonical.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 13 02:52:57 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 1JZccp-0000VB-OF for ged-emacs-devel@m.gmane.org; Thu, 13 Mar 2008 02:52:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZccG-0006VB-P6 for ged-emacs-devel@m.gmane.org; Wed, 12 Mar 2008 21:52:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZccC-0006S4-7M for emacs-devel@gnu.org; Wed, 12 Mar 2008 21:52:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZcc9-0006O3-3S for emacs-devel@gnu.org; Wed, 12 Mar 2008 21:52:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZcc8-0006Nv-SV for emacs-devel@gnu.org; Wed, 12 Mar 2008 21:52:12 -0400 Original-Received: from ti-out-0910.google.com ([209.85.142.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JZcc7-0003dS-Ht for emacs-devel@gnu.org; Wed, 12 Mar 2008 21:52:12 -0400 Original-Received: by ti-out-0910.google.com with SMTP id a20so1290594tia.10 for ; Wed, 12 Mar 2008 18:52:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=d+7IcgquFy+vOVrWBu3PzwNtyypFubMnMXMNeXiAyBE=; b=A/WSm6+wB05dkwOBOkVdYxTp3CIG9KvIP6ZWIZF3+uA0WHwWJq5cph8aK52plRdQxgXFR0hjnEBsY8LHrjifvnnmQeefqXHiiHcFntFmw/qXnVEx7mItQIT7u/jlp06KvXxMg6Ev6MiY7oN9Qtmje18VeICoIWmr2lUBOsZZUcc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CbPY+R15JP650EB9gbkBC/c8zZOGEV2cBhEVp71XRV5JH+CEOZoylMKOitWBd61svqPU4oyVaDBtpxy1R1GS6V1R95uMM7Vzi+eS9z/oMWCKzEWwaEpVAxlampJ2PS1LA9qyTflJLtHMUg1l2iuMOV88YPXfGnTNtIWsH4YIRw0= Original-Received: by 10.110.52.5 with SMTP id z5mr2665042tiz.17.1205373129450; Wed, 12 Mar 2008 18:52:09 -0700 (PDT) Original-Received: by 10.110.3.13 with HTTP; Wed, 12 Mar 2008 18:52:09 -0700 (PDT) In-Reply-To: <87skyvse7k.fsf@xmission.com> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:92351 gmane.comp.version-control.bazaar-ng.general:38412 Archived-At: Well, now we have cvs, git, mercurial and bazaar. Having a subversion repository will complete the long story. I just hope this indecision will not continue for too long and confuse people in terms of which repository to use. So far, i just had to mention 'emacs head' has this problem on some platform in reporting bugs. I have now started adding the repo info too! I request the new maintainers to make a decision in the near future and streamline this for 23 series. -dhruva On 3/13/08, Jason Earl wrote: > > 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. > > Jason > > > -- Sent from Gmail for mobile | mobile.google.com Contents reflect my personal views only!