From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13862 invoked by alias); 1 Jan 2010 09:00:02 -0000 Received: (qmail 13739 invoked by uid 22791); 1 Jan 2010 09:00:01 -0000 X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_20,FH_DATE_PAST_20XX X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 01 Jan 2010 08:59:58 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id A15F72BAC05; Fri, 1 Jan 2010 03:59:56 -0500 (EST) 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 F4fkyWEt6lJG; Fri, 1 Jan 2010 03:59:56 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 12E762BAB92; Fri, 1 Jan 2010 03:59:55 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id BFB8EF5937; Fri, 1 Jan 2010 09:59:24 +0100 (CET) Date: Fri, 01 Jan 2010 09:00:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: gdb@sourceware.org, binutils@sources.redhat.com Subject: Re: time to be serious about dropping CVS Message-ID: <20100101085924.GH548@adacore.com> References: <20100101080137.GP2788@adacore.com> <83oclefcff.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83oclefcff.fsf@gnu.org> 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-01/txt/msg00003.txt.bz2 > If it is going to be git, then I would request to set up a two-way > (i.e., writable) gateway for bzr, cvs, or svn (in that order of > preference). Understood, we will keep this in mind. Note for the record, that I regularly do changes on Windows machines, and the cygwin git has been working just fine. It's not as fast as on a Linux machine, but still very much faster than anything else. -- Joel