From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9651 invoked by alias); 11 Jan 2012 16:16:39 -0000 Received: (qmail 9634 invoked by uid 22791); 11 Jan 2012 16:16:36 -0000 X-SWARE-Spam-Status: No, hits=1.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,SPF_HELO_FAIL X-Spam-Check-By: sourceware.org Received: from mail.alohasunset.com (HELO mail.alohasunset.com) (173.164.129.123) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 11 Jan 2012 16:16:23 +0000 Received: from ASSP-nospam ([127.0.0.1]) by alohasunset.com with MailEnable ESMTP; Wed, 11 Jan 2012 08:16:16 -0800 Received: from 127.0.0.1 ([127.0.0.1] helo=REDROOF2.alohasunset.com) by ASSP-nospam id r84q=7W=subscriptions.pizzolato.net=markpizzolato-pthreads-win32; Wed, 11 Jan 2012 08:16:16 -0800 Received: from REDROOF2.alohasunset.com ([fe80::aba9:1f8e:eb79:f41]) by REDROOF2.alohasunset.com ([fe80::aba9:1f8e:eb79:f41%10]) with mapi; Wed, 11 Jan 2012 08:16:16 -0800 From: Mark Pizzolato - pthreads - win32 To: "pthreads-win32@sourceware.org" Date: Wed, 11 Jan 2012 16:16:00 -0000 Subject: Migration from CVS to git Message-ID: <0CC6789C1C831B4C8CCFF49D45D7010F7EF5317667@REDROOF2.alohasunset.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact pthreads-win32-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sourceware.org X-SW-Source: 2012/txt/msg00002.txt.bz2 Hi there, I was wondering if the idea of migrating from CVS to git was of interest to= this project. I've got several projects using pthreads-win32 and all of these are contain= ed in git repositories. I'd prefer to reference the pthreads-win32 as a gi= t SubModule rather than keeping a direct copy of a checkout of the CVS cont= ents within these projects. If pthreads-win32 isn't going to migrate to git anytime REAL soon, I would = like to put this project into my own git repository for it. I'd love to re= tain the history of changes to the project along with the current state. I= n order to do that (according to the writeup for cvs2svn/cvs2git) I'd need = a to have a copy of the "CVS repository" to process (that is a copy of the = actual files on the system which is currently serving the remote CVS access= ). A tarball of the repository would be easiest. Can someone provide this? If there is any interest, I'll be glad to make the resulting git repository= publicly available. Thanks. - Mark Pizzolato