From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31685 invoked by alias); 6 Oct 2009 18:38:07 -0000 Received: (qmail 31677 invoked by uid 22791); 6 Oct 2009 18:38:07 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout4.012.net.il (HELO mtaout3.012.net.il) (84.95.2.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Oct 2009 18:38:00 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KR300100VNL4B00@i_mtaout3.012.net.il> for gdb@sourceware.org; Tue, 06 Oct 2009 20:37:58 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.224.43]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KR300J13VR7N0E0@i_mtaout3.012.net.il>; Tue, 06 Oct 2009 20:37:56 +0200 (IST) Date: Tue, 06 Oct 2009 18:38:00 -0000 From: Eli Zaretskii Subject: Re: gdb.git mirror is broken In-reply-to: <20091006154536.GR29600@adacore.com> To: Joel Brobecker Cc: jim@meyering.net, hjl.tools@gmail.com, tromey@redhat.com, gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83vdismktw.fsf@gnu.org> References: <6dc9ffc80910051730p207a14f2m5ee6ff560ea60c33@mail.gmail.com> <87ws397z1b.fsf@meyering.net> <20091006154536.GR29600@adacore.com> X-IsSubscribed: yes 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 X-SW-Source: 2009-10/txt/msg00114.txt.bz2 > Date: Tue, 6 Oct 2009 08:45:37 -0700 > From: Joel Brobecker > Cc: "H.J. Lu" , Tom Tromey , GDB > > > If anyone is interested in switching primary GDB development > > to git, once such a new repository is in place and deemed stable, > > I urge you to dump CVS. While the conversion tools are not always > > reliable, I can assure you that git itself has been amazingly reliable > > for years. > > I think we're not quite ready to switch to any other version management > system right now, unfortunately. But I strongly support a switch to git. git is a PITA on Windows, which is a major issue for me.