| |||
| Home > Working with Version Control Systems > Using a version control tool > Setting up a prompt | |||
By default, source control commands are submitted directly for execution. This is defined in your workspace settings file. You can configure this:
change the Src_ctrl settings in your workspace,
described in Configuring a custom version control tool
set up a temporary prompt.
To set up a temporary prompt, select Prompt before Submitting from the Source control menu, shown in Figure 15.2. From this point on, RealView Debugger displays the prompt, shown in Figure 15.3, to confirm a command submission.
The data field shows the command ready for submission. You can edit the command in this field before submission. Click Submit to execute the command shown in the command field.
Click Cancel to abort the submission and close the prompt box.
If you submit version control commands, the SrcCtrl tab is brought to the front of the Output pane. This displays submitted commands and any messages returned from your version control tool.