Class SVNRemoteDiffEditor.SVNDirectoryInfo

java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNRemoteDiffEditor.SVNDirectoryInfo
Enclosing class:
SVNRemoteDiffEditor

protected class SVNRemoteDiffEditor.SVNDirectoryInfo extends java.lang.Object
  • Field Details

    • myIsAdded

      protected boolean myIsAdded
    • myIsSkip

      protected boolean myIsSkip
    • myIsTreeConflicted

      protected boolean myIsTreeConflicted
    • myRepositoryPath

      protected java.lang.String myRepositoryPath
    • myWCFile

      protected java.io.File myWCFile
    • myBaseProperties

      protected SVNProperties myBaseProperties
    • myPropertyDiff

      protected SVNProperties myPropertyDiff
    • myParent

  • Constructor Details

  • Method Details