svn_move
Move files or directories within an SVN working copy with automatic parent directory creation and safety checks.
Instructions
Guarded working-copy svn move with parent directory creation.
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. | |
| src | Yes | ||
| dest | Yes |