Function:
This tool gets the value of an SVN property of an SVN resource in a working copy.
Parameters:
| Parameter #
|
I/O
|
Type
|
Description
|
| 1 [M]
|
I
|
String
|
Path to the Eclipse resource in the working copy.
|
| 2 [M]
|
I
|
String
|
SVN property ID.
|
| 3 [M]
|
O
|
String
|
SVN property ID.
|
| 4 [M]
|
O
|
String
|
SVN property value.
|