svn_update
Updates SVN working copy and postpones conflict resolution to prevent merge failures.
Instructions
Guarded svn update with --accept postpone.
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 | No | Optional paths relative to cwd or absolute paths inside one SVN working copy. | |
| updateAll | No |