SCC Undo Check Out VI

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.


icon

Inputs/Outputs

  • cfxdt.png advanced options

    advanced options is reserved for internal use.

  • cdlrn.png source control reference in

    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.

  • c1dpath.png files

    files specifies the paths to the files to undo the check out.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • idlrn.png source control reference out

    source control reference out returns source control reference in unchanged.

  • istr.png status message

    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.

  • ibool.png dialog box cancelled?

    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.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.