Chad Woolley's blog



Say you have two tags you want to diff, and one has a deleted directory. If you do an 'svn diff', you won't see the deleted directory UNLESS you give the '--summarize' option:

svn diff --summarize http://host/project/tags/old_version http://host/project/tags/old_version