public class SVNAdminArea15 extends SVNAdminArea14
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ATTRIBUTE_KEEP_LOCAL |
static int |
WC_FORMAT |
ATTRIBUTE_ABSENT, ATTRIBUTE_COPIED, ATTRIBUTE_DELETED, ATTRIBUTE_HAS_PROP_MODS, ATTRIBUTE_HAS_PROPS, ATTRIBUTE_INCOMPLETE, KILL_ADM_ONLY, ourCachableProperties, THIS_DIRADM_KILLME, myBaseProperties, myEntries, myProperties, myWasLocked, myWCProperties| Constructor and Description |
|---|
SVNAdminArea15(File dir) |
| Modifier and Type | Method and Description |
|---|---|
protected SVNAdminArea |
createAdminAreaForDir(File dir) |
int |
getFormatVersion() |
protected boolean |
isEntryPropertyApplicable(String propName) |
protected boolean |
readExtraOptions(BufferedReader reader,
SVNEntry entry) |
protected int |
writeExtraOptions(Writer writer,
String entryName,
SVNEntry entry,
int emptyFields) |
addTreeConflict, createVersionedDirectory, deleteTreeConflict, fetchEntries, formatBaseProperties, formatProperties, getBaseProperties, getCachableProperties, getProperties, getRevertProperties, getThisDirName, getTreeConflict, getWCProperties, handleKillMe, hasProperties, hasPropModifications, hasTreeConflict, installProperties, isEntryFinished, isLocked, isVersioned, lock, lock, parseBoolean, parseString, parseValue, postCommit, readBaseProperties, readEntry, readProperties, readRevertProperties, saveEntries, saveVersionedProperties, saveWCProperties, setFileExternalLocation, setOptimizedWritingEnabled, unlock, writeEntries, writeRevision, writeString, writeTime, writeValueaddEntry, asString, cleanup, close, closeEntries, closeVersionedProperties, closeWCProperties, commit, createEntryHashMap, createFormatFile, deleteEntry, entries, extendLockToTree, foldScheduling, formatWC, fromString, getAdminDirectory, getAdminFile, getAdminTempDirectory, getBaseFile, getBaseFileForReading, getBaseFileForWriting, getBasePropertiesFile, getBasePropertiesStorage, getEntries, getEntry, getFile, getLog, getObjectsPool, getPropertiesFile, getPropertiesStorage, getPropertyTime, getRelativePath, getRevertPropertiesFile, getRevertPropertiesStorage, getRoot, getVersionedEntry, getWCAccess, getWCPropertiesStorage, getWorkingCopyFormatVersion, hasPropConflict, hasTextConflict, hasTextModifications, hasTextModifications, hasVersionedFileTextChanges, isKillMe, isSafeCleanup, loadEntries, markResolved, mergeProperties, mergeProperties, mergeText, modifyEntry, postUpgradeFormat, removeFromRevisionControl, restoreFile, runLogs, runLogs, setCommitParameters, setLocked, setSafeCleanup, setWCAccess, setWorkingCopyFormatVersion, tweakEntry, updateURL, walkThisDirectorypublic static final int WC_FORMAT
protected static final String ATTRIBUTE_KEEP_LOCAL
public SVNAdminArea15(File dir)
public int getFormatVersion()
getFormatVersion in class SVNAdminArea14protected boolean readExtraOptions(BufferedReader reader, SVNEntry entry) throws SVNException, IOException
readExtraOptions in class SVNAdminArea14SVNExceptionIOExceptionprotected int writeExtraOptions(Writer writer, String entryName, SVNEntry entry, int emptyFields) throws SVNException, IOException
writeExtraOptions in class SVNAdminArea14SVNExceptionIOExceptionprotected SVNAdminArea createAdminAreaForDir(File dir)
createAdminAreaForDir in class SVNAdminArea14protected boolean isEntryPropertyApplicable(String propName)
isEntryPropertyApplicable in class SVNAdminArea14Copyright © 2025. All rights reserved.