How can we export diff of selected changes to Tortoise SVN with both the old file and the new files in two separate structures? For example, I want to isolate the changes made to a branch when this branch has been changed by many users. Therefore, I wanted to select the necessary changes, and then do an export to get the modified files of these versions, as well as the old files.
Does anyone have any ideas?
source
share