|
Check Out—Checks out the selected file from source control. If you try to edit a file in source control that you did not check out, LabVIEW prompts you to check out the file if you configured source control to enable the prompt. This button is enabled when you select a file in source control that you have not checked out. |
|
Undo Check Out—Cancels a previous check-out operation and restores the contents of the selected file to the previous version. Any changes you made to the file are lost. This button is enabled when you select a file in source control that you have checked out. |
|
Check In—Checks the selected file into source control. The version of the file in source control is updated to reflect the changes you made. This button is enabled when you select a file in source control that you have checked out. |
|
Add to Source Control—Adds the selected file to source control. LabVIEW prompts you to add any dependent files, such as subVIs, to source control if you configured source control to enable the prompt. This button is enabled when you select a file that is not in source control.
|
Note This operation is available after you save a file. | |