Class SvnNgMergeCallback2.DirectoryBaton
java.lang.Object
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgMergeCallback2.DirectoryBaton
- Enclosing class:
- SvnNgMergeCallback2
private class SvnNgMergeCallback2.DirectoryBaton
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate boolean
private boolean
private boolean
private boolean
private java.util.Map<java.io.File,
SVNWCConflictDescription17> private java.util.Map<java.io.File,
SVNNodeKind> private boolean
private SVNStatusType
private SVNConflictAction
private SVNConflictReason
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
parentBaton
-
shadowed
private boolean shadowed -
edited
private boolean edited -
treeConflictReason
-
treeConflictAction
-
skipReason
-
added
private boolean added -
addIsReplace
private boolean addIsReplace -
addExisting
private boolean addExisting -
pendingDeletes
-
newTreeConflicts
-
deleteState
-
-
Constructor Details
-
DirectoryBaton
private DirectoryBaton()
-
-
Method Details
-
markDirectoryEdited
- Throws:
SVNException
-