From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4175 invoked by alias); 9 Jan 2006 17:10:21 -0000 Received: (qmail 4165 invoked by uid 22791); 9 Jan 2006 17:10:20 -0000 X-Spam-Check-By: sourceware.org Received: from mail-out4.apple.com (HELO mail-out4.apple.com) (17.254.13.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 09 Jan 2006 17:10:16 +0000 Received: from relay6.apple.com (a17-128-113-36.apple.com [17.128.113.36]) by mail-out4.apple.com (8.12.11/8.12.11) with ESMTP id k09H9HDR016924; Mon, 9 Jan 2006 09:09:17 -0800 (PST) Received: from [17.219.205.53] (unknown [17.219.205.53]) by relay6.apple.com (Apple SCV relay) with ESMTP id 49705376; Mon, 9 Jan 2006 09:09:17 -0800 (PST) Message-ID: <43C298BF.6070209@apple.com> Date: Mon, 09 Jan 2006 17:10:00 -0000 From: Stan Shebs User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.12) Gecko/20050915 MIME-Version: 1.0 To: Eli Zaretskii CC: Jim Blandy , gdb@sources.redhat.com Subject: Re: History before 1999 References: <8f2776cb0601070913q365de93g8d80a4886050cba1@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00067.txt.bz2 Eli Zaretskii wrote: >>Date: Sat, 7 Jan 2006 09:13:59 -0800 >>From: Jim Blandy >>Cc: gdb@sources.redhat.com >> >>So, I don't think there's any way for you to get history farther back. >> > >Too bad. Fortunately, there are old GDB releases in the old-releases >directory of the sourceware server, so I guess I could use them as >snapshots of the old repository. > >Thanks for the feedback. > In theory, an energetic person could graft old public releases into the repository, making a sort of synthetic history. Easier in SVN perhaps? Didn't we do regular snapshots in between releases? If anybody still has those around, they could supplement the release history. Stan