From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27469 invoked by alias); 30 Oct 2005 00:11:47 -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 27436 invoked by uid 22791); 30 Oct 2005 00:11:41 -0000 Received: from yosemite.airs.com (HELO yosemite.airs.com) (205.217.158.180) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Sun, 30 Oct 2005 00:11:41 +0000 Received: (qmail 9778 invoked by uid 10); 30 Oct 2005 00:11:39 -0000 Received: (qmail 6492 invoked by uid 500); 30 Oct 2005 00:11:32 -0000 To: Eli Zaretskii Cc: gdb@sourceware.org Subject: Re: Moving GDB sources to subversion? References: <20051028222253.GX1155@adacore.com> <200510282256.j9SMu2pQ002862@elgar.sibelius.xs4all.nl> <20051028231430.GA9909@nevyn.them.org> <200510282324.j9SNOHql024377@elgar.sibelius.xs4all.nl> <17250.47790.110383.508587@kahikatea.snap.net.nz> From: Ian Lance Taylor Date: Sun, 30 Oct 2005 00:11:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2005-10/txt/msg00214.txt.bz2 Eli Zaretskii writes: > Btw, where's the thread (or threads) in which GCC people discussed > this issue? Switching to something other than CVS has been discussed for a long time. Here are a couple of relevant threads. http://gcc.gnu.org/ml/gcc/2004-06/msg00264.html http://gcc.gnu.org/ml/gcc/2005-02/msg00204.html (the start of the thread is missing from gcc.gnu.org for some reason--it can be seen here: http://thread.gmane.org/gmane.comp.gcc.patches/84811) Ian