This tool retrieves the content of an SVN controlled file.
Parameter Name | I/O | Type | Description |
---|---|---|---|
File Name [M] | I | String | File name inclusive of suffix. |
Location [M] | I | String | Full SVN path to the repository file. |
Last Changed Revision [M] | I | String | Last changed SVN revision. |
PEG Revision [M] | I | String | SVN PEG revision (default head). |
Remote File Content [M] | O | File | File content as unstructured input stream. |
Name Without Content [M] | O | String | File name without file suffix. |
Suffix [M] | O | String | File suffix. |