Exports a directory from SVN repository, which does not contain any .svn folders as we are using export command.
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Instance Code |
| Yes | SubVersion repository instance code. |
Source Path |
| Yes | Subversion repository path to be exported from repository. |
Destination Subfolder |
| No | Subdirectory path inside the temp directory where files should be exported. |
Revision Number |
| No | Revision number to export, leave blank to export the latest revision. |
...