Class FSHotCopier
java.lang.Object
org.tmatesoft.svn.core.internal.io.fs.FSHotCopier
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
createDBLock
(File dstPath) private void
createDBLogsLock
(File dstPath) private void
createReposDir
(File dir) private void
createRepositoryLayout
(File srcPath, File dstPath) private void
void
runHotCopy
(FSFS srcOwner, File dstPath) private void
writeFSType
(FSFS dstOwner, String fsType)
-
Constructor Details
-
FSHotCopier
public FSHotCopier()
-
-
Method Details
-
runHotCopy
- Throws:
SVNException
-
writeFSType
- Throws:
SVNException
-
createRepositoryLayout
- Throws:
SVNException
-
createReposDir
- Throws:
SVNException
-
createDBLock
- Throws:
SVNException
-
createDBLogsLock
- Throws:
SVNException
-
hotCopy
- Throws:
SVNException
-