Function:
This tool deletes an SVN property of an SVN working copy entry.
Parameters:
Parameter #
|
I/O
|
Type
|
Description
|
1 [M]
|
I
|
String
|
Eclipse path to the SVN working copy entry for which the property should be deleted.
|
2 [M]
|
I
|
String
|
SVN property ID.
|
3 [M]
|
I
|
String
|
Whether the delete should be applied recursively (Boolean).
|