Wrong output from "svn log --use-merge-history --stop-on-copy"
From: Dmitry Batrak <batrdmi_at_gmail.com>
Date: Sat, 27 Aug 2011 13:43:02 +0400
Steps to reproduce the issue:
Start from empty module with standard structure created under repository
<repo root>
Perform the following sequence of commands from checked out trunk:
echo "content" > file.txt
Now the following command:
svn log --use-merge-history --stop-on-copy "^/module/trunk/file-copy.txt"
produces:
------------------------------------------------------------------------
copying file
modifying file in branch
creating branch
although no merging was performed in r195.
The above was checked with local repository using Subversion 1.6.17 on
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.