EOL Format Property

The EOL format property displays as EOL Character in file details.

The EOL format property is only meaningful for text files during the check-out operation.

By default, the SDK will compute the EOL format under the following conditions:

  • When a new text file is added or a new revision is checked in for a text file whose EOL format is Undefined, the file's EOL convention matches the platform default, EOL format is set to Client Defined. Otherwise, EOL format is set to the convention found: Fixed LF, Fixed CR, or Fixed CRLF.

  • The user can change EOL format to any value (other than Undefined) at any time.
  • Regardless of their EOL format setting, text files added or checked in always use a canonical (CRLF) format in the vault.

The EOL format property can be manually set in the Check In dialog box and the File Properties dialog box.