I\'ve been using various source control systems for a while, but when it comes to reverting changes I\'m not yet an expert. Can someone help given this scenario:
Here is a link to svn book explaining all about reverts and history.
To do a diff you would do something like svn diff -r 4:5 somefile.txt