How to: Label an Item Using a SourceSafe Plug-in

You can use a SourceSafe plug-in in Visual Studio to label a source-controlled item. Labeling as a method of version control is discussed in Version Control.

To label an item using a SourceSafe plug-in:

  1. In Visual Studio, open Solution Explorer and select the item to label.

  2. On the File menu, click Source Control, then click History.

  3. In the History Options dialog box (for files) or the Project History Options dialog box (for projects), click Include Labels, and then click OK.

  4. In the History of <name> dialog box (files) or History of Project dialog box (projects), select the version of the item at the top of the list, and then click Details.

  5. In the History Details dialog box, use the Label box to enter a descriptive label.

  6. Optionally enter a comment for the label in the Comment box.

  7. Click OK.

See Also

Tasks

How to: Label an Item

Reference

History Details Dialog Box (Explorer and Plug-in)
History of <name> Dialog Box (Explorer and Plug-in)
History of Project Dialog Box (Explorer and Plug-in)
History Options Dialog Box (Explorer and Plug-in)
Project History Options Dialog Box (Explorer and Plug-in)