Found |
r878532 |
r878532 | stsp | 2009-07-21 18:00:10 +0000 (Tue, 21 Jul 2009) * subversion/svnlook/main.c (print_diff_tree): If an empty file was added or deleted, we don't have a diff to print. But that's no reason not to at least mention the file as added or deleted in the output, so let's do that. Found by: Bas_Smit in #svn