This tool executes the update function on a SVN resource in the Eclipse working space. It supports mass processing.
| Parameter Name | I/O | Type | Description |
|---|---|---|---|
| Path [M] | I | String / Mass Processing | Eclipse path to the SVN resource to be updated. |
| Revision [M] | I | String | Revision of the SVN resource to be updated. |
| Resource Depth [M] | I | String | Scope of the SVN update action.
where:
|
| Force [M] | I | String | SVN force attribute (Boolean). |
| Ignore Externals [M] | I | String | SVN ignore external attribute (Boolean). |