Class SVNWCDb.MovedTo

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.MovedTo
Enclosing class:
SVNWCDb

private static class SVNWCDb.MovedTo extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    java.io.File
     
    java.io.File
     
    boolean
     
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    private
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • movedToRelPath

      public java.io.File movedToRelPath
    • movedToOpRootRelPath

      public java.io.File movedToOpRootRelPath
    • scan

      public boolean scan
  • Constructor Details

    • MovedTo

      private MovedTo()