From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31510 invoked by alias); 14 Apr 2011 01:48:33 -0000 Received: (qmail 31402 invoked by uid 22791); 14 Apr 2011 01:48:33 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 Apr 2011 01:48:29 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id E24D92BAD06 for ; Wed, 13 Apr 2011 21:48:28 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id L8SaYRUlh7+o for ; Wed, 13 Apr 2011 21:48:28 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 0735F2BAEA6 for ; Wed, 13 Apr 2011 21:48:26 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 73C431459B0; Wed, 13 Apr 2011 18:48:22 -0700 (PDT) Date: Thu, 14 Apr 2011 01:48:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: gdb-7.3 branch FROZEN Message-ID: <20110414014822.GC11452@adacore.com> References: <20110414005432.GB11452@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110414005432.GB11452@adacore.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2011-04/txt/msg00200.txt.bz2 > I'm trying to fix the mess I created when I mistyped the branchpoint > date. I'll do that by applying each missing change (except for the > nightly update of the version date) to the branch. Please refrain > from making changes on the branch until I'm done. Groumpf, something happened and CVS apparently did not take into account the timestamp I gave it. I think it might have been because it did not like the format I used to give the timestamp, but as far as I can tell, the branch got created on the HEAD at the time, which is pretty much what I wanted to do in practice. So I got lucky in the end... Branch UNFROZEN. But we need to think of getting off CVS sometime soon, after all... -- Joel