From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wincent Colaiuta Subject: Re: [PATCH] Fixing path quoting issues Date: Fri, 12 Oct 2007 13:17:39 +0200 Message-ID: References: <11920508172434-git-send-email-jon.delStrother@bestbefore.tv> <470DC05A.8020209@viscovery.net> <854pgytafi.fsf@lola.goethe.zz> <470DCC76.7070809@viscovery.net> <81156EED-7AC0-4C8B-98B1-8338262459A6@bestbefore.tv> <470DD3B8.1080809@viscovery.net> <85k5pts796.fsf@lola.goethe.zz> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Johannes Sixt , Jonathan del Strother , git@vger.kernel.org, Junio C Hamano To: David Kastrup X-From: git-owner@vger.kernel.org Fri Oct 12 13:20:27 2007 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IgIZ0-0005ah-S3 for gcvg-git-2@gmane.org; Fri, 12 Oct 2007 13:20:19 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753321AbXJLLSn convert rfc822-to-quoted-printable (ORCPT ); Fri, 12 Oct 2007 07:18:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753183AbXJLLSn (ORCPT ); Fri, 12 Oct 2007 07:18:43 -0400 Received: from wincent.com ([72.3.236.74]:44059 "EHLO s69819.wincent.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753148AbXJLLSm convert rfc822-to-8bit (ORCPT ); Fri, 12 Oct 2007 07:18:42 -0400 Received: from [192.168.0.129] (localhost [127.0.0.1]) (authenticated bits=0) by s69819.wincent.com (8.12.11.20060308/8.12.11) with ESMTP id l9CBI2ga017812; Fri, 12 Oct 2007 06:18:03 -0500 In-Reply-To: <85k5pts796.fsf@lola.goethe.zz> X-Mailer: Apple Mail (2.752.3) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: El 11/10/2007, a las 22:53, David Kastrup escribi=F3: > Johannes Sixt writes: > >> Jonathan del Strother schrieb: >>> How are you going to test that git works on paths with spaces if th= e >>> test suite doesn't run there? >> >> By writing a specific test? > > This is going to be much less thorough. And it does no harm if the > test scripts demonstrate defensive programming. +1: especially in this case, where it really is "defensive" and not =20 "paranoiac". Cheers, Wincent