Class ISVNWCDb.WCDbDeletionInfo

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

public static class ISVNWCDb.WCDbDeletionInfo extends Object
  • Field Details

    • baseDelAbsPath

      public File baseDelAbsPath
    • baseReplaced

      public boolean baseReplaced
    • movedToAbsPath

      public File movedToAbsPath
    • workDelAbsPath

      public File workDelAbsPath
    • movedToOpRootAbsPath

      public File movedToOpRootAbsPath
  • Constructor Details

    • WCDbDeletionInfo

      public WCDbDeletionInfo()