From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25598 invoked by alias); 3 Oct 2009 12:30:22 -0000 Received: (qmail 25579 invoked by uid 22791); 3 Oct 2009 12:30:19 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx.meyering.net (HELO mx.meyering.net) (82.230.74.64) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 03 Oct 2009 12:30:14 +0000 Received: by rho.meyering.net (Acme Bit-Twister, from userid 1000) id 97E666E94A; Sat, 3 Oct 2009 14:30:11 +0200 (CEST) From: Jim Meyering To: gdb@sourceware.org Subject: gdb.git hiccup Date: Sat, 03 Oct 2009 12:30:00 -0000 Message-ID: <87ws3clkx8.fsf@meyering.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00057.txt.bz2 FYI, In setting up binutils.git, my mirroring script added a bunch of junk to gdb.git's staging repo (blame the module name that they share, "src"), and then the regularly-scheduled "sync-from-cvs" pushed a bunch of old binutils commits and refs to the official gdb.git repo. Bottom line: gdb.git just got a lot bigger, and at least one ref (master) is no longer pointing where it should. If someone can point me to a gdb.git repository I can trust, preferably already uploaded to sourceware,org, I'll put things back in order. Sorry for the trouble, Jim