Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc.patch |
Modifier and Type | Method and Description |
---|---|
static SVNPatchTarget |
SVNPatchTarget.applyPatch(SVNPatch patch,
File absWCPath,
int stripCount,
SVNAdminArea wc)
Apply a PATCH to a working copy at ABS_WC_PATH.
|
static SVNPatchTarget |
SVNPatchTarget.initPatchTarget(SVNPatch patch,
File baseDir,
int stripCount,
SVNAdminArea wc)
Attempt to initialize a patch TARGET structure for a target file
described by PATCH.
|
Copyright © 2023. All rights reserved.