Use the Team Foundation Check Out action to check out one or more files from the repository.

Working Folder

Specify a working folder for the action. The working folder specifies the context for the Team Foundation server, project and repository (working folders can be configured in Visual Studio or with the Options, or a specific folder for the action.

Files and directories to Check Out

Specify the files and directories to check out. Put each new file/directory on a new line. Groups of files can be specified with wildcards (ie *.)

Locking Level

Specify the locking level for the checked out files. "Lock check in" prevents others from checking in changes to the same files. "Lock check out" prevents others from checking out the same files.

  • No labels