We've got a situation where someone (not me...really :)) really screwed up a Commit to our SVN server...lot's of files deleted, etc.
Question: What is the technique for making the previous (to the bad Commit) revision the HEAD revision? I've seen discussion here on SO for doing this for 1 file, but we'd like to make it like that last commit never happened. Any ideas?
UPDATE: All of these answers seem to be correct. I marked abatishchev's answer as the correct answer simply because I'm using Tortoise SVN and it's the method I actually used. Wish I could mark all of them as the answer. Thanks to all for the assistance. Feel better now ;)