From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: bzr repository ready? Date: Tue, 28 Apr 2009 14:30:27 -0400 Message-ID: References: <87mye6xnsr.fsf@xemacs.org> <87y6xpvyz6.fsf@xemacs.org> <87zli4jcc4.fsf@workhorse.earlhome> <87vdsrjcco.fsf@workhorse.earlhome> <87fxjgb4ud.fsf_-_@red-bean.com> <87eiyy3lag.fsf@notengoamigos.org> <87bpu1451m.fsf@red-bean.com> <874ozs34c6.fsf@notengoamigos.org> <87k58nyih3.fsf@red-bean.com> <87ocxxrjnh.fsf@canonical.com> <874ozp4ld3.fsf@notengoamigos.org> <87vdoou5a2.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 1240943451 15237 80.91.229.12 (28 Apr 2009 18:30:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Apr 2009 18:30:51 +0000 (UTC) Cc: Jason Earl , emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 28 20:30:41 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 1Lys4m-0002Z6-SC for ged-emacs-devel@m.gmane.org; Tue, 28 Apr 2009 20:30:41 +0200 Original-Received: from localhost ([127.0.0.1]:35663 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lys4l-0006RZ-SV for ged-emacs-devel@m.gmane.org; Tue, 28 Apr 2009 14:30:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lys4i-0006RR-1I for emacs-devel@gnu.org; Tue, 28 Apr 2009 14:30:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lys4d-0006R0-Ix for emacs-devel@gnu.org; Tue, 28 Apr 2009 14:30:35 -0400 Original-Received: from [199.232.76.173] (port=35515 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lys4d-0006Qx-G6 for emacs-devel@gnu.org; Tue, 28 Apr 2009 14:30:31 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:22753 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lys4d-0000oh-7f for emacs-devel@gnu.org; Tue, 28 Apr 2009 14:30:31 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsIEAAfo9klFxLKx/2dsb2JhbACBUM4Zg3MFhTY X-IronPort-AV: E=Sophos;i="4.40,261,1238990400"; d="scan'208";a="37724578" Original-Received: from 69-196-178-177.dsl.teksavvy.com (HELO pastel.home) ([69.196.178.177]) by ironport2-out.teksavvy.com with ESMTP; 28 Apr 2009 14:30:27 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id E22278291; Tue, 28 Apr 2009 14:30:27 -0400 (EDT) In-Reply-To: <87vdoou5a2.fsf@canonical.com> (Karl Fogel's message of "Tue, 28 Apr 2009 12:11:49 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-detected-operating-system: 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:110524 Archived-At: > When Bazaar 1.14 comes out (it's in release-candidate stage now), Jason > does another repo conversion, and we ask Savannah to upgrade to the new > server. We also get the latest version of Loggerhead installed (that > may come automatically with Bazaar, not sure). We can already start talking to the Savannah people to try and figure out how an upgrade can take place, what needs to be done for it, who needs help, ... 1.14 would indeed be a good choice because it significantly reduces the amount of data transfered upon commit. > 1.14 will include the end-of-line conversion feature. (It would be > great to be able to easily test Windows development! Of course, Emacs > itself handles the different EOL styles, but still...) We don't want EOL conversion at all for our repository, so it's irrelevant (except for the fact that Bzr has the feature (over CVS) that it doesn't do any conversion, by default). Stefan