Class SVNUpdateEditor17.FileBaton
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNUpdateEditor17.FileBaton
- Enclosing class:
- SVNUpdateEditor17
private class SVNUpdateEditor17.FileBaton
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate boolean
private boolean
private boolean
private java.lang.String
private SVNDate
private long
private SVNUpdateEditor17.DirectoryBaton
private SVNSkel
private boolean
private boolean
(package private) SvnChecksum
private java.io.File
private boolean
private java.lang.String
private java.io.File
private SvnChecksum
(package private) java.lang.String
private SvnChecksum
(package private) SVNChecksumOutputStream
(package private) java.io.File
private boolean
private java.io.File
private long
private SvnChecksum
private SVNProperties
private boolean
private boolean
(package private) SVNChecksumInputStream
-
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 -
directoryBaton
-
skipThis
private boolean skipThis -
alreadyNotified
private boolean alreadyNotified -
addingFile
private boolean addingFile -
obstructionFound
private boolean obstructionFound -
addExisted
private boolean addExisted -
shadowed
private boolean shadowed -
editObstructed
private boolean editObstructed -
changedRevison
private long changedRevison -
changedDate
-
changedAuthor
private java.lang.String changedAuthor -
newTextBaseMd5Checksum
-
newTextBaseSha1Checksum
-
originalChecksum
-
propChanges
-
localPropMods
private boolean localPropMods -
bumpInfo
-
edited
private boolean edited -
editConflict
-
newTextBaseTmpAbsPath
java.io.File newTextBaseTmpAbsPath -
sourceChecksumStream
SVNChecksumInputStream sourceChecksumStream -
newTextBaseSHA1ChecksumStream
SVNChecksumOutputStream newTextBaseSHA1ChecksumStream -
expectedSourceChecksum
SvnChecksum expectedSourceChecksum -
newTextBaseMD5Digest
java.lang.String newTextBaseMD5Digest -
newTextBaseSHA1Checksum
-
-
Constructor Details
-
FileBaton
private FileBaton()
-
-
Method Details
-
markEdited
- Throws:
SVNException
-
getURL
- Throws:
SVNException
-
getPreviousURL
- Throws:
SVNException
-