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 Summary
FieldsModifier and TypeFieldDescriptionprotected SVNProperties
protected boolean
protected boolean
protected boolean
protected SVNRemoteDiffEditor.SVNDirectoryInfo
protected SVNProperties
protected java.lang.String
protected java.io.File
-
Constructor Summary
ConstructorsConstructorDescriptionSVNDirectoryInfo
(SVNRemoteDiffEditor.SVNDirectoryInfo parent, java.lang.String path, boolean added) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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
-
myPropertyDiff
-
myParent
-
-
Constructor Details
-
SVNDirectoryInfo
public SVNDirectoryInfo(SVNRemoteDiffEditor.SVNDirectoryInfo parent, java.lang.String path, boolean added)
-
-
Method Details
-
loadFromRepository
- Throws:
SVNException
-