Class SVNUpdateEditor17.DirectoryBaton
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNUpdateEditor17.DirectoryBaton
- Enclosing class:
- SVNUpdateEditor17
private class SVNUpdateEditor17.DirectoryBaton
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate boolean
private boolean
private boolean
private SVNDepth
private java.lang.String
private SVNDate
private long
private java.util.Map<java.lang.String,
SVNSkel> private SVNSkel
private boolean
private boolean
private java.io.File
private java.lang.String
private java.io.File
private java.util.Set<java.lang.String>
private boolean
private java.io.File
private long
(package private) SVNUpdateEditor17.DirectoryBaton
private SVNProperties
private boolean
private boolean
private boolean
-
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
-
name
private java.lang.String name -
localAbsolutePath
private java.io.File localAbsolutePath -
newRelativePath
private java.io.File newRelativePath -
oldRevision
private long oldRevision -
oldReposRelPath
private java.io.File oldReposRelPath -
parentBaton
SVNUpdateEditor17.DirectoryBaton parentBaton -
skipThis
private boolean skipThis -
alreadyNotified
private boolean alreadyNotified -
addingDir
private boolean addingDir -
shadowed
private boolean shadowed -
editedObstructed
private boolean editedObstructed -
changedRevsion
private long changedRevsion -
changedDate
-
changedAuthor
private java.lang.String changedAuthor -
deletionConflicts
-
notPresentFiles
private java.util.Set<java.lang.String> notPresentFiles -
obstructionFound
private boolean obstructionFound -
addExisted
private boolean addExisted -
propChanges
-
edited
private boolean edited -
editConflict
-
bumpInfo
-
ambientDepth
-
wasIncomplete
private boolean wasIncomplete
-
-
Constructor Details
-
DirectoryBaton
private DirectoryBaton()
-
-
Method Details
-
markEdited
- Throws:
SVNException
-
getURL
- Throws:
SVNException
-
getPreviousURL
- Throws:
SVNException
-