Version Control for the Server
You can use server settings to disable version control for a server. This option would be appropriate for a Production server where code edits are not acceptable.
To make Version Control read only for this DiveLine server:
-
In Workbench, click Tools > Server Settings > General.
-
Under the Options section, click the Version Control chevron to display the settings.
-
Click the Read-only check box.
Version Control commits and push actions are now disabled from this server.
Version Control Read-only-mode will disable commit and push commands for projects via Workbench. Pull is allowed because pull is used to deploy a new version of the changes. Note that this does not block users from making changes in an editor and saving those changes. When Version Control is in Read-only-mode, the Auto Commit does not work. On the Project Settings you will see a warning about this.
For more information on version control see: