Re: Possible bug in the tree conflict resolver: "Accept incoming deletion" option doing nothing for a locally deleted file

2018-04-25 Thread Evgeny Kotkov
Stefan Sperling writes: >> Should I file an issue or add a regression test for this problem? > > Yes please. > > Thanks! Issue: https://issues.apache.org/jira/browse/SVN-4739 Regression test committed in https://svn.apache.org/r1830083 Thanks, Evgeny Kotkov

Re: Possible bug in the tree conflict resolver: "Accept incoming deletion" option doing nothing for a locally deleted file

2018-04-24 Thread Stefan Sperling
On Tue, Apr 24, 2018 at 06:16:00PM +0300, Evgeny Kotkov wrote: > Hi everyone, > > I think that I might have stumbled across an issue with the new tree conflict > resolver in case of a delete-vs-delete conflict. Below is a simple > PowerShell- > based reproduction script that adds a file (r1), re

Possible bug in the tree conflict resolver: "Accept incoming deletion" option doing nothing for a locally deleted file

2018-04-24 Thread Evgeny Kotkov
Hi everyone, I think that I might have stumbled across an issue with the new tree conflict resolver in case of a delete-vs-delete conflict. Below is a simple PowerShell- based reproduction script that adds a file (r1), removes it (r2), updates to the previous revision, removes the file in the wor