From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19921 invoked by alias); 23 Aug 2013 16:05:24 -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 19887 invoked by uid 89); 23 Aug 2013 16:05:23 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients Received: from mail-ob0-f169.google.com (HELO mail-ob0-f169.google.com) (209.85.214.169) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 23 Aug 2013 16:05:22 +0000 Received: by mail-ob0-f169.google.com with SMTP id wc20so862373obb.28 for ; Fri, 23 Aug 2013 09:05:19 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.182.87.170 with SMTP id az10mr416199obb.10.1377273919673; Fri, 23 Aug 2013 09:05:19 -0700 (PDT) Received: by 10.76.174.70 with HTTP; Fri, 23 Aug 2013 09:05:19 -0700 (PDT) In-Reply-To: References: <8738q4gj7a.fsf@fleche.redhat.com> <201308222010.r7MKAljG013904@glazunov.sibelius.xs4all.nl> <87wqnda0tm.fsf@fleche.redhat.com> <20130823155534.GR5147@adacore.com> Date: Fri, 23 Aug 2013 16:05:00 -0000 Message-ID: Subject: Re: A Proposal to Move to Git From: "H.J. Lu" To: Paul Koning Cc: Joel Brobecker , Tom Tromey , Mark Kettenis , GDB , Binutils Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-08/txt/msg00117.txt.bz2 On Fri, Aug 23, 2013 at 9:03 AM, wrote: > I've heard that the answer may be better in recent versions. If not, you can consider Subversion instead, since it certainly has the ability. > Given that we have git mirror, I don't see the need to switch to subversion from CVS. I don't use CVS for my binutils work anyway. -- H.J.