Author: julianfoad
Revision: 1619452
Modified property: svn:log

Modified: svn:log at Fri Aug 22 12:01:06 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Aug 22 12:01:06 2014
@@ -1,7 +1,10 @@
 Fix the copy-from revision number reported in a diff header. It previously
 reported 'nonexistent' instead of the copy-from revision in some cases.
 
-This bug seems to be a regression; 1.8.x releases show the correct revision.
+1.8.x showed inconsistent revision indications in the diff '---' header in
+different scenarios -- the copy-from revision in some cases, 'revision 0' in
+some cases, possibly other indications in other cases. This fix doesn't make
+everything great but just reduces the degree of inconsistency a little.
 
 * subversion/libsvn_client/diff.c
   (diff_file_added, diff_dir_added): Pass on the copy-from revision number.

Reply via email to