This tool sets a SVN property on a SVN resource in a working copy. It supports mass processing.
| Parameter # | I/O | Type | Description | 
|---|---|---|---|
| 1 [M] | I | String/Mass Processing | Eclipse path to the SVN resource in the working copy. | 
| 2 [M] | I | String | SVN property ID. | 
| 3 [M] | I | String | Value to which the SVN property of the SVN resource should be set. | 
| 4 [M] | I | String | Whether the SVN property should be set recursively for the children of the SVN resource (Boolean). |