Source Control Operations in LabVIEW

After you configure LabVIEW to work with a third-party source control provider, you can perform source control operations on any file or folder of items in a LabVIEW project or on individual VIs. If you perform source control operations on a folder, all appropriate items within the hierarchy are affected. For example, if you add files to source control, LabVIEW adds only files within the folder that you have not yet added to source control. Access the following operations by selecting Tools�Source Control and selecting among the available options. Within a LabVIEW project, you also can use the Source Control toolbar buttons or right-click a file or folder in the Project Explorer window and select the option from the shortcut menu.

You also can configure source control on individual LabVIEW projects from the Source Control page of the Project Properties dialog box. Configure source control for individual LabVIEW projects if you want to use a different source control project than the one you specify for the LabVIEW environment, or if you do not want to use source control with a LabVIEW project. LabVIEW projects use the source control configuration you specify for the LabVIEW environment by default. Select Project�Properties or right-click the project root and select Properties from the shortcut menu to display the Project Properties dialog box. Select Source Control from the Category list to display the Source Control page.

Refer to the following caveats when you use source control:

You can complete the following source control operations in LabVIEW:

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.
Note��The following source control operation appears in the shortcut menu when you right-click the project root.