Get SVN Properties

Function:

This tool retrieves the SVN properties of an SVN working copy entry.

Parameters:

Parameter Name I/O Type Description
Path [M] I String Eclipse path to the working copy entry for which the properties should be retrieved.
SVN Properties [M] O File A file descriptor pointing to the file containing the returned SVN properties.

The generated output file descriptor has the following table structure. Property separator is <!>.

Property No Target
1 [M] SVN property ID.
2 [M] SVN property value.