How to get specific changeset version treated as changes relative to latest version?
I rolled back a changeset. Now I need to check out the changeset that was rolled back with 'actualized' pending changes. So like everything is before the commit of the changes. When I get specific version with files override I see nothing in pending changes window. How can I get the state I need? Is it possible? After doing the "Get Specific version" you need to check out every file in the changeset manually (right-click, check-out). Be sure that you have the "Get latest on checkout" turned off. After that perform a get latest, which will prompt you to merge. This is going to be a more tricky