This tool retrieves the SVN properties of an SVN working copy entry.
| パラメーター番号 | I/O | Type | 説明 |
|---|---|---|---|
| 1 [M] | I | String | Eclipse path to the working copy entry for which the properties should be retrieved. |
| 2 [M] | O | File | A file descriptor pointing to the file containing the returned SVN properties. |
The output file descriptor has the following structure:
| No | ターゲット |
|---|---|
| 1 [M] | SVN property ID. |
| 2 [M] | SVN property value. |