Using TortiseSVN 1.9.5
I'm trying to compare the trunk to a branch created from the trunk.
Inside the repo browser, I've right click on the branch and selected "mark for compare" and then right-clicked on the trunk and selected "compare URLs" (also tried "Compare URLs (content only)")
Given that I'd just previously did a sync merge from branch to trunk, using "Merge All" and committed those changes; I expected to only see the objects that had been change just in my branch.
However, I'm getting list of changes files which includes objects I haven't touched in my branch.
It appears from the log, they've been changed on the trunk.
What am I doing wrong? Or misunderstanding about this process?
Thank you!
Charles