This tool locks a working copy entry within SVN. It supports mass processing.
| Parameter Name | I/O | Type | Description |
|---|---|---|---|
| Path [M] | I | String / Mass Processing | Eclipse path to the working copy entry to be locked. |
| Force [M] | I | String | SVN force attribute; "steal" the lock of another user by a lock of the executing user (Boolean). |
| Message [M] | I | String | Lock message. |