From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6819 invoked by alias); 27 Dec 2007 14:03:50 -0000 Received: (qmail 6810 invoked by uid 22791); 27 Dec 2007 14:03:49 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 27 Dec 2007 14:03:45 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 1E8922A964E for ; Thu, 27 Dec 2007 09:03:43 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id WKWd4ZDo1rMo for ; Thu, 27 Dec 2007 09:03:43 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 931142A964A for ; Thu, 27 Dec 2007 09:03:42 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 2D13AE7ACB; Thu, 27 Dec 2007 18:02:50 +0400 (RET) Date: Thu, 27 Dec 2007 14:03:00 -0000 From: Joel Brobecker To: gdb@sourceware.org Subject: Anyone using git to track the GDB CVS? Message-ID: <20071227140250.GD24572@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i 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: 2007-12/txt/msg00187.txt.bz2 Hello, I am looking a bit closer at git, and I was wondering if anyone is already using git to track the gdb CVS repository, and do their GDB work there. Right now, I use a manual procedure that involves both some CVS and SVN work, and it's a real pain... I think git can do better, but I'm stuck at the initial importing phase. I realize this is a bit off-topic for this list, but I think I have seen some messages saying that some of us use git. If you have some suggestions, send them to me in private, and I will post a summary later. Thanks, -- Joel