기술 자료

​
​

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
      • Client configuration files
      • Use filter pattern files
      • Use value matching pattern files
      • Globally configure the branch explorer
      • Configure EOL conversion
      • Configure external tools
      • Configure syntax language
      • Configure the Open with menu
    • Version Control workflow
    • Version Control tools
  • On-Prem
  • Gluon
  • CLI and shortcut references
  • Release Notes
  1. Unity Version Control (previously Plastic SCM)

Configure EOL conversion

Configure end-of-line conversion settings in Unity Version Control.
읽는 시간 1분
최근 업데이트: 6달 전

Enable an end of line (EOL) conversion mechanism to transform different end of lines of text into the right EOL type for your system.
If you enable EOL conversion, Unity Version Control (UVCS) uses EOL conversion during updates and each time you retrieve a file from the workspace. If you update an existing workspace, UVCS doesn’t rewrite unchanged files and converts only the new files that download.
EOL conversion only works when you download files. A check in always preserves the content you create.
There are two ways to enable EOL conversion, which is disabled by default:
  • Edit the
    client.conf
    file
    .
  • Create the
    eolconversion.conf
    file
    .
참고
The recommended best practice is to start with a clean workspace before you enable EOL conversion.
Refer to more information on how to use value pattern configuration files.

Edit the
client.conf
file

  1. Add the AutoEolConversion key:
    <AutoEolConversion>Auto</AutoEolConversion>
  2. Set one of the following conversion types:
    • None
      (default)
    • Auto
      (converts based on your operating system)
    • CR
    • LF
    • CRLF
  3. Restart the GUI after you change the settings to reload the
    client.conf
    file.

Create the
eolconversion.conf
file

  1. Create an
    eolconversion.conf
    file in one of the following locations:
    1. In your client installation directory.
    2. In the
      plastic4
      directory (under
      C:\Users\<em>user</em>\AppData\Local\plastic4
      on Windows or under
      $HOME/.plastic4
      on Linux and macOS systems).
  2. Set one of the following conversion types:
    • None
      (default)
    • Auto
      (converts based on your operating system)
    • CR
    • LF
    • CRLF
참고
If you don’t set a conversion type, UVCS uses the general conversion type configured in your
client.conf
file.

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

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

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

  • 보고 있는 페이지
    • Edit the client.conf file

    • Create the eolconversion.conf file


이 페이지의 문제 보고