文档

​
​

Development

User Acquisition

Monetization

工业

Unity Version Control

DevOps

On-prem

Gluon

Editor plug-in

Open Unity Dashboard

Unity Version Control

此页面不支持所选语言。
​
​
Unity Version Control
  • Overview
  • Cloud Repositories organization update
  • Installation
  • Use UVCS with the Unity Editor
  • Unity Version Control plugins
  • Concepts
  • Tutorials
  • On-Prem
    • Server configuration
    • Client configuration
    • Manage On-Prem licenses
    • Stop, start, or restart server
    • Server administration console
    • Configure UVCS
    • Use server read-only mode
    • Back up and restore data
    • Archive revisions
    • Force client upgrades
    • SSL certificates
    • GitServer
    • Use SAML authentication with Microsoft Entra
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Client configuration

Connect a client to your server.
阅读时间2 分钟
最后更新于 6 个月前

Use the client configuration wizard to connect the client to a UVCS server when you install the Unity Version Control (UVCS) client onto a machine.

Configure in the GUI

You can run the client configuration wizard from the UVCS startup menu. To open the wizard manually, enter the following command in the CLI:
  • On Windows:
    plastic --configure
    .
  • On Linux and macOS:
    plasticgui --configure
    .
In the UVCS configuration window, you can configure the following settings:

Setting

Description

On-premises serverEnter the host name or IP address of the UVCS server with the format:
server:port
. The default server TCP port is
8087
. Select Connect to check that your client can connect to the server.
注意
On Windows, you can select Scan network to show any available compatible servers.
Use SSLChoose whether to use SSL encryption when you connect to your server.
Proxy serverChoose whether to connect to a proxy server. For more information about how to install and configure a proxy server, refer to Proxy server.
After you select Connect, UVCS detects the authentication mode set on the server you connect to. Enter any authentication details the server requires and select Sign in.

Configure in the CLI

To configure your client in the command line, use the command
cm configure
. In the client configuration wizard, you can configure the following settings:

Setting

Description

Configuring languageType the number that relates to the language you want to use to configure your UVCS client.
Server addressType the UVCS organization, or server address (name or IP) and the server port for on-prem servers.
Authentication systemSelect a method to authenticate and enter your credentials if the UVCS requires you to.
Proxy serverOptionally, you can configure a proxy server. For information on how to install and configure a proxy server, refer to proxy server.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。

  • 在本页上
    • Configure in the GUI

    • Configure in the CLI


报告此页面的问题