I wanted to look at (and not modify) older versions of a few files in my repository, so I went and reverted those files. Now I'm trying to get those files back to the most recent version so that they match all the other files in my working copy, but when I updated the folder, nothing changes.
Is it possible to undo a revert? I copy and pasted the newest versions of those files elsewhere, so they're not completely lost, but I would think that there's an easier way than just moving those files back to the directory holding my working copy.
Thanks in advance.