Button and Icons
The following table displays the icons and buttons in the SCM tool, and describes their functionality.
Icon |
Name |
Action Menu Item (Hot Key) |
Enabled |
Function |
---|---|---|---|---|
![]() |
Get |
Get (Ctrl + G) |
When you select an SCM server file in the source file browser and a local client folder in the target file browser. |
Loads a copy of the revision of the file you selected in the source file browser and moves it to the folder selected in the target file browser. |
![]() |
Compare |
Compare (Ctrl + Z) |
When you select any file in the source file browser and you select a file with the same file extension in the target file browser. |
Loads the configured file comparison tool to compare the following files: the selected revision of the file in the source file browser to the selected revision of the file in the target file browser. |
![]() |
Merge |
Merge (Ctrl + M) |
When you select any file in the source file browser and a local client file with the same file extension in the target file browser. |
Loads the configured file merge tool to compare the differences between the selected revision of the file selected in the source file browser to the file selected in the target file browser, then allow the developer to merge those differences into the file selected in the target file browser. |
![]() |
Get Label |
Get Label Files (Ctrl + L) |
When at least one file is selected in the label contents viewer and a local client folder is selected in the target file browser. |
Brings a copy of the specific revision of the selected files that are attached to the selected revision label down to the local client folder selected in the target file browser. |