checkoutProjectSources (Surround)
Checkout repository in writable state, from project sources. Use this in conjunction with checkinProjectSources to make changes to files in a project source.
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 |
---|---|---|---|
Exclusive checkout |
| N | Lock the files when checking them out. |
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
Make sure to use checkinFromProjectSources to checkin the files after checking them out, otherwise the files will stay checked out.
- style