The Subversion Checkout action checks out one or more items from a repository into a working copy.

Work Folder: The folder where the action takes place.

Source: A space-separated list of items to check out.

Destination: The folder where the items will be checked out to. If not specified, the work folder is used.

Revision: The revision of the item to check out.

General Options: See Subversion Actions for more information about the Work Folder and Path fields and the revision format specifier.

  • No labels