public interface PatchCallback
ISVNClient.patch(java.lang.String, java.lang.String, boolean, int, boolean, boolean, boolean, org.apache.subversion.javahl.callback.PatchCallback) call.| Modifier and Type | Method and Description |
|---|---|
boolean |
singlePatch(String pathFromPatchfile,
String patchPath,
String rejectPath)
the method will be called for every patch.
|
boolean singlePatch(String pathFromPatchfile, String patchPath, String rejectPath)
pathFromPatchfile - the path in the path filepatchPath - the path of the patchrejectPath - the path of the reject fileCopyright © 2025. All rights reserved.