Class SVNRemoteDiffEditor.SVNFileInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNRemoteDiffEditor.SVNFileInfo
- Enclosing class:
- SVNRemoteDiffEditor
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected File
protected SVNProperties
protected File
protected boolean
protected boolean
protected boolean
protected SVNProperties
protected String
protected File
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
myRepositoryPath
-
myWCFile
-
myIsAdded
protected boolean myIsAdded -
myIsSkip
protected boolean myIsSkip -
myIsTreeConflicted
protected boolean myIsTreeConflicted -
myFile
-
myBaseFile
-
myBaseProperties
-
myPropertyDiff
-
-
Constructor Details
-
SVNFileInfo
-
-
Method Details
-
loadFromRepository
- Throws:
SVNException
-