Provides information similar to the "svnversion" command
| Type | Name and description |
|---|---|
boolean |
ignoreErrorsContinue the build if the specified path is no SVN working copy |
java.lang.Object |
sourcePathLocal SVN working copy directory (default: project.projectDir) |
java.lang.String |
targetPropertyNameThe name of the project extra property that will receive the resulting SvnVersionData object (default: svnVersion) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Object |
run() |
| Methods inherited from class | Name |
|---|---|
class SvnBaseTask |
createSvnClientManager, getPassword, getProxy, getUsername, setPassword |
Continue the build if the specified path is no SVN working copy
Local SVN working copy directory (default: project.projectDir)
The name of the project extra property that will receive the resulting SvnVersionData object (default: svnVersion)