We are using Visual Studio 2010 and before each release to our test server we apply a label to that version. I have been tasked with doing a security review of all code changes before each release. So instead of asking each team member to send me a list of files they have touched, I was wondering if there is a way to view a history of changes per label.
Share
If you’re using TFS 2010, you can see the changes between 2 labels like this:
(taken from here)