Class SVNRemoteDiffEditor.SVNDirectoryInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNRemoteDiffEditor.SVNDirectoryInfo
- Enclosing class:
- SVNRemoteDiffEditor
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected SVNPropertiesprotected booleanprotected booleanprotected booleanprotected SVNRemoteDiffEditor.SVNDirectoryInfoprotected SVNPropertiesprotected Stringprotected File -
Constructor Summary
ConstructorsConstructorDescriptionSVNDirectoryInfo(SVNRemoteDiffEditor.SVNDirectoryInfo parent, String path, boolean added) -
Method Summary
-
Field Details
-
myIsAdded
protected boolean myIsAdded -
myIsSkip
protected boolean myIsSkip -
myIsTreeConflicted
protected boolean myIsTreeConflicted -
myRepositoryPath
-
myWCFile
-
myBaseProperties
-
myPropertyDiff
-
myParent
-
-
Constructor Details
-
SVNDirectoryInfo
-
-
Method Details
-
loadFromRepository
- Throws:
SVNException
-