Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Recursively adds a non-versioned file or folder to the TFVC repository. 

Inputs

Input Name

Input Code

Required

Description

Checkin Comment

FDTFVC_INP_CHECKIN_COMMENT

No

Message indicating purpose of the add operation. Can be empty.

Instance Code

FDTFVC_INP_INSTANCE_CODE

Yes

The TFVC instance code to use.

Server Path

FDTFVC_INP_SERVER_PATH

Yes

The location on the server to add files to.

Local Path

FDTFVC_INP_LOCAL_PATH

Yes

The path to the file to add to TFVC. Relative paths are assumed in the artifacts repository.

Artifacts

This operation doesn't consume or produce any artifacts.

...