Creating a Subversion Update Step

This step downloads the latest changes from the remote Subversion repository and updates the working directory.

Required properties:

Property Name Description
Directory Location of the working directory

Optional properties:

Property Name Description
User Name User name of the Subversion user
Password Password of the Subversion user
Force

Forces the merge of conflicted versions with the best-effort attempt. If force strategy is not used, the files will be marked as conflicted and should later be resolved manually by the user.

Default value: Unchecked

Revision Number of the Subversion revision to be used during update. If the revision is not specified, the HEAD revision is used.