From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4333 invoked by alias); 8 Feb 2007 22:44:19 -0000 Received: (qmail 4281 invoked by uid 22791); 8 Feb 2007 22:44:18 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 08 Feb 2007 22:44:14 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l18Mi34E031556; Thu, 8 Feb 2007 17:44:03 -0500 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l18Mi2cT018622; Thu, 8 Feb 2007 17:44:02 -0500 Received: from greed.delorie.com (sebastian-int.corp.redhat.com [172.16.52.221]) by post-office.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id l18Mi2p8008283; Thu, 8 Feb 2007 17:44:02 -0500 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.13.8/8.13.1) with ESMTP id l18Mi2kl028519; Thu, 8 Feb 2007 17:44:02 -0500 Received: (from dj@localhost) by greed.delorie.com (8.13.8/8.13.8/Submit) id l18Mi2Fp028516; Thu, 8 Feb 2007 17:44:02 -0500 Date: Thu, 08 Feb 2007 22:44:00 -0000 Message-Id: <200702082244.l18Mi2Fp028516@greed.delorie.com> From: DJ Delorie To: drow@false.org CC: gcc-patches@gcc.gnu.org, binutils@sourceware.org, gdb-patches@sourceware.org In-reply-to: <20070208223831.GA3893@nevyn.them.org> (message from Daniel Jacobowitz on Thu, 8 Feb 2007 17:38:31 -0500) Subject: Re: Updating top-level autoconf to 2.59 References: <20070111225346.GA1335@nevyn.them.org> <20070207193352.GA13757@nevyn.them.org> <20070208222020.GA2267@nevyn.them.org> <200702082230.l18MUSHF028328@greed.delorie.com> <20070208223831.GA3893@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00113.txt.bz2 > > newlib/gdb/binutils still uses cvs, though. > > Well, up to you: leave it unmoved or lose the CVS history? gdb has a > configure.ac nowadays, bfd doesn't. It was more of a reminder that you needed to update both repositories. As for the cvs history, I think the long-term gain of following conventions exceeds the short term gain of making history more readily accessible. The history is still there, just not in the same file.