Class FSHotCopier

java.lang.Object
org.tmatesoft.svn.core.internal.io.fs.FSHotCopier

public class FSHotCopier extends java.lang.Object
Version:
1.3
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    private void
    createDBLock(java.io.File dstPath)
     
    private void
    createDBLogsLock(java.io.File dstPath)
     
    private void
    createReposDir(java.io.File dir)
     
    private void
    createRepositoryLayout(java.io.File srcPath, java.io.File dstPath)
     
    private void
    hotCopy(FSFS srcOwner, FSFS dstOwner)
     
    void
    runHotCopy(FSFS srcOwner, java.io.File dstPath)
     
    private void
    writeFSType(FSFS dstOwner, java.lang.String fsType)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait