Change and Service Management Plug-ins → Subversion Plug-in → Creating a Subversion Checkout Step
This step checks out files from the remote Subversion repository to the working directory.
Required properties:
Property Name | Description |
---|---|
URL | URL to the repository from which files will be checked out |
Directory | Location to which the contents of the repository URL will be checked out |
Depth |
Depth of the checkout operation: Values:
|
Optional properties:
Property Name | Description |
---|---|
User Name | User name of the Subversion user |
Password | Password of the Subversion user |
Revision | Number of the Subversion revision to be used during checkout. If not specified, the HEAD revision is used. |
Copyright © 2013–2016 Serena Software, Inc. All rights reserved.