Class FSHotCopier
java.lang.Object
org.tmatesoft.svn.core.internal.io.fs.FSHotCopier
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidcreateDBLock(File dstPath) private voidcreateDBLogsLock(File dstPath) private voidcreateReposDir(File dir) private voidcreateRepositoryLayout(File srcPath, File dstPath) private voidvoidrunHotCopy(FSFS srcOwner, File dstPath) private voidwriteFSType(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
-