svn_propset
Set SVN properties on explicit paths in a working copy, with a guarded operation requiring risk acknowledgment.
Instructions
Guarded working-copy svn propset for explicit paths.
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. | |
| name | Yes | ||
| paths | Yes | Explicit paths relative to cwd or absolute paths inside one SVN working copy. | |
| value | Yes | ||
| riskAck | No |