Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8E32B200CC8 for ; Fri, 14 Jul 2017 16:08:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8CAC016DBA8; Fri, 14 Jul 2017 14:08:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D35B916DBA4 for ; Fri, 14 Jul 2017 16:08:07 +0200 (CEST) Received: (qmail 1209 invoked by uid 500); 14 Jul 2017 14:08:07 -0000 Mailing-List: contact dev-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@subversion.apache.org Received: (qmail 1194 invoked by uid 99); 14 Jul 2017 14:08:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jul 2017 14:08:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 5E3931806D2 for ; Fri, 14 Jul 2017 14:08:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.548 X-Spam-Level: X-Spam-Status: No, score=-0.548 tagged_above=-999 required=6.31 tests=[KAM_COUK=1.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-2.8, RCVD_IN_SORBS_SPAM=0.5, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id CyRjfQtni2-M for ; Fri, 14 Jul 2017 14:08:04 +0000 (UTC) Received: from know-smtprelay-omc-2.server.virginmedia.net (know-smtprelay-omc-2.server.virginmedia.net [80.0.253.66]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 9EDAB5F6CD for ; Fri, 14 Jul 2017 14:08:03 +0000 (UTC) Received: from localhost ([86.9.48.152]) by know-smtprelay-2-imp with bizsmtp id ke831v0083H0lpA01e83r6; Fri, 14 Jul 2017 15:08:03 +0100 X-Originating-IP: [86.9.48.152] X-Authenticated-User: codematters@ntlworld.com X-Spam: 0 X-Authority: v=2.1 cv=ELn7qAtC c=1 sm=1 tr=0 a=rSjZpmdkpCpLRM02tfIJ4Q==:117 a=rSjZpmdkpCpLRM02tfIJ4Q==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=0NqtF9j2AAAA:8 a=zp_lNOaB1h2gyXCgTB8A:9 a=qkdFQyQzmDkxtspimIsJ:22 From: Philip Martin To: Paul Hammant Cc: Johan Corveleyn , Evgeny Kotkov , Subversion Development Subject: Re: Proposal: new fsfs.conf properties References: Date: Fri, 14 Jul 2017 15:08:03 +0100 In-Reply-To: (Paul Hammant's message of "Fri, 14 Jul 2017 07:59:43 -0400") Message-ID: <87y3rraz7g.fsf@codematters.co.uk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain archived-at: Fri, 14 Jul 2017 14:08:08 -0000 Paul Hammant writes: > With TMPDIR same drive as Svn's root dir: sometime 6mins, sometimes 14 > mins for the PUT. > With TMPDIR different drive as Svn's root dir: sometime 6mins, sometimes > 14 mins for the PUT. > I can't prove or disprove the benefit of that env var setting. I don't believe Apache/mod_dav_svn uses TMPDIR when processing a PUT. -- Philip