From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chris Lee" Subject: Re: git-svnimport failed and now git-repack hates me Date: Wed, 3 Jan 2007 18:36:03 -0800 Message-ID: <204011cb0701031836w7d33ca8dh5de08984eec9730d@mail.gmail.com> References: <204011cb0701031552j8292d23v950f828279702d3@mail.gmail.com> <20070104020652.GB18206@spearce.org> <20070104023510.GC18206@spearce.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: "Linus Torvalds" , "Junio C Hamano" , "Sasha Khapyorsky" , "Git Mailing List" X-From: git-owner@vger.kernel.org Thu Jan 04 03:36:14 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1H2ISg-0001Tg-Hy for gcvg-git@gmane.org; Thu, 04 Jan 2007 03:36:10 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932156AbXADCgG (ORCPT ); Wed, 3 Jan 2007 21:36:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932169AbXADCgG (ORCPT ); Wed, 3 Jan 2007 21:36:06 -0500 Received: from wr-out-0506.google.com ([64.233.184.228]:51743 "EHLO wr-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932156AbXADCgD (ORCPT ); Wed, 3 Jan 2007 21:36:03 -0500 Received: by wr-out-0506.google.com with SMTP id 68so781849wri for ; Wed, 03 Jan 2007 18:36:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jYUsXlfB5Xz3OxWEgOXKPXcLxZcsg6rUZ+LrjFOL/B8ct/IjX8MMuq1Xn+Gv/mpJdUUmNUJK9wRHGLVloQniSmy/VEifDAuBHDnDBZEfAeNTFC4GYl365ydoHAufu1TCNtt2l6aJr8iukKhozBqULWsZmss6Rkj3Qfu4CcQD0oM= Received: by 10.90.49.19 with SMTP id w19mr15323016agw.1167878163208; Wed, 03 Jan 2007 18:36:03 -0800 (PST) Received: by 10.90.80.11 with HTTP; Wed, 3 Jan 2007 18:36:03 -0800 (PST) To: "Shawn O. Pearce" In-Reply-To: <20070104023510.GC18206@spearce.org> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On 1/3/07, Shawn O. Pearce wrote: > I should also point out that my git-fastimport hack that we used > on the huge Mozilla import may be helpful here. Its _very_ fast > as it goes right to a pack file, but there's no SVN frontend for > it at this time. I would be *really* interested in playing with that. Where do I get it?