Visual Studio Team System - Finding changes between labelled versions
I recently discovered that Team System doesn't include an easy solution for finding out exactly what changed between two labelled versions of a product. After some conversations with the Team System product managers (see this thead on the Microsoft forums), I decided to write a simple command-line tool to find the differences between two labelled versions.
Rather than pasting a bunch of code, I've attached a VS2005 solution for the tool. Give it a try - if you have any questions about it (or find a bug!), just post a comment to this blog entry.