Get Repository Content

Function:

This tool retrieves the content of an SVN controlled file.

Parameters:

Parameter # I/O Type Description
1 [M] I String File name inclusively suffix.
2 [M] I String Full SVN path to the repository file.
3 [M] I String Last changed SVN revision.
4 [M] I String SVN PEG revision (default head).
5 [M] O File File content as unstructured input stream.
6 [M] O String File name without file suffix.
7 [M] O String File suffix.