SvnUpdate.md

February 21, 2016 ยท View on GitHub

SvnUpdate task

Updates an SVN workspace.

Configuration

PropertyDescriptionDefault value
workspaceDirThe local workspace that should be updated.$project.projectDir
revisionThe revision number to be checked outHEAD
usernameThe SVN username - leave empty if no authentication is required$project.svntools.username
passwordThe SVN password - leave empty if no authentication is required$project.svntools.password