From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14128 invoked by alias); 22 Oct 2013 17:49:35 -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 14107 invoked by uid 89); 22 Oct 2013 17:49:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.5 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 22 Oct 2013 17:49:34 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r9MHnVdW019056 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 22 Oct 2013 13:49:31 -0400 Received: from stumpy.slc.redhat.com (ovpn-113-151.phx2.redhat.com [10.3.113.151]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r9MHnUxc007141; Tue, 22 Oct 2013 13:49:30 -0400 Message-ID: <5266BAAA.80406@redhat.com> Date: Tue, 22 Oct 2013 17:49:00 -0000 From: Jeff Law User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Pedro Alves , Tom Tromey CC: Fred Cooke , GDB Development , Binutils Development , rsandifo@linux.vnet.ibm.com Subject: Re: git is live References: <877gd5iyaz.fsf@fleche.redhat.com> <874n89eidz.fsf@sandifor-thinkpad.stglab.manchester.uk.ibm.com> <87txg9gwmv.fsf@fleche.redhat.com> <5266B987.2000603@redhat.com> In-Reply-To: <5266B987.2000603@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-10/txt/msg00090.txt.bz2 On 10/22/13 11:44, Pedro Alves wrote: > On 10/22/2013 04:20 PM, Tom Tromey wrote: > > In any case, I'm deeply, immensely grateful that we've switched away > from CVS. Many many thanks for doing all this. Likewise. I don't work on GDB much anymore, but I still occasionally find myself inside binutils. So this change is *much* appreciated. Now if I could just get GCC to switch from SVN to GIT I could forget everything I know about CVS and SVN ;-) Jeff