From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Lehmann Subject: Re: [PATCH] t9155: fix compatibility with older SVN Date: Thu, 19 Aug 2010 21:40:08 +0200 Message-ID: <4C6D8898.1040907@web.de> References: <4C6D6274.90009@web.de> <20100819191425.GA1543@dcvr.yhbt.net> <20100819191552.GB1543@dcvr.yhbt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Junio C Hamano , =?ISO-8859-1?Q?=C6var_Arnfj=F6r?= =?ISO-8859-1?Q?=F0_Bjarmason?= , "David D. Kilzer" , Git Mailing List To: Eric Wong X-From: git-owner@vger.kernel.org Thu Aug 19 21:40:29 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 1OmAyP-00041t-PF for gcvg-git-2@lo.gmane.org; Thu, 19 Aug 2010 21:40:26 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752063Ab0HSTkM (ORCPT ); Thu, 19 Aug 2010 15:40:12 -0400 Received: from fmmailgate02.web.de ([217.72.192.227]:56087 "EHLO fmmailgate02.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751381Ab0HSTkK (ORCPT ); Thu, 19 Aug 2010 15:40:10 -0400 Received: from smtp03.web.de ( [172.20.0.65]) by fmmailgate02.web.de (Postfix) with ESMTP id 45CB516E5731E; Thu, 19 Aug 2010 21:40:09 +0200 (CEST) Received: from [93.246.46.190] (helo=[192.168.178.29]) by smtp03.web.de with asmtp (WEB.DE 4.110 #24) id 1OmAy9-0003Sg-00; Thu, 19 Aug 2010 21:40:09 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 In-Reply-To: <20100819191552.GB1543@dcvr.yhbt.net> X-Sender: Jens.Lehmann@web.de X-Provags-ID: V01U2FsdGVkX1/2PM4ZzhfPGwZ2Sgcg9taS3YASJb7O1rtq/9h5 da+wvuyR/NtJ2L0mK3EzevrRQHxRiYNm1ORbwTVvAtGwoGCu4q dko3UMhDVpQ4u6y5pPXQ== Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Am 19.08.2010 21:15, schrieb Eric Wong: > The "--parents" option did not appear until SVN 1.5.x > and is completely unnecessary in this case. Thanks for the quick response! I'll test this patch on Monday when I have access to that FC7 machine again.