From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25813 invoked by alias); 25 Oct 2013 03:08:04 -0000 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 Received: (qmail 25759 invoked by uid 89); 25 Oct 2013 03:08:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-wg0-f44.google.com Received: from mail-wg0-f44.google.com (HELO mail-wg0-f44.google.com) (74.125.82.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 25 Oct 2013 03:08:01 +0000 Received: by mail-wg0-f44.google.com with SMTP id n12so3224172wgh.35 for ; Thu, 24 Oct 2013 20:07:57 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.194.93.105 with SMTP id ct9mr5279740wjb.6.1382670477505; Thu, 24 Oct 2013 20:07:57 -0700 (PDT) Received: by 10.194.205.136 with HTTP; Thu, 24 Oct 2013 20:07:57 -0700 (PDT) In-Reply-To: <20131024175200.GJ4688@adacore.com> References: <877gd5iyaz.fsf@fleche.redhat.com> <20131023072117.GA14594@jocasta.intra> <87r4bcdt9o.fsf@fleche.redhat.com> <20131024051203.GA4349@intra> <20131024073607.GA4688@adacore.com> <87hac6bwsu.fsf@fleche.redhat.com> <52D0D88B-0741-4F41-A02F-893AC20D4B2D@adacore.com> <20131024170536.GI4688@adacore.com> <87wql2a8lm.fsf@fleche.redhat.com> <20131024175200.GJ4688@adacore.com> Date: Fri, 25 Oct 2013 03:08:00 -0000 Message-ID: Subject: Re: git is live From: Fred Cooke To: Joel Brobecker Cc: GDB Development , Binutils Development Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-10/txt/msg00139.txt.bz2 "It'd be nice if we could switch those to git too. I will look into that after the release." I was thinking the same thing, but it took immense self control not to say anything. Glad you did :-) On Thu, Oct 24, 2013 at 7:52 PM, Joel Brobecker wrote: >> Joel> And just to be clear - it was my understanding from the initial email >> Joel> that the work needed was on the binutils side only. But I am otherwise >> Joel> available to do any necessary updates! >> >> I committed to the sourceware htdocs for gdb. >> I don't have access to the savannah bits. >> So I think it is still needed there. > > Ah yes, of course! OK, patch pushed to savannah as well (thank you, > git cvsimport, git cvsexport :-) ). > > It'd be nice if we could switch those to git too. I will look into > that after the release. > > -- > Joel