Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc2.patch |
Modifier and Type | Method and Description |
---|---|
static SvnPatch |
SvnPatch.parseNextPatch(SvnPatchFile patchFile,
boolean reverse,
boolean ignoreWhitespace) |
Modifier and Type | Method and Description |
---|---|
static SvnPatchTarget |
SvnPatchTarget.applyPatch(SvnPatch patch,
File workingCopyDirectory,
int stripCount,
SVNWCContext context,
boolean ignoreWhitespace,
boolean removeTempFiles) |
void |
SvnDiffHunk.setPatch(SvnPatch patch) |
Copyright © 2023. All rights reserved.