Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 597 Bytes

SvnUpdate.md

File metadata and controls

12 lines (9 loc) · 597 Bytes

Updates an SVN workspace.

Configuration

Property Description Default value
workspaceDir The local workspace that should be updated. $project.projectDir
revision The revision number to be checked out HEAD
username The SVN username - leave empty if no authentication is required $project.svntools.username
password The SVN password - leave empty if no authentication is required $project.svntools.password