Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
all
-
None
Description
If I run 'svn log TARGET' on a TARGET that has some copyfrom history then the log includes the copyfrom history. This is a good thing. However, if I run 'svn log -rN TARGET' where N is one of the revision in the copyfrom history the command fails. See revision 6800 for examples, namely the tests log_through_copyfrom_history and log_rN_through_copyfrom_history in log_tests.py.