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: Commiting gdb-mi.el changes to Emacs upstream Date: Mon, 06 Jul 2009 00:19:17 +0200 Message-ID: References: <874otra2l0.fsf@sphinx.net.ru> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1246832378 26275 80.91.229.12 (5 Jul 2009 22:19:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 Jul 2009 22:19:38 +0000 (UTC) Cc: emacs-devel@gnu.org, Dmitry Dzhus To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 06 00:19:31 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 1MNa3W-0004vq-7E for ged-emacs-devel@m.gmane.org; Mon, 06 Jul 2009 00:19:30 +0200 Original-Received: from localhost ([127.0.0.1]:58580 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNa3V-00005a-9Y for ged-emacs-devel@m.gmane.org; Sun, 05 Jul 2009 18:19:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNa3Q-0008UG-Bq for emacs-devel@gnu.org; Sun, 05 Jul 2009 18:19:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNa3L-0008H4-ED for emacs-devel@gnu.org; Sun, 05 Jul 2009 18:19:23 -0400 Original-Received: from [199.232.76.173] (port=46730 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNa3L-0008GY-87 for emacs-devel@gnu.org; Sun, 05 Jul 2009 18:19:19 -0400 Original-Received: from smtp-02.vtx.ch ([212.147.0.114]:51607) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNa3K-0005ek-TC for emacs-devel@gnu.org; Sun, 05 Jul 2009 18:19:19 -0400 Original-Received: from alfajor.home (dyn.144-85-198-107.dsl.vtx.ch [144.85.198.107]) by smtp-02.vtx.ch (VTX Services SA) with ESMTP id DA4A55FD8F; Mon, 6 Jul 2009 00:19:17 +0200 (CEST) Original-Received: by alfajor.home (Postfix, from userid 20848) id 8695464349; Mon, 6 Jul 2009 00:19:17 +0200 (CEST) In-Reply-To: (Andreas Schwab's message of "Sun, 05 Jul 2009 13:15:08 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:112054 Archived-At: > If there is an easy way to convert the history to git I could import it > into my git tree as a branch. That would allow it to be preserved when > that tree is used as the base for the bzr import, even if it is > represented as a single commit in the CVS repo. Indeed, it sounds like a good idea, Stefan