From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 495 invoked by alias); 5 Oct 2009 01:46:52 -0000 Received: (qmail 485 invoked by uid 22791); 5 Oct 2009 01:46:52 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 05 Oct 2009 01:46:46 +0000 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n951kjxR013852 for ; Sun, 4 Oct 2009 21:46:45 -0400 Received: from host0.dyn.jankratochvil.net (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n951kgSu006261 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 4 Oct 2009 21:46:44 -0400 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.3/8.14.3) with ESMTP id n951keSD027875; Mon, 5 Oct 2009 03:46:40 +0200 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.3/8.14.3/Submit) id n951kblI027859; Mon, 5 Oct 2009 03:46:37 +0200 Date: Mon, 05 Oct 2009 01:46:00 -0000 From: Jan Kratochvil To: Jim Meyering Cc: gdb@sourceware.org Subject: Re: gdb.git hiccup Message-ID: <20091005014630.GA27432@host0.dyn.jankratochvil.net> 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> <87ws3ahq3g.fsf@meyering.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87ws3ahq3g.fsf@meyering.net> User-Agent: Mutt/1.5.20 (2009-08-17) 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/msg00075.txt.bz2 On Sun, 04 Oct 2009 22:16:35 +0200, Jim Meyering wrote: > Can anyone provide the same thing for gdb.git? I see now some gdb branches were omitted from archer.git, here all the gdb branches should be present: http://www.jankratochvil.net/priv/git/ (I am not a GIT expert so please double-check the content.) > Or maybe, demonstrate how to get all of gdb.git out of > archer.git, assuming it includes all of gdb.git's refs. It does not contain cvs/* and some new ones (such as gdb_7_0-branch). Thanks, Jan