Class SVNUpdateEditor.SVNFileInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.SVNEntryInfo
org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.SVNFileInfo
- Enclosing class:
- SVNUpdateEditor
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
private SVNProperties
private File
private SVNProperties
private File
private boolean
boolean
private SVNChecksumInputStream
private boolean
Fields inherited from class org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.SVNEntryInfo
IsAdded, isAddExisted, isExisted, isSkipped, myPreviousRevision, Parent, treeConflictCreationAttributes, URL
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.SVNEntryInfo
getChangedEntryProperties, getChangedProperties, getChangedWCProperties, getPath, propertyChanged
-
Field Details
-
name
-
commitTime
-
checksum
-
expectedSrcChecksum
-
copiedBaseChecksum
-
baseFile
-
newBaseFile
-
addedWithHistory
public boolean addedWithHistory -
receivedTextDelta
public boolean receivedTextDelta -
copiedBaseProperties
-
copiedWorkingProperties
-
copiedBaseText
-
copiedWorkingText
-
sourceChecksumStream
-
treeConficted
private boolean treeConficted -
isDeleted
private boolean isDeleted
-
-
Constructor Details
-
SVNFileInfo
-
-
Method Details
-
getAdminArea
- Throws:
SVNException
-