From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: git-index-pack really does suck.. Date: Fri, 06 Apr 2007 15:49:36 -0700 Message-ID: <7vlkh5i0e7.fsf@assigned-by-dhcp.cox.net> References: <81b0412b0704040251j34b0bc5eh1518eadcfa2ed299@mail.gmail.com> <7vslbdi0hf.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Alex Riesen , Nicolas Pitre , Linus Torvalds , Chris Lee , Git Mailing List To: David Lang X-From: git-owner@vger.kernel.org Sat Apr 07 01:52:55 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 1HZxFW-0008Mv-2X for gcvg-git@gmane.org; Sat, 07 Apr 2007 00:49:42 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933278AbXDFWtj (ORCPT ); Fri, 6 Apr 2007 18:49:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933291AbXDFWtj (ORCPT ); Fri, 6 Apr 2007 18:49:39 -0400 Received: from fed1rmmtao107.cox.net ([68.230.241.39]:38537 "EHLO fed1rmmtao107.cox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933278AbXDFWth (ORCPT ); Fri, 6 Apr 2007 18:49:37 -0400 Received: from fed1rmimpo01.cox.net ([70.169.32.71]) by fed1rmmtao107.cox.net (InterMail vM.7.05.02.00 201-2174-114-20060621) with ESMTP id <20070406224938.ILAO27119.fed1rmmtao107.cox.net@fed1rmimpo01.cox.net>; Fri, 6 Apr 2007 18:49:38 -0400 Received: from assigned-by-dhcp.cox.net ([68.5.247.80]) by fed1rmimpo01.cox.net with bizsmtp id jypc1W00A1kojtg0000000; Fri, 06 Apr 2007 18:49:37 -0400 In-Reply-To: <7vslbdi0hf.fsf@assigned-by-dhcp.cox.net> (Junio C. Hamano's message of "Fri, 06 Apr 2007 15:47:40 -0700") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Junio C Hamano writes: > David Lang writes: > >> On Wed, 4 Apr 2007, Alex Riesen wrote: >> ... >>> You never know what pull is networked (or should I say: remote enough >>> to cause a collision). >> >> so leave it on for all pulls, but for other commands don't turn it on. >> >> remember that the command that linus ran into at the start of the >> thread wasn't a pull. > > Are you referring to this command > > $ git index-pack --stdin --fix-thin new.pack < .git/objects/pack/pack-*.pack > > in this message? From: Linus Torvalds Subject: git-index-pack really does suck.. Date: Tue, 3 Apr 2007 08:15:12 -0700 (PDT) Message-ID: (sorry, chomped the message).