From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: bzr repository ready? Date: Wed, 18 Nov 2009 18:08:03 -0500 Message-ID: <87bpizig8c.fsf@stupidchicken.com> References: <87eiyy3lag.fsf@notengoamigos.org> <87bpu1451m.fsf@red-bean.com> <874ozs34c6.fsf@notengoamigos.org> <87k58nyih3.fsf@red-bean.com> <87d4eerm8w.fsf@red-bean.com> <87k4yy7qba.fsf@yahoo.com> <87vdiiof1d.fsf@canonical.com> <87d44ceg5s.fsf@stupidchicken.com> <87bpjwe46n.fsf@red-bean.com> <87zl6vskq0.fsf@red-bean.com> <874op07kb0.fsf@red-bean.com> <87639fr3w7.fsf@red-bean.com> <87vdhfpil2.fsf@red-bean.com> <87einvxy9c.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258585709 21244 80.91.229.12 (18 Nov 2009 23:08:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Nov 2009 23:08:29 +0000 (UTC) Cc: Andreas Schwab , Jason Earl , Ian Clatworthy , emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 19 00:08:22 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 1NAtdL-0002ZO-GG for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2009 00:08:19 +0100 Original-Received: from localhost ([127.0.0.1]:56734 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAtdK-0000hw-W2 for ged-emacs-devel@m.gmane.org; Wed, 18 Nov 2009 18:08:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NAtdF-0000fF-9m for emacs-devel@gnu.org; Wed, 18 Nov 2009 18:08:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NAtdA-0000bI-5z for emacs-devel@gnu.org; Wed, 18 Nov 2009 18:08:12 -0500 Original-Received: from [199.232.76.173] (port=56502 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NAtdA-0000bC-2V for emacs-devel@gnu.org; Wed, 18 Nov 2009 18:08:08 -0500 Original-Received: from pantheon-po44.its.yale.edu ([130.132.50.78]:55524) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NAtd9-00065c-Js for emacs-devel@gnu.org; Wed, 18 Nov 2009 18:08:07 -0500 Original-Received: from furry (dhcp128036014244.central.yale.edu [128.36.14.244]) (authenticated bits=0) by pantheon-po44.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id nAIN83YF020766 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 18 Nov 2009 18:08:04 -0500 Original-Received: by furry (Postfix, from userid 1000) id DF7E1C071; Wed, 18 Nov 2009 18:08:03 -0500 (EST) In-Reply-To: <87einvxy9c.fsf@red-bean.com> (Karl Fogel's message of "Wed, 18 Nov 2009 17:29:35 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:117218 Archived-At: Thanks for doing the checks. The remaining issues don't seem like problems to me; as far as I'm concerned, we can do the switch. > Below are the results. Mostly it's looking pretty good. Search for > two items where it says "[?]" to see areas where I'm concerned. > Assuming we have good answers for those concerns, I'd say it's time to > Just Do It. I mean, we always have the old CVS data if worse comes to > worst, right? Is it possible to automatically merge changes in the bzr repository into the CVS repository (at least for the trunk)? Or is that too much trouble?