Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
VSSHelper
Contains helper functions for Microsoft Visual SourceSafe
Functions and values
Function or value | Description |
getVSSProject(...)
Signature: toolPath:string -> srcSafeIni:string -> username:string -> password:string -> project:string -> localSpec:string -> unit
|
Retrieves the given project from Microsoft Visual SourceSafe |
getVSSProjectWithLabel(...)
Signature: toolPath:string -> srcSafeIni:string -> username:string -> password:string -> project:string -> localSpec:string -> label:string -> unit
|
Retrieves the given label of the given project from Microsoft Visual SourceSafe |