From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16434 invoked by alias); 9 Jan 2006 20:33:23 -0000 Received: (qmail 16427 invoked by uid 22791); 9 Jan 2006 20:33:23 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.205) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 09 Jan 2006 20:33:22 +0000 Received: by zproxy.gmail.com with SMTP id 34so3909360nzf for ; Mon, 09 Jan 2006 12:33:20 -0800 (PST) Received: by 10.36.251.32 with SMTP id y32mr3260841nzh; Mon, 09 Jan 2006 12:33:20 -0800 (PST) Received: by 10.37.2.42 with HTTP; Mon, 9 Jan 2006 12:33:20 -0800 (PST) Message-ID: <8f2776cb0601091233s1a8b1c69q9f185ca0c121b837@mail.gmail.com> Date: Mon, 09 Jan 2006 20:33:00 -0000 From: Jim Blandy To: Stan Shebs Subject: Re: History before 1999 Cc: Eli Zaretskii , gdb@sources.redhat.com In-Reply-To: <43C298BF.6070209@apple.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <8f2776cb0601070913q365de93g8d80a4886050cba1@mail.gmail.com> <43C298BF.6070209@apple.com> 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/msg00070.txt.bz2 On 1/9/06, Stan Shebs wrote: > In theory, an energetic person could graft old public releases into > the repository, making a sort of synthetic history. Easier in SVN > perhaps? Insertion of revisions into an existing history, even at the front, isn't something SVN has any special support for. I think you'd have to dump, edit, and re-load the repository.