Class FSHotCopier
- java.lang.Object
-
- org.tmatesoft.svn.core.internal.io.fs.FSHotCopier
-
public class FSHotCopier extends java.lang.Object
- Version:
- 1.3
- Author:
- TMate Software Ltd.
-
-
Constructor Summary
Constructors Constructor Description FSHotCopier()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
runHotCopy(FSFS srcOwner, java.io.File dstPath)
-
-
-
Method Detail
-
runHotCopy
public void runHotCopy(FSFS srcOwner, java.io.File dstPath) throws SVNException
- Throws:
SVNException
-
-