There is one particular change I am testing. This is ChangeSet: 123456 (let us assume). I need to get the complete solution as on the data that changeset was checked in.
If I do Get Specific Version -> By ChangeSet: 123456, I get only those files that were affected by the change set. I am unable to get the entire project.
Please help.
If you go to the source control explorer, you can select the root folder of the project and do a “Get specific version”. It will do a get of all the files that are not locally of the correct version yet.
You can force to get all the files by clicking the other option to get all the files in that dialog.