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: Strange response after merge from upstream Date: Tue, 01 Dec 2009 20:54:04 -0500 Message-ID: References: <833a3umrfx.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1259718867 553 80.91.229.12 (2 Dec 2009 01:54:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Dec 2009 01:54:27 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 02 02:54:20 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 1NFeQ7-00019r-1b for ged-emacs-devel@m.gmane.org; Wed, 02 Dec 2009 02:54:19 +0100 Original-Received: from localhost ([127.0.0.1]:44589 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFeQ6-0000Sa-Ri for ged-emacs-devel@m.gmane.org; Tue, 01 Dec 2009 20:54:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NFeQ1-0000Rz-8o for emacs-devel@gnu.org; Tue, 01 Dec 2009 20:54:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NFePw-0000Np-NJ for emacs-devel@gnu.org; Tue, 01 Dec 2009 20:54:12 -0500 Original-Received: from [199.232.76.173] (port=51631 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFePw-0000Nj-Hp for emacs-devel@gnu.org; Tue, 01 Dec 2009 20:54:08 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:63423 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NFePt-0001cA-Th; Tue, 01 Dec 2009 20:54:06 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkoFAIdXFUtLd/5a/2dsb2JhbACBTtY/hDEEihM X-IronPort-AV: E=Sophos;i="4.47,325,1257138000"; d="scan'208";a="50453176" Original-Received: from 75-119-254-90.dsl.teksavvy.com (HELO ceviche.home) ([75.119.254.90]) by ironport2-out.pppoe.ca with ESMTP; 01 Dec 2009 20:54:05 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id BEC3770057; Tue, 1 Dec 2009 20:54:04 -0500 (EST) In-Reply-To: (Andreas Schwab's message of "Tue, 01 Dec 2009 23:21:36 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (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:118093 Archived-At: >> The bzr repository in svannah is not auto-updated at all, AFAIK. Is it? > It's a manual process which I run once a day. Interesting. And the "new" repositories are "compatible" with the old ones? I thought such incremental updates of git->bzr conversions were not possible with fast-import, Stefan