ドキュメント

​
​

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
    • Migrate from Git
    • Migrate from Perforce
    • Version Control settings
    • Configure the client
    • Version Control workflow
      • Set up a workspace
      • Create a repository
      • Use a nodata replica
      • Create a branch
      • Modify files
      • View file history
      • Code reviews
      • Code reviews (GUI)
      • Merge changes
    • Version Control tools
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Create a repository

Create a new repository in Unity Version Control.
読み終わるまでの所要時間 1 分
最終更新 1年前

To work in Unity Version Control (UVCS), you need a repository.

Create a repository in the Unity Dashboard

You can create a repository through the Unity Dashboard:
  1. In the DevOps section, select Repositories.
  2. Select New repository.
  3. Enter a name and select Create.
注
Since a workspace is a local copy, you need to Set up a workspace through the desktop application or the command line.

Create a repository in the GUI

  1. Select the home icon to open the Repositories view.
  2. Select the server you want to use from the dropdown menu.
  3. Select the Create new repository plus icon.
  4. Enter a name for the repository.
    • Optionally, to create a local copy of the repository, select Create a workspace for this repository. Set a name and a location for the files.
  5. Select Create.

Create a repository in the CLI

To create a repository, you can use the
cm repository
command:
cm repository create rep_name
For more information and options, refer to the
cm repository
CLI reference documentation.

Copyright © 2026 Unity Technologies
法規事項プライバシーポリシークッキーDocumentation Terms of Use私の個人情報を販売または共有しないプライバシーに関する選択 (クッキー設定)

"Unity" の名称、Unity のロゴ、およびその他の Unity の商標は、米国およびその他の国における Unity Technologies またはその関係会社の商標または登録商標です (詳しくはこちら)。その他の名称またはブランドは該当する所有者の商標です。

一部のページは利便性向上のため機械翻訳を使用しており、内容に不正確な表現が含まれる場合があります。内容に齟齬または不一致が生じた場合は、英語版を正本とします。

  • このページ
    • Create a repository in the Unity Dashboard

    • Create a repository in the GUI

    • Create a repository in the CLI


このページの問題を報告する