public class SVNAdminDeltifier
extends java.lang.Object
Constructor and Description |
---|
SVNAdminDeltifier(FSFS fsfs,
SVNDepth depth,
boolean includeEntryProperties,
boolean ignoreAncestry,
boolean sendTextDeltas,
ISVNEditor editor) |
Modifier and Type | Method and Description |
---|---|
void |
deltifyDir(FSRevisionRoot srcRoot,
java.lang.String srcParentDir,
java.lang.String srcEntry,
FSRevisionRoot tgtRoot,
java.lang.String tgtFullPath) |
void |
setEditor(ISVNEditor editor) |
public SVNAdminDeltifier(FSFS fsfs, SVNDepth depth, boolean includeEntryProperties, boolean ignoreAncestry, boolean sendTextDeltas, ISVNEditor editor)
public void setEditor(ISVNEditor editor)
public void deltifyDir(FSRevisionRoot srcRoot, java.lang.String srcParentDir, java.lang.String srcEntry, FSRevisionRoot tgtRoot, java.lang.String tgtFullPath) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.