From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: bzr repository ready? Date: Tue, 28 Apr 2009 15:31:38 -0400 Message-ID: <87hc08r2w5.fsf@canonical.com> 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> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1240947121 27897 80.91.229.12 (28 Apr 2009 19:32:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Apr 2009 19:32:01 +0000 (UTC) Cc: Karl Fogel , Jason Earl , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 28 21:31:51 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 1Lyt1y-0006bL-RU for ged-emacs-devel@m.gmane.org; Tue, 28 Apr 2009 21:31:51 +0200 Original-Received: from localhost ([127.0.0.1]:60451 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lyt1y-0001wR-7d for ged-emacs-devel@m.gmane.org; Tue, 28 Apr 2009 15:31:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lyt1t-0001w2-1z for emacs-devel@gnu.org; Tue, 28 Apr 2009 15:31:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lyt1r-0001vO-Di for emacs-devel@gnu.org; Tue, 28 Apr 2009 15:31:44 -0400 Original-Received: from [199.232.76.173] (port=33741 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lyt1r-0001vL-7V for emacs-devel@gnu.org; Tue, 28 Apr 2009 15:31:43 -0400 Original-Received: from adelie.canonical.com ([91.189.90.139]:46625) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lyt1q-0008KK-RB for emacs-devel@gnu.org; Tue, 28 Apr 2009 15:31:43 -0400 Original-Received: from hutte.canonical.com ([91.189.90.181]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1Lyt1p-0001C2-4A; Tue, 28 Apr 2009 20:31:41 +0100 Original-Received: from cpe-24-193-42-111.nyc.res.rr.com ([24.193.42.111] helo=kfogel-work) by hutte.canonical.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Lyt1o-0001t7-Ss; Tue, 28 Apr 2009 20:31:41 +0100 In-Reply-To: (Stefan Monnier's message of "Tue, 28 Apr 2009 14:30:27 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:110525 Archived-At: Stefan Monnier writes: > 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. I'll start this process when 1.14 is released. > 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). EOL conversion is something that each individual developer chooses (or chooses to avoid) -- it wouldn't ever happen in the repository Savannah hosts. -Karl