From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32467 invoked by alias); 21 Dec 2010 19:21:11 -0000 Received: (qmail 32459 invoked by uid 22791); 21 Dec 2010 19:21:09 -0000 X-SWARE-Spam-Status: No, hits=-6.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD 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; Tue, 21 Dec 2010 19:21:05 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id oBLJKg0U023476 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 21 Dec 2010 14:20:42 -0500 Received: from greed.delorie.com ([10.3.112.6]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id oBLJKerY016269 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 21 Dec 2010 14:20:41 -0500 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.14.4/8.14.4) with ESMTP id oBLJKd6P031275; Tue, 21 Dec 2010 14:20:39 -0500 Received: (from dj@localhost) by greed.delorie.com (8.14.4/8.14.4/Submit) id oBLJKcC4031274; Tue, 21 Dec 2010 14:20:38 -0500 From: DJ Delorie To: Joel Brobecker Cc: gdb@sourceware.org, binutils@sources.redhat.com Subject: Re: time to be serious about dropping CVS References: <20101221032725.GS2618@adacore.com> Date: Tue, 21 Dec 2010 19:21:00 -0000 In-Reply-To: <20101221032725.GS2618@adacore.com> (Joel Brobecker's message of "Tue, 21 Dec 2010 07:27:25 +0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) 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: 2010-12/txt/msg00068.txt.bz2 Just my two cents: 1. I really hate the way GIT works. Yes, I use it often, no, I don't seem to be getting used to it. 2. If src/ is split up, keeping the toplevels and libiberty in sync will be much harder. I don't think I'm willing to sign up for that job.