Subversion 1.9: svn cp --pin-externals may produce dummy log entries
From: Marc Strapetz <marc.strapetz_at_syntevo.com>
Date: Wed, 22 Apr 2015 19:58:35 +0200
After invoking following series of commands:
svnadmin create repo
mkdir wc
mkdir src\dir
svn up
The final log output shows /dst/dir as modified:
-------------------------
copy
However, there is no modification expected, because src\dir external
$ svn proplist -r2 -R -v ^/
$ svn proplist -r1 -R -v ^/
-Marc
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.