From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25621 invoked by alias); 6 Mar 2008 07:09:53 -0000 Received: (qmail 25610 invoked by uid 22791); 6 Mar 2008 07:09:52 -0000 X-Spam-Check-By: sourceware.org Received: from zigzag.lvk.cs.msu.su (HELO zigzag.lvk.cs.msu.su) (158.250.17.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 06 Mar 2008 07:09:24 +0000 Received: from Debian-exim by zigzag.lvk.cs.msu.su with spam-scanned (Exim 4.50) id 1JXAEA-0005ZS-0K for gdb@sources.redhat.com; Thu, 06 Mar 2008 10:09:21 +0300 Received: from localhost ([127.0.0.1] helo=ip6-localhost) by zigzag.lvk.cs.msu.su with esmtp (Exim 4.50) id 1JXACn-0005RP-3w; Thu, 06 Mar 2008 10:07:53 +0300 From: Vladimir Prus Subject: Re: using git to track the GDB CVS: A summary To: "Frank Ch. Eigler" ,Joel Brobecker , gdb@sources.redhat.com Date: Thu, 06 Mar 2008 08:01:00 -0000 References: <20080114152920.GI9324@adacore.com> User-Agent: KNode/0.10.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Message-Id: 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: 2008-03/txt/msg00061.txt.bz2 Frank Ch. Eigler wrote: > Joel Brobecker writes: > >> Following a message I sent on this mailing list a few weeks ago >> regarding the use of git to track the GDB CVS tree, I received >> a few answers. >> >> My question was about importing the GDB CVS into a git repository. >> [...] > > Sourceware.org supplies git mirrors to a small number of CVS-based > projects. If there is more than token interest in this, please make > the request on overseers@sourceware.org. I'm not sure who is authorised to make such requests, but it would nice if those authorised make it. Having git mirror of gdb CVS will surely help me quite a bit. - Volodya