Class ISVNWCDb.WCDbDeletionInfo

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.ISVNWCDb.WCDbDeletionInfo
Enclosing interface:
ISVNWCDb

public static class ISVNWCDb.WCDbDeletionInfo extends java.lang.Object
  • Field Details

    • baseDelAbsPath

      public java.io.File baseDelAbsPath
    • baseReplaced

      public boolean baseReplaced
    • movedToAbsPath

      public java.io.File movedToAbsPath
    • workDelAbsPath

      public java.io.File workDelAbsPath
    • movedToOpRootAbsPath

      public java.io.File movedToOpRootAbsPath
  • Constructor Details

    • WCDbDeletionInfo

      public WCDbDeletionInfo()