Uses of Class
org.tmatesoft.svn.core.internal.wc.SVNDumpEditor
Packages that use SVNDumpEditor
Package
Description
This package provides API for administrative managing Subversion repositories on a local machine.
-
Uses of SVNDumpEditor in org.tmatesoft.svn.core.wc.admin
Fields in org.tmatesoft.svn.core.wc.admin declared as SVNDumpEditorMethods in org.tmatesoft.svn.core.wc.admin that return SVNDumpEditorModifier and TypeMethodDescriptionprivate SVNDumpEditor
SVNAdminClient.getDumpEditor
(FSFS fsfs, FSRoot root, long toRevision, long oldestDumpedRevision, java.lang.String rootPath, java.io.OutputStream dumpStream, boolean useDeltas, boolean isVerify)