svn_diff
Generate scoped SVN diffs with per-file change counts. Ignores end-of-line differences by default and supports limiting output lines.
Instructions
Run scoped svn diff; ignore-EOL is enabled by default with internal diff and returns per-file counts.
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. | |
| ignoreEol | No | ||
| lineLimit | No |