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