This tool executes the update function on a SVN resource in the Eclipse working space. It supports mass processing.
Parameter # | I/O | Type | Description |
---|---|---|---|
1 [M] | I | String / Mass Processing | Eclipse path to the SVN resource to be updated. |
2 [M] | I | String | Revision of the SVN resource to be updated. |
3 [M] | I | String | Scope of the SVN update action (5 = Infinite, 4= Immediate, 3 = Files, 2 = Empty, 1 = Exclude, 0 = Unknown). |
4 [M] | I | String | SVN force attribute (Boolean). |
5 [M] | I | String | SVN ignore external attribute (Boolean). |