Re: Tree conflict resolution removes unversioned files from the working copy

2022-11-20 Thread Pavel Lyalyakin via dev
On Sun, Nov 20, 2022 at 10:42 PM Daniel Sahlberg < daniel.l.sahlb...@gmail.com> wrote: > Den sön 20 nov. 2022 kl 19:16 skrev Pavel Lyalyakin via dev < > dev@subversion.apache.org>: > >> Hello, >> >> As reported in this users@ thread[1][2], it appears that running `svn >> update` can silently remov

Re: Tree conflict resolution removes unversioned files from the working copy

2022-11-20 Thread Daniel Sahlberg
Den sön 20 nov. 2022 kl 19:16 skrev Pavel Lyalyakin via dev < dev@subversion.apache.org>: > Hello, > > As reported in this users@ thread[1][2], it appears that running `svn > update` can silently remove unversioned files in the working copy when > automatically resolving a tree conflict. Note that

Tree conflict resolution removes unversioned files from the working copy

2022-11-20 Thread Pavel Lyalyakin via dev
Hello, As reported in this users@ thread[1][2], it appears that running `svn update` can silently remove unversioned files in the working copy when automatically resolving a tree conflict. Note that when I run `svn update` with the `--accept postpone` option, the unversioned file remains in the wo