I just want to see what files were modded/added/deleted between 2 arbitrary revisions. How do I do this?
Can I do this in tortoise as well?
If you want a concise list of files without the times and commit messages, you can do it like this:
svn diff -r X:Y --summarize