Class for saving configurations into SourceSafe. Works by creating batch files then running them.
More...
Class for saving configurations into SourceSafe. Works by creating batch files then running them.
Definition at line 13 of file SourceSafe.cs.
static void Seci.Helpers.SourceSafe.addFile |
( |
| ) |
|
|
inlinestaticprivate |
Add the new configuration file to the project.
Definition at line 168 of file SourceSafe.cs.
static void Seci.Helpers.SourceSafe.checkInSourceSafe |
( |
| ) |
|
|
inlinestaticprivate |
static void Seci.Helpers.SourceSafe.checkOutSourceSafe |
( |
| ) |
|
|
inlinestaticprivate |
static void Seci.Helpers.SourceSafe.createSourceSafeProject |
( |
| ) |
|
|
inlinestaticprivate |
Create a new project in SourceSafe - this happens the first ever time a configuration is saved on the instrument.
Definition at line 193 of file SourceSafe.cs.
static void Seci.Helpers.SourceSafe.labelInSourceSafe |
( |
| ) |
|
|
inlinestaticprivate |
Labels the saved configuration with the date and time of saving.
Definition at line 213 of file SourceSafe.cs.
static Boolean Seci.Helpers.SourceSafe.projectExists |
( |
| ) |
|
|
inlinestaticprivate |
static void Seci.Helpers.SourceSafe.runBatchFile |
( |
| ) |
|
|
inlinestaticprivate |
Runs a created batch file. Spawns a hidden process.
Definition at line 236 of file SourceSafe.cs.
String Seci.Helpers.SourceSafe._filename |
|
staticprivate |
String Seci.Helpers.SourceSafe._SSbat |
|
staticprivate |
String Seci.Helpers.SourceSafe._SSexe |
|
staticprivate |
String Seci.Helpers.SourceSafe._SSlocation |
|
staticprivate |
String Seci.Helpers.SourceSafe._SSserver = "$/labview/seci/seciconfigs/" |
|
staticprivate |
String Seci.Helpers.SourceSafe._SSuser = "seci" |
|
staticprivate |
The documentation for this class was generated from the following file:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Seci/Helpers/SourceSafe.cs