From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Hall Subject: Re: SVN migration Date: Sat, 26 Jun 2010 11:33:39 +0100 Message-ID: <4C25D783.4070602@gnatter.net> References: <4C1957EF.6070504@gnatter.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Joshua Shrader To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sat Jun 26 12:33:56 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OSShv-0005wQ-F0 for gcvg-git-2@lo.gmane.org; Sat, 26 Jun 2010 12:33:55 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752845Ab0FZKdt (ORCPT ); Sat, 26 Jun 2010 06:33:49 -0400 Received: from mail.qualtersystems.com ([74.200.89.103]:44916 "EHLO mail.qualtersystems.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752063Ab0FZKds (ORCPT ); Sat, 26 Jun 2010 06:33:48 -0400 Received: from localhost (mail [127.0.0.1]) by mail.qualtersystems.com (Postfix) with ESMTP id 7A0112B68BC6; Sat, 26 Jun 2010 11:33:47 +0100 (BST) X-Virus-Scanned: amavisd-new at qualtersystems.com Received: from mail.qualtersystems.com ([127.0.0.1]) by localhost (mail.qualtersystems.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T1MeG4qqWP0C; Sat, 26 Jun 2010 11:33:40 +0100 (BST) Received: from [192.168.1.84] (xambo.qualtersystems.com [82.152.227.154]) (Authenticated sender: will@mail.qualtersystems.com) by mail.qualtersystems.com (Postfix) with ESMTP id 0AEB72B68BBF; Sat, 26 Jun 2010 11:33:39 +0100 (BST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100423 Lightning/1.0b1 Thunderbird/3.0.4 In-Reply-To: <4C1957EF.6070504@gnatter.net> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: http://github.com/innerhippy/svnAndGit I've created a new project on github called svnAndGit that attempts to create a bi-directional workflow to enable git and SVN to live side-by-side. It's not perfect by any means, so all comments most welcome!