Class SvnNgRemoteDiffEditor.DirBaton
java.lang.Object
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRemoteDiffEditor.DirBaton
- Enclosing class:
- SvnNgRemoteDiffEditor
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) boolean
(package private) SvnNgRemoteDiffEditor.DirBaton
(package private) SVNProperties
(package private) SVNProperties
(package private) boolean
(package private) boolean
(package private) boolean
(package private) File
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
loadProperties
(SVNRepository repos, String path, long revision)
-
Field Details
-
added
boolean added -
treeConflicted
boolean treeConflicted -
skip
boolean skip -
skipChildren
boolean skipChildren -
wcPath
File wcPath -
parent
-
propChanges
SVNProperties propChanges -
pristineProperties
SVNProperties pristineProperties
-
-
Constructor Details
-
DirBaton
private DirBaton()
-
-
Method Details
-
loadProperties
- Throws:
SVNException
-