Class SvnNgRemoteDiffEditor.DirBaton

java.lang.Object
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRemoteDiffEditor.DirBaton
Enclosing class:
SvnNgRemoteDiffEditor

private static class SvnNgRemoteDiffEditor.DirBaton extends java.lang.Object
  • Field Details

    • added

      boolean added
    • treeConflicted

      boolean treeConflicted
    • skip

      boolean skip
    • skipChildren

      boolean skipChildren
    • wcPath

      java.io.File wcPath
    • parent

    • propChanges

      SVNProperties propChanges
    • pristineProperties

      SVNProperties pristineProperties
  • Constructor Details

    • DirBaton

      private DirBaton()
  • Method Details