Set global configuration
Configure the defaults settings of all clients for issue tracking.
Read time 1 minuteLast updated 21 days ago
You can set a global configuration in the server so that all clients have the same default settings. The client downloads the server configuration when the UVCS desktop GUI starts. For example, you can set global parameters such as connection strings and let users specify their own credentials.
Create the global repository configuration
To set up global configuration, you need to create a repository with the nameplastic-global-config-
Global configuration for a specific repository:
/<repname>/issuetrackers/<extension_configuration_file>.conf -
Global configuration for all repositories:
/allrepos/issuetrackers/<extension_configuration_file>.conf
allreposSet up the global configuration
You can find the issue trackers configuration example files in the<plasticscm_install_path>/client/extensions/config_samplesextension_configuration_file.conf- Windows:
C:\Users\user\AppData\Local\plastic4 - Linux or macOS:
$HOME/.plastic4
C:\Users<user>\AppData\Local\plastic4\issuetrackers<server_port><repname>\extension_configuration_file.conf