Class SVNLogImpl
java.lang.Object
org.tmatesoft.svn.core.internal.wc.admin.SVNLog
org.tmatesoft.svn.core.internal.wc.admin.SVNLogImpl
- Version:
- 1.3
-
Field Summary
FieldsFields inherited from class org.tmatesoft.svn.core.internal.wc.admin.SVNLog
ADD_TREE_CONFLICT, APPEND, ATTR1, ATTR2, ATTR3, ATTR4, ATTR5, ATTR6, COMMIT, COPY, COPY_AND_DETRANSLATE, COPY_AND_TRANSLATE, DATA_ATTR, DELETE, DELETE_CHANGELIST, DELETE_ENTRY, DELETE_LOCK, DEST_ATTR, FORCE_ATTR, FORMAT_ATTR, MAYBE_EXECUTABLE, MAYBE_READONLY, MERGE, MODIFY_ENTRY, MODIFY_WC_PROPERTY, MOVE, myAdminArea, myCache, NAME_ATTR, PROPERTY_NAME_ATTR, PROPERTY_VALUE_ATTR, READONLY, REVISION_ATTR, SET_TIMESTAMP, TIMESTAMP_ATTR, UPGRADE_FORMAT, WC_TIMESTAMP, WC_WORKING_SIZE
-
Constructor Summary
ConstructorsConstructorDescriptionSVNLogImpl
(java.io.File logFile, java.io.File tmpFile, SVNAdminArea adminArea) -
Method Summary
Methods inherited from class org.tmatesoft.svn.core.internal.wc.admin.SVNLog
addCommand, deleteCommandsByName, deleteCommandsByNameAndAttributes, deleteLastCommand, logChangedEntryProperties, logChangedWCProperties, logRemoveRevertFile, logTweakEntry, run
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Field Details
-
myFile
private java.io.File myFile -
myTmpFile
private java.io.File myTmpFile
-
-
Constructor Details
-
SVNLogImpl
-
-
Method Details
-
save
- Specified by:
save
in classSVNLog
- Throws:
SVNException
-
readCommands
- Specified by:
readCommands
in classSVNLog
- Throws:
SVNException
-
toString
public java.lang.String toString() -
delete
- Specified by:
delete
in classSVNLog
- Throws:
SVNException
-
exists
public boolean exists()
-