svn_import
Import files into an SVN repository, creating a new directory with a specified commit message.
Instructions
Run svn import with a temp -F message file.
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 | ||
| url | Yes | ||
| message | Yes |