The Microsoft Visual SourceSafe category includes the following
operations:
| Operations |
Description |
| Check In File(s) to VSS |
Checks in one or more files to Microsoft Visual SourceSafe. |
| Check Out File(s) From VSS |
Checks out files from Visual SourceSafe. |
| Get Changes From VSS |
Retrieves a list of modified, added and removed files from Visual SourceSafe. |
| Get File(s) by Date From VSS |
Gets files specified by their date in Visual SourceSafe. |
| Get File(s) by Label From VSS |
Gets files specified by their label in Visual SourceSafe. |
| Get Latest Version From VSS |
Gets the latest version of files from Visual SourceSafe. |
| Pin File(s) in VSS |
Pins the files specified by their label or version number in Visual SourceSafe. |
| Set Label to VSS File(s) |
Specifies labels for files stored to Visual SourceSafe. |
| Undo Check Out File(s) From VSS |
Undoes the checkout of files under a Visual SourceSafe. |
| Unpin File(s) in VSS |
Unpins the specified files in Visual SourceSafe. |
| VSS File Enumerator |
Obtains a collection of files stored to Visual SourceSafe and then
performs child operations for each file in the collection. |
| VSS Version Enumerator |
Obtains a collection of history items for a project or files stored
in Visual SourceSafe and then performs child operations for each history
item in the collection. |
|
In order to execute any of the aforementioned operations successfully,
Microsoft Visual SourceSafe 6.x or 8.0 must be installed
on your computer.