How to: Delete a Shelveset
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. For more information, see How to: Shelve and Unshelve Pending Changes. The following procedure demonstrates how to delete a shelveset when it is no longer needed.
Note
When you perform an unshelve operation, you have the option to delete the shelveset at that time. For more information, see How to: Shelve and Unshelve Pending Changes.
Required Permissions
To perform these procedures, you must own the shelveset or have the Administer workspaces permission set to Allow. For more information, see Team Foundation Server Permissions.
To delete a shelveset
On the File menu, click Source Control, and then click Unshelve.
The Unshelve dialog box is displayed.
Select the shelveset you want to delete and then click Delete.
The Delete Shelveset dialog box is displayed.
Click Yes.
You are returned to the Unshelve dialog box with the shelveset removed from the Results list.
Click Close.
See Also
Reference
Concepts
Working with Source Control Shelvesets