FAKE - F# Make


VSSHelper

Contains helper functions for Microsoft Visual SourceSafe

Functions and values

Function or valueDescription
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

Fork me on GitHub