From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24363 invoked by alias); 5 Oct 2009 10:14:35 -0000 Received: (qmail 24353 invoked by uid 22791); 5 Oct 2009 10:14:34 -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; Mon, 05 Oct 2009 10:14:26 +0000 Received: by rho.meyering.net (Acme Bit-Twister, from userid 1000) id 3A8AF2C577; Mon, 5 Oct 2009 12:14:24 +0200 (CEST) From: Jim Meyering To: Jan Kratochvil Cc: gdb@sourceware.org Subject: Re: gdb.git hiccup In-Reply-To: <20091004142139.GA19501@host0.dyn.jankratochvil.net> (Jan Kratochvil's message of "Sun, 4 Oct 2009 16:21:39 +0200") References: <87ws3clkx8.fsf@meyering.net> <87r5tklij2.fsf@meyering.net> <87k4zclc87.fsf@meyering.net> <20091003233527.GA9182@caradoc.them.org> <877hvbk5xn.fsf@meyering.net> <20091004110911.GI32049@redhat.com> <8ba6bed40910040515t775d36adhaf0c912a43e77bad@mail.gmail.com> <87eipjib2n.fsf@meyering.net> <20091004142139.GA19501@host0.dyn.jankratochvil.net> Date: Mon, 05 Oct 2009 10:14:00 -0000 Message-ID: <874oqegnb3.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/msg00077.txt.bz2 Jan Kratochvil wrote: > On Sun, 04 Oct 2009 14:43:28 +0200, Jim Meyering wrote: >> If someone has a clean, up-to-date repo from Friday, >> into which they haven't pulled anything from this weekend, >> no local changes and no private branches, please upload >> the tar/compressed .git/ directory to some place accessible >> (e.g., to dl.free.fr) and send me the resulting link. > > gdb/master HEAD: > commit a4a5c910c73f0bf2b7d063912274461838139423 > Author: gdbadmin > Date: Sat Oct 3 00:00:33 2009 +0000 > > archer/master HEAD: > commit e2fb0c192ff44cc1a5512545741ac9ab7826ddab > Author: H.J. Lu > Date: Fri Oct 2 19:03:40 2009 +0000 > > is in: > http://people.redhat.com/jkratoch/archer-mirror.tar.xz > http://people.redhat.com/jkratoch/archer-mirror.tar.bz2 Thanks again, Jan. I've put that in place on sourceware.org, verbatim -- with two changes: - the old description file had to be retained so that gitweb would work - I preserved the sole hook script: post-receive so archer is back in business. Your (Jan's) gdb.git tarball was a subset of what's on the server now, so I haven't changed it. Regarding gdb.git, the automatic cvs-to-git mirroring was turned off, but I'm about to turn it back on, now that everything appears to be back to normal.