From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Clemente Newsgroups: gmane.emacs.devel Subject: Re: Bzr switch Date: Sun, 28 Jun 2009 12:45:16 +0200 Message-ID: <87prco63ib.fsf@yahoo.com> References: <87hby0rgs1.fsf@canonical.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1246185877 21641 80.91.229.12 (28 Jun 2009 10:44:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Jun 2009 10:44:37 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 28 12:44:30 2009 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 1MKrs3-0005Ir-G2 for ged-emacs-devel@m.gmane.org; Sun, 28 Jun 2009 12:44:27 +0200 Original-Received: from localhost ([127.0.0.1]:41321 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKrs2-0006VH-SC for ged-emacs-devel@m.gmane.org; Sun, 28 Jun 2009 06:44:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MKrrv-0006VC-ED for emacs-devel@gnu.org; Sun, 28 Jun 2009 06:44:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MKrrp-0006V0-M7 for emacs-devel@gnu.org; Sun, 28 Jun 2009 06:44:17 -0400 Original-Received: from [199.232.76.173] (port=55023 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKrrp-0006Ux-EQ for emacs-devel@gnu.org; Sun, 28 Jun 2009 06:44:13 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:35086) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MKrrp-0006Rk-0l for emacs-devel@gnu.org; Sun, 28 Jun 2009 06:44:13 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MKrrn-0008Jg-TA for emacs-devel@gnu.org; Sun, 28 Jun 2009 06:44:12 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MKrrd-0001bR-Gd for emacs-devel@gnu.org; Sun, 28 Jun 2009 10:44:01 +0000 Original-Received: from 89.6.42.98 ([89.6.42.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Jun 2009 10:44:01 +0000 Original-Received: from dcl441-bugs by 89.6.42.98 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Jun 2009 10:44:01 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 31 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 89.6.42.98 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (gnu/linux) Cancel-Lock: sha1:itiQ6nc+M9oP+b3XRBLOcZHZ3AA= X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: GNU/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:111778 Archived-At: El dom, jun 28 2009 a les 08:53, Karl Fogel va escriure: > > Bazaar 1.16 was released on on the 18th. It has support for the "2a" > format that we want to host Emacs in (the format known during > development as "brisbane-core", and now called "2a"). That format will > be the default in Bazaar 2.0, though it is not the default in 1.16.x. > What will happen when older clients try to connect? Even if they are asked to upgrade to 1.16, this may be a good thing. (Upgrading is as easy as: bzr branch lp:bzr; cd bzr; ./bzr). > > 1.16.1 is currently getting a fair amount of real-world testing on > another large source tree (see [2]). I think it would be wise to let us > test it there for another week or two, and then proceed with the Emacs > switchover. 1.16.1 has been pretty stable so far, but it's still a new > release. Let's let the water warm up a bit, then we jump in. Nice to see some dates. Some questions from the links I found in [1] : - The Savannah ticket about this is still open: [2] Is Savannah officially ready? - There seem to be still open Bazaar bugs/improvements with the tag emacs-adoption: [3]. Are they blocking? I saw that some Bazaar bugs which affected Emacs were solved due to your work; thanks. [1] http://www.emacswiki.org/emacs/EmacsBzrSwitchover [2] http://savannah.gnu.org/support/index.php?106612 [3] https://bugs.edge.launchpad.net/bzr/+bugs?field.searchtext=&orderby=-importance&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_supervisor=&field.bug_commenter=&field.subscriber=&field.omit_dupes.used=&field.omit_dupes=on&field.has_patch.used=&field.has_cve.used=&field.tag=emacs-adoption&field.tags_combinator=ANY&search=Search -- Daniel