View Details for Shelvesets

Team Foundation version control retains historical data that is associated with shelvesets. Shelving enables you to set aside the pending changes in your workspace to work on a higher-priority task or to share your code with another user for code review. The following procedure demonstrates how to view the historical details that are associated with a shelveset.

Required Permissions

To perform these procedures, you must have the Read permission on at least one item set to Allow. For more information, see Team Foundation Server Permissions.

To view details for shelvesets

  1. On the File menu, click Source Control, and then click Unshelve Pending Changes.

    The Unshelve dialog box appears.

  2. Select the shelveset you want to view.

  3. Click Details.

    The Shelveset Details dialog box appears with the following information:

    • Shelveset name

    • Owner

    • Date

    • Source Files

    • Work Items

    • Checkin Notes

    In addition to viewing the list of version-controlled files, you can examine their contents by clicking either View File or Compare with unmodified version icon.

    You can also perform an Unshelve operation. For more information, see Shelve and Unshelve Pending Changes.

  4. Click Cancel.

See Also

Reference

History Command

Concepts

Working with Shelvesets

Other Resources

Viewing Historical Data about an Item