기술 자료

​
​

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
  • Gluon
    • Configure Gluon
    • Gluon workspaces
      • Explore your workspace
      • Configure your workspace
      • Upload new items
      • Update your workspace
    • Manage changesets
    • View local changes
    • Work in version control
    • Undo or revert changes
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Configure your workspace

Configure the directory that contains the working files of your project.
읽는 시간 2분
최근 업데이트: 10달 전

Select which files and directories you want to work on to download them to your workspace.
A workspace is your working directory that contains the project files you create, modify, and delete. You can configure your workspace:
  1. In the Explore workspace tab, select Configure.
  2. Select any files or directories that you want to download to work on. You can also deselect any files you don’t want to download to your workspace. To search for specific files, select Search files and enter the file name or a pattern (such as
    *.jpg
    ,
    *.psd
    ) in the search text box.
    참고
    Use Ctrl+A/Cmd+A to select all the nodes in the tree, and then use the space bar to toggle the load/unload status.
  3. Select Apply to load the select files into your workspace.
참고
To configure your workspace in the command line, use the
cm partial configure
command.
You can select Configure at any point to load or unload files in your workspace. If you unload a folder that contains private or ignored items, Gluon can't delete them as you can’t remove items outside Gluon's control.

Configure maximum preview file size

You can configure the maximum file size to generate at the preview of a file when that file isn't loaded in the workspace. To do so, add the following key to your
client.conf
file:
<MaxPreviewFileSize>1048576</MaxPreviewFileSize>
The default value is 1 MiB (1,048,576 bytes). This means that, if the selected, non-loaded file size is more than 1 MiB, Gluon doesn't download it to generate a preview. Gluon still displays the icon, size, and attributes.

Exclude private items from directory size

Both the Explore workspace and Configure windows display your directory size. You can choose whether Gluon includes any private items when it calculates the directory size.
To exclude private files, right-click in the Explore workspace tab and select Options > Exclude privates from directory size.

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 보고 있는 페이지
    • Configure maximum preview file size

    • Exclude private items from directory size


이 페이지의 문제 보고