From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30101 invoked by alias); 6 Mar 2008 20:37:51 -0000 Received: (qmail 30088 invoked by uid 22791); 6 Mar 2008 20:37:51 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 06 Mar 2008 20:37:34 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m26KbWtn009666 for ; Thu, 6 Mar 2008 15:37:32 -0500 Received: from pobox-3.corp.redhat.com (pobox-3.corp.redhat.com [10.11.255.67]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m26KbWp1032085 for ; Thu, 6 Mar 2008 15:37:32 -0500 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.yyz.redhat.com [10.15.16.9]) by pobox-3.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m26KbOHx032062 for ; Thu, 6 Mar 2008 15:37:32 -0500 Received: from ton.toronto.redhat.com (ton.yyz.redhat.com [10.15.16.15]) by touchme.toronto.redhat.com (Postfix) with ESMTP id A10528001FF for ; Thu, 6 Mar 2008 15:37:07 -0500 (EST) Received: from ton.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by ton.toronto.redhat.com (8.13.1/8.13.1) with ESMTP id m26Kap4m005770 for ; Thu, 6 Mar 2008 15:36:51 -0500 Received: (from fche@localhost) by ton.toronto.redhat.com (8.13.1/8.13.1/Submit) id m26Kap3s005769 for gdb@sources.redhat.com; Thu, 6 Mar 2008 15:36:51 -0500 Date: Thu, 06 Mar 2008 20:49:00 -0000 From: "Frank Ch. Eigler" To: gdb@sources.redhat.com Subject: Re: using git to track the GDB CVS: A summary Message-ID: <20080306203651.GR7981@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i 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/msg00082.txt.bz2 Hi - > > 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. > > How about asking overseers how much interest would be needed for them > to set this up? [...] I'd like to hear a regular gdb maintainer offer support to the idea, and to help scope whether the entire /cvs/src repo or just some subsets should be included. I can set up a one-time git mirror; ongoing refreshing of the mirror would ideally be done by a cron job running under that maintainer's sourceware account. - FChE