Chris created SVN-4737:
--------------------------
Summary: Metge on subdirectory does not work
Key: SVN-4737
URL: https://issues.apache.org/jira/browse/SVN-4737
Project: Subversion
Issue Type: Bug
Affects Versions: 1.9.x
Environment: Commandline client on any operating system has this issue.
Reporter: Chris
Attachments: repro-template.sh
Attached reproduction script shows the issue in detail.
A short description of the issue:
* Doing "svn merge -c -1000 foo/bar" does not revert changes in the foo/bar
subdirectory
* Doing "cd foo bar" before doing "svn merge -c -1000 ." reverts the changes
Both of the above should be equivalent and the former seems to be a bug. In the
below thread, it was also shown that diff can have hte same behavior.
Discussion about this bug was done here:
[https://mail-archives.apache.org/mod_mbox/subversion-users/201804.mbox/%3C20180415141034.GA31629%40ted.stsp.name%3E]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)