Some interesting findings from web-dev land…
If you want to view changed/modified/added files from previous revisions with SVN you can do this: 12svn log -v -r 25 # This will show you the changes that were committed in v25