SCC Undo Check Out VI

Owning Palette: Source Control VIs

Requires: Professional System

Cancels a previous source control check-out operation and restores the contents of the selected file to the previous version. Any changes you made to the file are lost.

 Add to the block diagram  Find on the palette
advanced options is reserved for internal use.
source control reference in contains a reference to the source control project configured in LabVIEW. The source control reference must be a valid reference created with the SCC Open SCC Project VI.
files specifies the paths to the files to undo the check out.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
source control reference out returns source control reference in unchanged.
status message returns provider-specific information about the source control operation. Depending on the source control provider, the output might include status information or non-critical error messages.
dialog box cancelled? returns TRUE if you cancelled any source control provider dialog boxes that appeared during the source control operation. The provider controls the dialog box display. The indicator returns FALSE if no dialog boxes displayed.
error out contains error information. This output provides standard error out functionality.