Remove a file from the repository. The file will stop being tracked by Surround. Files cannot be removed if they are checked out, make sure you remove files before checking them out, or after checking them in.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Surround Executable |
| N | Path to the Surround executable. Required only if Surround is not on PATH. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Surround Instance |
| Y | The Surround Instance to use. |
Branch |
| Y | The branch to remove from. |
Folder |
| Y | The folder in Surround to remove from. |
Sub Directory |
| N | The sub directory under the temp directory to find the files. |
File Names |
| Y | Relative path of files to remove, seperated separated by a semicolon. Files are relative of temp directory and Sub Directory input. |
Comment |
| N | Comment when removing the files. If none is provided will use 'remove'. |
...