The Subversion Info action retrieves information about a path in a repository or working copy, and stores it in one or more variables.

Work Folder: The current directory from which the command is run. See Subversion Actions.

Path: A path to a file or folder about which you want to retrieve information. Should be specified as a file path for an item in a working copy, or as a URL for an item in the repository.

Revision: Optional. A revision specifier for the specified item. If omitted, the HEAD revision is used (for repository items), or either HEAD and uncommitted changes (for working copy items). See Subversion Actions for the format of revision specifiers.

User Name/Password: Optional. Username and password if authentication is required.

General Options: See Subversion Actions for more information.

  • No labels