Possible Duplicate:
SVN diff across 2 different repositories
How can I compare a working copy with a repository different than the one which the working copy is associated?
I need this comparison, because I was forced to apply some changes directly on the production server (current version connected to a tag) and I would like to check if those changes were already applied on trunk.