static boolean |
FSRepositoryUtil.checkFilesDifferent(FSRoot root1,
String path1,
FSRoot root2,
String path2,
SVNDeltaCombiner deltaCombiner) |
static InputStream |
FSInputStream.createDeltaStream(SVNDeltaCombiner combiner,
FSRepresentation fileRep,
FSFS owner) |
static InputStream |
FSInputStream.createDeltaStream(SVNDeltaCombiner combiner,
FSRevisionNode fileNode,
FSFS owner) |
InputStream |
FSRoot.getFileStreamForPath(SVNDeltaCombiner combiner,
String path) |
static void |
FSRepositoryUtil.sendTextDelta(ISVNEditor editor,
String editPath,
String sourcePath,
String hexDigest,
FSRevisionRoot sourceRoot,
String targetPath,
FSRoot targetRoot,
boolean sendDeltas,
SVNDeltaCombiner deltaCombiner,
SVNDeltaGenerator deltaGenerator,
FSFS fsfs) |