Recursively adds an a non versioned file to the TFVC repository.
Environment/Instance Properties
Property Name | Required | Description |
---|---|---|
|
|
|
Project Properties
Property Name | Required | Description |
---|---|---|
|
|
|
Inputs
Input Name | Required | Description |
---|---|---|
| No | Message indicating purpose of the add operation. Can be empty. |
| Yes | The TFVC instance code to use. |
| Yes | The location on the server to add files to. |
| Yes | The path to the file to add to TFVC. Relative paths are assumed in the artifacts repository. |
Outputs
Output Name | Required | Description |
---|---|---|
|
|
|
Artifacts
This operation doesn't consume or produce any artifacts.
...