Re: Tree conflict when an update attempts to remove a directory with unversioned files

2019-01-29 Thread bonsma
On 2019-01-29 13:35, Stefan Sperling wrote: On Tue, Jan 29, 2019 at 01:06:09PM +0100, Stefan Sperling wrote: 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 I have nominated

Tree conflict when an update attempts to remove a directory with unversioned files

2019-01-28 Thread bonsma
Hi all, When we upgraded from Subversion 1.8.17 to Subversion 1.9.7 we noticed a change in behaviour of svn update. This happens when the update pulls in a change that deletes a directory while this directory contains one or more unversioned files in your local working copy. What used to happen