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: Choosing a moment for the Bazaar switchover. Date: Sat, 21 Mar 2009 09:50:41 -0400 Message-ID: References: <873ad8ccei.fsf@canonical.com> <87bprvdes3.fsf@workhorse.earlhome> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1237643449 443 80.91.229.12 (21 Mar 2009 13:50:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Mar 2009 13:50:49 +0000 (UTC) Cc: Karl Fogel , Jason Earl , emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 21 14:52:06 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 1Ll1cJ-0001G1-KJ for ged-emacs-devel@m.gmane.org; Sat, 21 Mar 2009 14:52:04 +0100 Original-Received: from localhost ([127.0.0.1]:35777 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ll1aw-00049k-R7 for ged-emacs-devel@m.gmane.org; Sat, 21 Mar 2009 09:50:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ll1ao-00049D-91 for emacs-devel@gnu.org; Sat, 21 Mar 2009 09:50:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ll1ai-00047m-VH for emacs-devel@gnu.org; Sat, 21 Mar 2009 09:50:29 -0400 Original-Received: from [199.232.76.173] (port=42417 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ll1ai-00047e-R7 for emacs-devel@gnu.org; Sat, 21 Mar 2009 09:50:24 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:49341 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ll1ai-0000RM-Hm for emacs-devel@gnu.org; Sat, 21 Mar 2009 09:50:24 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEACqNxElFxIZP/2dsb2JhbACBT9MYg34GhGc X-IronPort-AV: E=Sophos;i="4.38,399,1233550800"; d="scan'208";a="35478546" Original-Received: from 69-196-134-79.dsl.teksavvy.com (HELO pastel.home) ([69.196.134.79]) by ironport2-out.teksavvy.com with ESMTP; 21 Mar 2009 09:50:23 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 6C09F7F74; Sat, 21 Mar 2009 09:50:41 -0400 (EDT) In-Reply-To: (Andreas Schwab's message of "Sat, 21 Mar 2009 13:46:38 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (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:109753 Archived-At: >> Is Ian's aware of the rename problem? > I'm not aware of a single changeset in the CVS repository that > represents a rename. Whenever a file was moved there were separate > commits that remove and add the file. For an extreme example, take > a look at <...> which is the summary of the move of all the texi files > from man/ to doc/. Hmm... indeed that was botched. Stefan