Removes the specified files from source control.

Caution Be careful when you remove files from source control. Some source control providers delete the local directory copy of the file, all previous versions of the file that the provider maintains, and the history log for the file. Refer to the source control provider documentation for more information about the effects of removing files from source control.


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 remove from source control.

  • cstr.png comment

    comment contains text that describes the reason for the source control operation.

    The source control provider stores this information and adds it to the source control history of the files specified in the files control. Depending on the source control provider, if the Comments input is empty, a provider-specific dialog box might display so you can enter the information.

  • 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.