svn_revert
Preview or perform guarded SVN revert for specified paths, with options for recursive revert and dry-run mode.
Instructions
Preview or perform guarded svn revert 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. | |
| paths | Yes | Explicit paths relative to cwd or absolute paths inside one SVN working copy. | |
| dryRun | No | ||
| allowRecursive | No |