Function:
This tool returns all SVN repository entries defined in the current workspace.
Parameters:
| Parameter #
|
I/O
|
Type
|
Description
|
| 1 [M]
|
O
|
File
|
A file descriptor pointing to the result file containing the returned repository entries in the workspace.
|
The output file descriptor has the following structure:
| No
|
Target
|
| 1 [M]
|
Path to the SVN repository location.
|
| 2 [M]
|
Relative path to the SVN repository location (always blank for a repository location).
|
| 3 [M]
|
Match name identifying a SVN repository entry.
The matchname returned equals REPOSITORY.
|