From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15080 invoked by alias); 15 Oct 2013 09:56:45 -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 15059 invoked by uid 89); 15 Oct 2013 09:56:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 15 Oct 2013 09:56:44 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 4CF6D1164F1; Tue, 15 Oct 2013 05:57:01 -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 8hYtmDndHhI9; Tue, 15 Oct 2013 05:57:01 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 951851164D7; Tue, 15 Oct 2013 05:57:00 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 8BE30E6A94; Tue, 15 Oct 2013 13:56:26 +0400 (RET) Date: Tue, 15 Oct 2013 09:56:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: Binutils Development , GDB Development Subject: Re: git conversion status Message-ID: <20131015095626.GA11838@adacore.com> References: <871u3n3hxc.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <871u3n3hxc.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-10/txt/msg00059.txt.bz2 Hi Tom, > After that I think the conversion is complete. My plan for the big > switch is here. Pardon the detail, but I think this process can also > use a review, in case I've forgotten a step. One thing that would be helpful, at least for us, is if the old git mirrors of the gdb & binutils CVS repositories updated up to the point where you disabled commits in CVS, could stick around for a while. This would help us manage the transition from one repo to the next. Other than that, the plan looks great, and I worship you too! -- Joel