svn_copy
Copy files or directories within an SVN working copy, automatically creating parent directories as needed, with built-in safety guards.
Instructions
Guarded working-copy svn copy 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 |