From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21084 invoked by alias); 16 Feb 2011 01:00:14 -0000 Received: (qmail 21071 invoked by uid 22791); 16 Feb 2011 01:00:14 -0000 X-SWARE-Spam-Status: No, hits=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 16 Feb 2011 01:00:08 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p1G0xxp9025687 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 15 Feb 2011 19:59:59 -0500 Received: from fche.csb (vpn-11-185.rdu.redhat.com [10.11.11.185]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p1G0xx8x027176; Tue, 15 Feb 2011 19:59:59 -0500 Received: by fche.csb (Postfix, from userid 2569) id 90B8958136; Tue, 15 Feb 2011 19:59:58 -0500 (EST) Date: Wed, 16 Feb 2011 01:00:00 -0000 From: "Frank Ch. Eigler" To: Nathan Froyd Cc: cgen@sourceware.org Subject: Re: git mirror of cvs? Message-ID: <20110216005958.GC19505@redhat.com> References: <20110216005420.GX6247@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110216005420.GX6247@codesourcery.com> User-Agent: Mutt/1.4.2.2i X-IsSubscribed: yes Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org X-SW-Source: 2011-q1/txt/msg00006.txt.bz2 Hi - > I asked Jim Meyering about setting up a git mirror of the CVS repository > and he asked what the maintainers thought...WDYT? The complication is that cgen currently shares a cvs repository with gdb, binutils, and some other packages. People haven't figured out how to slice & dice that effete /cvs/src into vivacious git repos. - FChE