Uses of Class
org.tmatesoft.svn.core.internal.io.fs.FSHotCopier
-
Packages that use FSHotCopier Package Description org.tmatesoft.svn.core.wc.admin This package provides API for administrative managing Subversion repositories on a local machine. -
-
Uses of FSHotCopier in org.tmatesoft.svn.core.wc.admin
Fields in org.tmatesoft.svn.core.wc.admin declared as FSHotCopier Modifier and Type Field Description private FSHotCopier
SVNAdminClient. myHotCopier
Methods in org.tmatesoft.svn.core.wc.admin that return FSHotCopier Modifier and Type Method Description private FSHotCopier
SVNAdminClient. getHotCopier()
-