Provides information about the current SVN workspace
| Type | Name and description |
|---|---|
boolean |
ignoreErrorsContinue the build if the specified path doesn't contain SVN data (default: false) |
java.lang.Object |
sourcePathSource path for reading the SVN metadata (default: project.projectDir) |
java.lang.String |
targetPropertyNameThe name of the project extra property that will receive the resulting SvnData object (default: svnData) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Object |
run() |
| Methods inherited from class | Name |
|---|---|
class SvnBaseTask |
createSvnClientManager, getPassword, getProxy, getUsername |
Continue the build if the specified path doesn't contain SVN data (default: false)
Source path for reading the SVN metadata (default: project.projectDir)
The name of the project extra property that will receive the resulting SvnData object (default: svnData)