From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29668 invoked by alias); 29 Oct 2005 02:49:32 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29650 invoked by uid 22791); 29 Oct 2005 02:49:28 -0000 Received: from mail-out3.apple.com (HELO mail-out3.apple.com) (17.254.13.22) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sat, 29 Oct 2005 02:49:28 +0000 Received: from relay6.apple.com (a17-128-113-36.apple.com [17.128.113.36]) by mail-out3.apple.com (8.12.11/8.12.11) with ESMTP id j9T2nMIv003721; Fri, 28 Oct 2005 19:49:22 -0700 (PDT) Received: from [17.219.209.106] (unknown [17.219.209.106]) by relay6.apple.com (Apple SCV relay) with ESMTP id BB43F1C0; Fri, 28 Oct 2005 19:49:21 -0700 (PDT) Message-ID: <4362E333.4020505@apple.com> Date: Sat, 29 Oct 2005 02:49:00 -0000 From: Stan Shebs User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.12) Gecko/20050915 MIME-Version: 1.0 To: Joel Brobecker CC: gdb@sources.redhat.com Subject: Re: Moving GDB sources to subversion? References: <20051028222253.GX1155@adacore.com> In-Reply-To: <20051028222253.GX1155@adacore.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-10/txt/msg00210.txt.bz2 Joel Brobecker wrote: >Hello, > >I think GCC is getting ready to move to subversion as the revision >control system. Is there any similar plan for GDB? > We've been waiting for your writeup. :-) But seriously, in my limited use of subversion so far, I've been pleased with it, and it seems worth converting src at some point. Meanwhile, we can pass the popcorn while watching GCC change over... Stan