How am I supposed to use merge with the latest version of Tortoise SVN? I'm an old clearcase guy, and I've never understood it. When I merge a branch back into the trunk, I just select range of revisions and then leave the version numbers blank and it starts spitting out all kinds of files that its merging. It basically looks like its adding and modifying everything.
The funny thing is, when the merge is done, the only files that are actually touched are the files I updated, so it seems like everything worked fine(and after running a few tests, this seems to be the case). I just get scared by everything getting spit out of the merge log, it doesn't give me any indication of whats really happening.
I'm guessing I should put something in the version number box? Tortoise seems to indicate that won't be necessary.