Using Subversion, is there a way to merge the changes from one specific revision into the trunk? Basically I have a lot of revisions that have been made, but I need to update my working copy with only the latest revision, and not all of the others in between.
Would I do some sort of merge?