This tool retrieves the content of an SVN controlled file.
| パラメーター番号 | I/O | Type | 説明 |
|---|---|---|---|
| 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 | 文字列 | File name without file suffix. |
| 7 [M] | O | 文字列 | File suffix. |