The link:
http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-howto-rollback.html
describes two ways of rolling back an SVN directory after a wrongful commit. What is the difference between the two options
Revert changes from this revision
Revert to this revision
As a test, I added a file, rolling back using "Revert changes from this revision" and did the same process for the "Revert to this revision", and there is no difference with the state of the SVN log.
Am I missing something?