From users-return-27775-archive-asf-public=cust-asf.ponee.io@subversion.apache.org Tue Jan 29 13:06:21 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id B5571180625 for ; Tue, 29 Jan 2019 13:06:20 +0100 (CET) Received: (qmail 20202 invoked by uid 500); 29 Jan 2019 12:06:19 -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 20190 invoked by uid 99); 29 Jan 2019 12:06:18 -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; Tue, 29 Jan 2019 12:06:18 +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 832B1180867 for ; Tue, 29 Jan 2019 12:06:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.501 X-Spam-Level: *** X-Spam-Status: No, score=3.501 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=2.5, UNPARSEABLE_RELAY=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id QEfIoRH3NXy8 for ; Tue, 29 Jan 2019 12:06:17 +0000 (UTC) Received: from mx0.elegosoft.com (mx0.elegosoft.com [78.47.87.163]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id C4B5B60FB2 for ; Tue, 29 Jan 2019 12:06:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx0.elegosoft.com (Postfix) with ESMTP id 6D2E9170923; Tue, 29 Jan 2019 14:36:12 +0100 (CET) Received: from mx0.elegosoft.com ([127.0.0.1]) by localhost (mx0.elegosoft.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9MW5Mbod5Iid; Tue, 29 Jan 2019 14:36:06 +0100 (CET) Received: from ted.stsp.name (ted.stsp.name [217.197.84.34]) by mx0.elegosoft.com (Postfix) with ESMTPSA id 69747DE0BB; Tue, 29 Jan 2019 14:36:06 +0100 (CET) Received: from localhost (ted.stsp.name [local]) by ted.stsp.name (OpenSMTPD) with ESMTPA id 2a57ed67; Tue, 29 Jan 2019 13:06:09 +0100 (CET) Date: Tue, 29 Jan 2019 13:06:09 +0100 From: Stefan Sperling To: bonsma , users@subversion.apache.org Subject: Re: Tree conflict when an update attempts to remove a directory with unversioned files Message-ID: <20190129120609.GA64432@ted.stsp.name> Mail-Followup-To: bonsma , users@subversion.apache.org References: <96bd3255b06ccad626dd5aced1a4607a@xs4all.nl> <20190129094821.GH23718@ted.stsp.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190129094821.GH23718@ted.stsp.name> User-Agent: Mutt/1.10.1 (2018-07-13) On Tue, Jan 29, 2019 at 10:48:21AM +0100, Stefan Sperling wrote: > I will look at making 'svn update' detect this case if possible See https://svn.apache.org/r1852436