Creates a patch file that contains all modifications of local workspace files and directories (including subdirectories). Corresponds to a `svn diff > filename.patch`
| Methods inherited from class | Name |
|---|---|
class SvnBaseTask |
createSvnClientManager, getPassword, getProxy, getUsername |
The name of the target patch file (required). If it exists it will be overwritten
Local workspace files and directories with modifications that shall be saved to a patch file (default: project.projectDir)