From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Pitre Subject: Re: serious performance issues with images, audio files, and other "non-code" data Date: Tue, 25 May 2010 13:18:49 -0400 (EDT) Message-ID: References: <4BEAF941.6040609@puckerupgames.com> <20100514051049.GF6075@coredump.intra.peff.net> <4BED47EA.9090905@puckerupgames.com> <20100517231642.GB12092@coredump.intra.peff.net> <4BF2E168.2020706@puckerupgames.com> <20100518191933.GB2383@coredump.intra.peff.net> <20100518194105.GA4723@coredump.intra.peff.net> <4BF9C678.6010108@puckerupgames.com> <7vaarq14me.fsf@alter.siamese.dyndns.org> <4BFB7C24.10609@drmicha.warpmail.net> <4BFBF701.6060901@puckerupgames.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 7BIT Cc: Michael J Gruber , Junio C Hamano , Jeff King , git@vger.kernel.org To: John X-From: git-owner@vger.kernel.org Tue May 25 19:19:11 2010 connect(): No such file or directory 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 1OGxmY-0007gF-K0 for gcvg-git-2@lo.gmane.org; Tue, 25 May 2010 19:19:10 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933006Ab0EYRTE (ORCPT ); Tue, 25 May 2010 13:19:04 -0400 Received: from relais.videotron.ca ([24.201.245.36]:18821 "EHLO relais.videotron.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932719Ab0EYRTD (ORCPT ); Tue, 25 May 2010 13:19:03 -0400 Received: from xanadu.home ([66.130.28.92]) by VL-MH-MR003.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTP id <0L2Z00F19K3D4Q30@VL-MH-MR003.ip.videotron.ca> for git@vger.kernel.org; Tue, 25 May 2010 13:18:49 -0400 (EDT) X-X-Sender: nico@xanadu.home In-reply-to: <4BFBF701.6060901@puckerupgames.com> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Tue, 25 May 2010, John wrote: > Perhaps a section in the manual with a header such as "Handling non-text > files", or "Revision control for media, XML, and other non line-oriented > files" would clear this all up. You could almost cull the body of it from this > thread and other similar threads. That is indeed a good idea. Do you volunteer? Nicolas