From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24309 invoked by alias); 28 Oct 2005 23:04:59 -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 24296 invoked by uid 22791); 28 Oct 2005 23:04:55 -0000 Received: from exsmtp01.agrinet.ch (HELO exsmtp01.agrinet.ch) (81.221.250.200) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 28 Oct 2005 23:04:55 +0000 Received: from smtp.messaging.ch ([10.50.252.215]) by exsmtp01.agrinet.ch with Microsoft SMTPSVC(6.0.3790.211); Sat, 29 Oct 2005 01:04:52 +0200 Received: from (null) ([80.218.5.202]) by smtp.messaging.ch with id Dz4r1T001G9sMC04 for gdb@sources.redhat.com; Sat, 29 Oct 2005 01:04:52 +0200 X-IMP: AR XBL: 0.00,AR SBL: 0.00,AR SPAMCOP: 0.00,AR MAPS ORDB: 0.00,AR CBL: 0.00,URL RHS: 0.00,URL SURBL: 0.00 Message-ID: <4362AE8E.6000608@pop.agri.ch> Date: Fri, 28 Oct 2005 23:04:00 -0000 From: Andreas Tobler User-Agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711) MIME-Version: 1.0 To: Joel Brobecker CC: Mark Kettenis , gdb@sources.redhat.com Subject: Re: Moving GDB sources to subversion? References: <20051028222253.GX1155@adacore.com> <200510282256.j9SMu2pQ002862@elgar.sibelius.xs4all.nl> <20051028230207.GZ1155@adacore.com> In-Reply-To: <20051028230207.GZ1155@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-10/txt/msg00201.txt.bz2 Joel Brobecker wrote: >>>I think GCC is getting ready to move to subversion as the revision >>>control system. Is there any similar plan for GDB? >> >>Why should we? > > > I wasn't implying that we should. I haven't seen any discussion about > this (but maybe I missed them). However, I have heard rumors that GCC > *is* going to move to svn. I think GCC and GDB have been in the same > physical repository so far (src?), so I was afraid that a change for > GCC would necessarily impact GDB. > gcc _has_ moved to svn today. Means it is active from today. svn. Andreas