Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
all
Description
This came out of investigating and "fixing" issue #1057 (the fix is just to give an "unsupported feature" error instead of a seg fault). Try $ svn cp foo.txt bar.txt $ svn diff <URL of foo.txt> bar.txt That ought to diff HEAD of the foo.txt URL against the contents of the working file bar.txt. If we supported that yet. Which we don't. Hence this issue :-). I'm not sure whether the solution to this will be at all related to the solutions for issue #1034 and issue #977, but might want to check.