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 7019F200BCB for ; Thu, 10 Nov 2016 01:35:14 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 6EA5F160AFD; Thu, 10 Nov 2016 00:35:14 +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 B6C32160AFA for ; Thu, 10 Nov 2016 01:35:13 +0100 (CET) Received: (qmail 21900 invoked by uid 500); 10 Nov 2016 00:35:12 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 21886 invoked by uid 99); 10 Nov 2016 00:35:12 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2016 00:35:12 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id DFBDFC6612 for ; Thu, 10 Nov 2016 00:35:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.78 X-Spam-Level: X-Spam-Status: No, score=0.78 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=0.5, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id atOA5QTK14Ds for ; Thu, 10 Nov 2016 00:35:09 +0000 (UTC) Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.18.44]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 0B3305FC5F for ; Thu, 10 Nov 2016 00:35:08 +0000 (UTC) Received: from [67.198.113.253] (helo=poppins.internal.macports.net) by smtprelay02.ispgateway.de with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.84) (envelope-from ) id 1c4dKX-0001x5-M9; Thu, 10 Nov 2016 01:35:01 +0100 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Feature request: Restoring pristines From: Ryan Schmidt In-Reply-To: <1AE3002F400CE4498072DFDF74A843CC1F566640@DEFTHW99EH3MSX.ww902.siemens.net> Date: Wed, 9 Nov 2016 18:35:01 -0600 Cc: Subversion Users Content-Transfer-Encoding: quoted-printable Message-Id: <6ADC822A-931F-45B4-985F-9CB2CD095448@ryandesign.com> References: <1AE3002F400CE4498072DFDF74A843CC1F566640@DEFTHW99EH3MSX.ww902.siemens.net> To: "Niemann, Hartmut" X-Mailer: Apple Mail (2.3124) X-Df-Sender: MzY4ODE4 archived-at: Thu, 10 Nov 2016 00:35:14 -0000 > On Nov 8, 2016, at 10:08 AM, Niemann, Hartmut = wrote: >=20 > Hello! > =20 > It happened to me a couple of times that subversion complains that a = pristine file is missing from the .svn directory. Why did the pristine files disappear? Who deleted them? As far as I = know, it wouldn't have been Subversion.