Support alternative connections to a server
Set up alias files for alternative connections to your server.
Read time 1 minuteLast updated 21 days ago
Use Unity Version Control (UVCS) to connect to the same server with different IP addresses and protocols. For example, if you connect to
localserver.office-network.com:8084ssl://plastic.external-network.com:8090server:8084ssl://externalserver:8085Configure the server aliases file
Use theserveralias.confserveralias.conf- On Linux or macOS:
$HOME/.plastic4 - On Windows:
C:\Users\user\AppData\Local\plastic4 - In the repository to give all clients the same settings by default.
plastic-global-config - Under the folder in the UVCS installation directory.
client
serveralias.confalias1 alias2
Example server alias file
To resolve the example in the first paragraph, you can use the followingserveralias.conflocalserver.office-network.com:8084 ssl://plastic.external-network.com:8090