svn_propset_eol_style
Set svn:eol-style on specified files to enforce consistent line endings (native, LF, or CRLF) only where missing or mismatched.
Instructions
Set svn:eol-style only for explicit files whose property is missing or mismatched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Absolute working directory. If omitted, absolute paths identify their SVN working copy; relative paths require explicit cwd. | |
| paths | Yes | Explicit paths relative to cwd or absolute paths inside one SVN working copy. | |
| style | No |