Associated Changesets

When files that are under source control are checked in to Visual Studio 2005, a changeset is created that records all of the changes that were made to the files. Each time a build is run in Team Foundation Server, the changesets created after the previous build are recorded and associated with the current build—providing a full record of the changes made.

You can view detailed information about a changeset in Visual Studio 2005, including comments and notes from the developer who made the changes, associated work items, and line-by-line view of the changes.

Changesets that are associated with a particular build can be viewed from the build details page. This information is also stored in the project database and can be viewed in work item and build reports.

A build report showing associated changesets