This tool retrieves the SVN properties of an SVN working copy entry.
Parameter # | I/O | Type | Description |
---|---|---|---|
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 | Target |
---|---|
1 [M] | SVN property ID. |
2 [M] | SVN property value. |