I know how to revert to a specific revision of a folder using these instructions:
However, I deleted the entire folder and want to get that folder back without reverting the rest of the repository.
I tried recreating the folder and then merging the changes back, but svn knows my trick and realizes it is a new folder.
How should I do this?