removeFile (Surround)
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, 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'. |
Artifacts
This operation doesnāt consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Special Considerations
Files cannot be removed if they are checked out, make sure you remove files before checking them out, or after checking them in.
- style