Class SVNRemoteDiffEditor.SVNDirectoryInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNRemoteDiffEditor.SVNDirectoryInfo
- Enclosing class:
- SVNRemoteDiffEditor
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected SVNProperties
protected boolean
protected boolean
protected boolean
protected SVNRemoteDiffEditor.SVNDirectoryInfo
protected SVNProperties
protected String
protected 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
-