Applies a patch file onto a local workspace directory (without committing the changes).
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Object |
run() |
| Methods inherited from class | Name |
|---|---|
class SvnBaseTask |
createSvnClientManager, getPassword, getProxy, getUsername |
The base directory to apply the patch, must be part of a local SVN workspace (default: `$project.projectDir`)
The name of the patch file, relative to the project directory (required)