From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20672 invoked by alias); 22 Dec 2010 15:23:49 -0000 Received: (qmail 20555 invoked by uid 22791); 22 Dec 2010 15:23:29 -0000 X-Spam-Check-By: sourceware.org Received: from pool-173-76-56-137.bstnma.fios.verizon.net (HELO cgf.cx) (173.76.56.137) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Wed, 22 Dec 2010 15:23:22 +0000 Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id C6B3513C0C9; Wed, 22 Dec 2010 10:23:20 -0500 (EST) Received: by ednor.cgf.cx (Postfix, from userid 201) id BF5A52B352; Wed, 22 Dec 2010 10:23:20 -0500 (EST) Date: Wed, 22 Dec 2010 15:23:00 -0000 From: Christopher Faylor To: DJ Delorie , gdb@sourceware.org, Joel Brobecker , binutils@sources.redhat.com Subject: Re: time to be serious about dropping CVS Message-ID: <20101222152320.GD25087@ednor.casa.cgf.cx> Mail-Followup-To: DJ Delorie , gdb@sourceware.org, Joel Brobecker , binutils@sources.redhat.com References: <20101221032725.GS2618@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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/msg00070.txt.bz2 On Tue, Dec 21, 2010 at 02:20:38PM -0500, DJ Delorie wrote: > >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. IMO, in a perfect world, there would be only one version of libiberty and the top-level configury. cgf