Uses of Class
org.tmatesoft.svn.core.SVNException
-
-
Uses of SVNException in org.tigris.subversion.javahl
Methods in org.tigris.subversion.javahl with parameters of type SVNException Modifier and Type Method Description static voidJavaHLObjectFactory. throwException(SVNException e, SVNClientImpl svnClient) -
Uses of SVNException in org.tmatesoft.svn.cli
Methods in org.tmatesoft.svn.cli with parameters of type SVNException Modifier and Type Method Description voidAbstractSVNLauncher. handleError(SVNException e)Methods in org.tmatesoft.svn.cli that throw SVNException Modifier and Type Method Description booleanSVNConsoleAuthenticationProvider. canStorePlainTextPassphrases(java.lang.String realm, SVNAuthentication auth)booleanSVNConsoleAuthenticationProvider. canStorePlainTextPasswords(java.lang.String realm, SVNAuthentication auth)java.util.List<java.lang.String>AbstractSVNCommandEnvironment. combineTargets(java.util.Collection targets, boolean warnReserved)protected abstract DefaultSVNOptionsAbstractSVNCommandEnvironment. createClientOptions()static voidSVNCommandUtil. editFileExternally(AbstractSVNCommandEnvironment env, java.lang.String editorCommand, java.lang.String path)protected java.lang.StringAbstractSVNCommandEnvironment. getCommandName(SVNCommandLine commandLine)char[]SVNConsoleAuthenticationProvider. getKeyringPassword(java.lang.String keyringName)SVNURLAbstractSVNCommandEnvironment. getURLFromTarget(java.lang.String target)booleanAbstractSVNCommandEnvironment. handleWarning(SVNErrorMessage err, SVNErrorCode[] warningCodes, boolean quiet)voidAbstractSVNCommandEnvironment. init(SVNCommandLine commandLine)voidSVNCommandLine. init(java.lang.String[] args)voidAbstractSVNCommandEnvironment. initClientManager()protected voidAbstractSVNCommandEnvironment. initCommand(SVNCommandLine commandLine)protected abstract voidAbstractSVNCommandEnvironment. initOption(SVNOptionValue optionValue)protected voidAbstractSVNCommandEnvironment. initOptions(SVNCommandLine commandLine)booleanAbstractSVNCommandEnvironment. isVersioned(java.lang.String target)static voidSvnCliTest. main(java.lang.String[] args)static voidSVNCommandUtil. mergeFileExternally(AbstractSVNCommandEnvironment env, java.lang.String basePath, java.lang.String repositoryPath, java.lang.String localPath, java.lang.String mergeResultPath, java.lang.String wcPath, boolean[] remainsInConflict)static voidSVNCommandUtil. parseConfigOption(java.lang.String optionArg, java.util.Map configOptions, java.util.Map serversOptions)static java.lang.StringSVNCommandUtil. prompt(java.lang.String promptMessage, SVNCommandEnvironment env)byte[]AbstractSVNCommandEnvironment. readFromFile(java.io.File file)protected abstract java.lang.StringAbstractSVNCommandEnvironment. refineCommandName(java.lang.String commandName, SVNCommandLine commandLine)abstract voidAbstractSVNCommand. run()static byte[]SVNCommandUtil. runEditor(AbstractSVNCommandEnvironment env, java.lang.String editorCommand, byte[] existingValue, java.lang.String prefix)protected voidAbstractSVNCommandEnvironment. validateOptions(SVNCommandLine commandLine) -
Uses of SVNException in org.tmatesoft.svn.cli.svn
Methods in org.tmatesoft.svn.cli.svn that throw SVNException Modifier and Type Method Description protected voidSVNPropertiesCommand. checkBooleanProperty(java.lang.String name, SVNPropertyValue value)protected java.lang.StringSVNPropertiesCommand. checkRevPropTarget(SVNRevision revision, java.util.Collection targets)protected DefaultSVNOptionsSVNCommandEnvironment. createClientOptions()java.lang.StringSVNCommandEnvironment. getCommitMessage(java.lang.String message, SVNCommitItem[] commitables)SVNDiffOptionsSVNCommandEnvironment. getDiffOptions()protected java.lang.StringSVNLockCommand. getLockMessage()SVNPropertiesSVNCommandEnvironment. getRevisionProperties(java.lang.String message, SVNCommitItem[] commitables, SVNProperties revisionProperties)protected SVNURLSVNPropertiesCommand. getRevpropURL(SVNRevision revision, java.util.Collection targets)SVNConflictResultSVNCommandLineConflictHandler. handleConflict(SVNConflictDescription conflictDescription)SVNConflictResultSVNCommandLineConflictHandler. handleConflictNoStats(SVNConflictDescription conflictDescription)voidSVNDiffCommand. handleDiffStatus(SVNDiffStatus diffStatus)voidSVNListCommand. handleDirEntry(SVNDirEntry dirEntry)voidSVNNotifyPrinter. handleEvent(SVNEvent event, double progress)voidSVNInfoCommand. handleInfo(SVNInfo info)voidSVNBlameCommand. handleLine(java.util.Date date, long revision, java.lang.String author, java.lang.String line)voidSVNBlameCommand. handleLine(java.util.Date date, long revision, java.lang.String author, java.lang.String line, java.util.Date mergedDate, long mergedRevision, java.lang.String mergedAuthor, java.lang.String mergedPath, int lineNumber)voidSVNLogCommand. handleLogEntry(SVNLogEntry logEntry)voidSVNMergeInfoCommand. handleLogEntry(SVNLogEntry logEntry)voidSVNPropDelCommand. handleProperty(long revision, SVNPropertyData property)voidSVNPropertiesCommand. handleProperty(long revision, SVNPropertyData property)voidSVNPropertiesCommand. handleProperty(java.io.File path, SVNPropertyData property)voidSVNPropertiesCommand. handleProperty(SVNURL url, SVNPropertyData property)voidSVNPropSetCommand. handleProperty(long revision, SVNPropertyData property)booleanSVNBlameCommand. handleRevision(java.util.Date date, long revision, java.lang.String author, java.io.File contents)voidSVNStatusCommand. handleStatus(SVNStatus status)voidSVNCommandEnvironment. initClientManager()protected voidSVNCommandEnvironment. initOption(SVNOptionValue optionValue)protected voidSVNCommandEnvironment. initOptions(SVNCommandLine commandLine)protected voidSVNLogCommand. printLogEntry(SVNLogEntry logEntry)protected voidSVNLogCommand. printLogEntryXML(SVNLogEntry logEntry)voidSVNStatusPrinter. printStatus(java.lang.String path, SVNStatus status, boolean detailed, boolean showLastCommitted, boolean skipUnrecognized, boolean showReposLocks)protected java.lang.StringSVNCommandEnvironment. refineCommandName(java.lang.String commandName, SVNCommandLine commandLine)protected voidSVNSwitchCommand. relocate(java.util.List targets)voidSVNAddCommand. run()voidSVNBlameCommand. run()voidSVNCatCommand. run()voidSVNChangeListCommand. run()voidSVNCheckoutCommand. run()voidSVNCleanupCommand. run()voidSVNCommitCommand. run()voidSVNCopyCommand. run()voidSVNDeleteCommand. run()voidSVNDiffCommand. run()voidSVNExportCommand. run()voidSVNHelpCommand. run()voidSVNImportCommand. run()voidSVNInfoCommand. run()voidSVNListCommand. run()voidSVNLockCommand. run()voidSVNLogCommand. run()voidSVNMergeCommand. run()voidSVNMergeInfoCommand. run()voidSVNMkDirCommand. run()voidSVNMoveCommand. run()voidSVNPatchCommand. run()voidSVNPropDelCommand. run()voidSVNPropEditCommand. run()voidSVNPropGetCommand. run()voidSVNPropListCommand. run()voidSVNPropSetCommand. run()voidSVNResolveCommand. run()voidSVNResolvedCommand. run()voidSVNRevertCommand. run()voidSVNStatusCommand. run()voidSVNSwitchCommand. run()voidSVNUnLockCommand. run()voidSVNUpdateCommand. run()voidSVNUpgradeCommand. run()protected voidSVNCommandEnvironment. validateOptions(SVNCommandLine commandLine) -
Uses of SVNException in org.tmatesoft.svn.cli.svnadmin
Methods in org.tmatesoft.svn.cli.svnadmin that throw SVNException Modifier and Type Method Description protected java.io.FileSVNAdminCommand. getLocalRepository()protected java.io.FileSVNAdminCommand. getLocalRepository(int index)protected longSVNAdminCommand. getRevisionNumber(SVNRevision rev, long latestRevision, SVNRepository repos)voidSVNAdminDumpCommand. handleAdminEvent(SVNAdminEvent event, double progress)voidSVNAdminListTransactionsCommand. handleAdminEvent(SVNAdminEvent event, double progress)voidSVNAdminLoadCommand. handleAdminEvent(SVNAdminEvent event, double progress)voidSVNAdminPackCommand. handleAdminEvent(SVNAdminEvent event, double progress)voidSVNAdminRecoverCommand. handleAdminEvent(SVNAdminEvent event, double progress)voidSVNAdminRemoveTransactionsCommand. handleAdminEvent(SVNAdminEvent event, double progress)voidSVNAdminUpgradeCommand. handleAdminEvent(SVNAdminEvent event, double progress)voidSVNAdminVerifyCommand. handleAdminEvent(SVNAdminEvent event, double progress)voidSVNAdminDumpCommand. handleEvent(SVNEvent event, double progress)voidSVNAdminListTransactionsCommand. handleEvent(SVNEvent event, double progress)voidSVNAdminLoadCommand. handleEvent(SVNEvent event, double progress)voidSVNAdminPackCommand. handleEvent(SVNEvent event, double progress)voidSVNAdminRecoverCommand. handleEvent(SVNEvent event, double progress)voidSVNAdminRemoveTransactionsCommand. handleEvent(SVNEvent event, double progress)voidSVNAdminUpgradeCommand. handleEvent(SVNEvent event, double progress)voidSVNAdminVerifyCommand. handleEvent(SVNEvent event, double progress)voidSVNAdminRemoveLocksCommand. handleLock(java.lang.String path, SVNLock lock, SVNErrorMessage error)voidSVNAdminRemoveLocksCommand. handleUnlock(java.lang.String path, SVNLock lock, SVNErrorMessage error)protected voidSVNAdminCommandEnvironment. initOption(SVNOptionValue optionValue)protected java.lang.StringSVNAdminCommandEnvironment. refineCommandName(java.lang.String commandName, SVNCommandLine commandLine)voidSVNAdminCreateCommand. run()voidSVNAdminDumpCommand. run()voidSVNAdminHelpCommand. run()voidSVNAdminHotCopyCommand. run()voidSVNAdminListLocksCommand. run()voidSVNAdminListTransactionsCommand. run()voidSVNAdminLoadCommand. run()voidSVNAdminPackCommand. run()voidSVNAdminRecoverCommand. run()voidSVNAdminRemoveLocksCommand. run()voidSVNAdminRemoveTransactionsCommand. run()voidSVNAdminSetLogCommand. run()voidSVNAdminSetRevPropCommand. run()voidSVNAdminSetUUIDCommand. run()voidSVNAdminUpgradeCommand. run()voidSVNAdminVerifyCommand. run() -
Uses of SVNException in org.tmatesoft.svn.cli.svndumpfilter
Methods in org.tmatesoft.svn.cli.svndumpfilter that throw SVNException Modifier and Type Method Description protected DefaultSVNOptionsSVNDumpFilterCommandEnvironment. createClientOptions()voidSVNDumpFilterExcludeCommand. handleAdminEvent(SVNAdminEvent event, double progress)voidSVNDumpFilterIncludeCommand. handleAdminEvent(SVNAdminEvent event, double progress)voidSVNDumpFilterExcludeCommand. handleEvent(SVNEvent event, double progress)voidSVNDumpFilterIncludeCommand. handleEvent(SVNEvent event, double progress)protected voidSVNDumpFilterCommandEnvironment. initOption(SVNOptionValue optionValue)protected voidSVNDumpFilterCommandEnvironment. initOptions(SVNCommandLine commandLine)protected java.lang.StringSVNDumpFilterCommandEnvironment. refineCommandName(java.lang.String commandName, SVNCommandLine commandLine)voidSVNDumpFilterExcludeCommand. run()voidSVNDumpFilterHelpCommand. run()voidSVNDumpFilterIncludeCommand. run() -
Uses of SVNException in org.tmatesoft.svn.cli.svnlook
Methods in org.tmatesoft.svn.cli.svnlook that throw SVNException Modifier and Type Method Description SVNDiffOptionsSVNLookCommandEnvironment. getDiffOptions()protected FSRootSVNLookCommand. getFSRoot()protected SVNPropertiesSVNLookCommand. getProperties()voidSVNLookDirsChangedCommand. handleDir(java.lang.String path)voidSVNLookChangedCommand. handleEntry(SVNChangeEntry entry)voidSVNLookHistoryCommand. handlePath(SVNAdminPath path)voidSVNLookTreeCommand. handlePath(SVNAdminPath adminPath)protected voidSVNLookCommandEnvironment. initOption(SVNOptionValue optionValue)protected java.lang.StringSVNLookCommandEnvironment. refineCommandName(java.lang.String commandName, SVNCommandLine commandLine)voidSVNLookAuthorCommand. run()voidSVNLookCatCommand. run()voidSVNLookChangedCommand. run()voidSVNLookDateCommand. run()voidSVNLookDiffCommand. run()voidSVNLookDirsChangedCommand. run()voidSVNLookFileSizeCommand. run()voidSVNLookHelpCommand. run()voidSVNLookHistoryCommand. run()voidSVNLookInfoCommand. run()voidSVNLookLockCommand. run()voidSVNLookLogCommand. run()voidSVNLookPropGetCommand. run()voidSVNLookPropListCommand. run()voidSVNLookTreeCommand. run()voidSVNLookUUIDCommand. run()voidSVNLookYoungestCommand. run()protected voidSVNLookCommandEnvironment. validateOptions(SVNCommandLine commandLine) -
Uses of SVNException in org.tmatesoft.svn.cli.svnsync
Methods in org.tmatesoft.svn.cli.svnsync that throw SVNException Modifier and Type Method Description voidSVNSyncCopyRevPropsCommand. handleAdminEvent(SVNAdminEvent event, double progress)voidSVNSyncInitializeCommand. handleAdminEvent(SVNAdminEvent event, double progress)voidSVNSyncSynchronizeCommand. handleAdminEvent(SVNAdminEvent event, double progress)voidSVNSyncCopyRevPropsCommand. handleEvent(SVNEvent event, double progress)voidSVNSyncInitializeCommand. handleEvent(SVNEvent event, double progress)voidSVNSyncSynchronizeCommand. handleEvent(SVNEvent event, double progress)protected voidSVNSyncCommandEnvironment. initOption(SVNOptionValue optionValue)protected java.lang.StringSVNSyncCommandEnvironment. refineCommandName(java.lang.String commandName, SVNCommandLine commandLine)voidSVNSyncCopyRevPropsCommand. run()voidSVNSyncHelpCommand. run()voidSVNSyncInfoCommand. run()voidSVNSyncInitializeCommand. run()voidSVNSyncSynchronizeCommand. run()protected voidSVNSyncCommandEnvironment. validateOptions(SVNCommandLine commandLine) -
Uses of SVNException in org.tmatesoft.svn.cli.svnversion
Methods in org.tmatesoft.svn.cli.svnversion that throw SVNException Modifier and Type Method Description protected voidSVNVersionCommandEnvironment. initOption(SVNOptionValue optionValue)protected java.lang.StringSVNVersionCommandEnvironment. refineCommandName(java.lang.String commandName, SVNCommandLine commandLine)voidSVNVersionCommand. run()voidSVNVersionHelpCommand. run() -
Uses of SVNException in org.tmatesoft.svn.core
Subclasses of SVNException in org.tmatesoft.svn.core Modifier and Type Class Description classSVNAuthenticationExceptionAn exception class that is used to signal about the fact that errors occured exactly during an authentication try.classSVNCancelExceptionThe SVNCancelException is used to signal about an operation cancel event.Methods in org.tmatesoft.svn.core that return SVNException Modifier and Type Method Description SVNExceptionSVNCommitInfo. getError()Deprecated.useSVNCommitInfo.getErrorMessage()insteadMethods in org.tmatesoft.svn.core that throw SVNException Modifier and Type Method Description voidSVNAnnotationGenerator. addFileBlame(java.io.InputStream contents)SVNURLSVNURL. appendPath(java.lang.String segment, boolean uriEncoded)Constructs a new SVNURL representation appending a new path segment to the path component of this representation.voidSVNAnnotationGenerator. applyTextDelta(java.lang.String token, java.lang.String baseChecksum)Creates a temporary file for delta application.voidSVNAnnotationGenerator. closeRevision(java.lang.String token)Does nothing.static SVNURLSVNURL. create(java.lang.String protocol, java.lang.String userInfo, java.lang.String host, int port, java.lang.String path, boolean uriEncoded)Creates a new SVNURL representation from the given url components.static SVNURLSVNURL. fromFile(java.io.File repositoryPath)Creates a "file:///" SVNURL representation given a filesystem style repository path.voidISVNDirEntryHandler. handleDirEntry(SVNDirEntry dirEntry)Handles a directory entry passed.voidISVNLogEntryHandler. handleLogEntry(SVNLogEntry logEntry)Handles a log entry passed.SVNMergeRangeListSVNMergeRangeList. merge(SVNMergeRangeList rangeList)Merges two range lists placing the results into a newSVNMergeRangeListobject.voidSVNAnnotationGenerator. openRevision(SVNFileRevision fileRevision)Handles a next revision.static SVNURLSVNURL. parseURIDecoded(java.lang.String url)Deprecated.static SVNURLSVNURL. parseURIEncoded(java.lang.String url)Parses the given UTF-8 encoded url string and creates a new SVNURL representation for this url.SVNURLSVNURL. removePathTail()Constructs a new SVNURL representation removing a tail path segment from the path component of this representation.voidSVNAnnotationGenerator. reportAnnotations(ISVNAnnotateHandler handler, java.lang.String inputEncoding)Dispatches file lines along with author & revision info to the provided annotation handler.SVNURLSVNURL. setPath(java.lang.String path, boolean uriEncoded)Creates a new SVNURL object replacing a path component of this object with a new provided one.java.io.OutputStreamSVNAnnotationGenerator. textDeltaChunk(java.lang.String token, SVNDiffWindow diffWindow)Applies a next text delta chunk.voidSVNAnnotationGenerator. textDeltaEnd(java.lang.String token)Marks the end of the text delta series. -
Uses of SVNException in org.tmatesoft.svn.core.auth
Methods in org.tmatesoft.svn.core.auth that throw SVNException Modifier and Type Method Description static voidBasicAuthenticationManager. acknowledgeAuthentication(boolean accepted, java.lang.String kind, java.lang.String realm, SVNErrorMessage errorMessage, SVNAuthentication authentication, SVNURL accessedURL, ISVNAuthenticationManager authManager)Utility method to acknowledge successful or failed authentication attemptvoidISVNAuthenticationManager. acknowledgeAuthentication(boolean accepted, java.lang.String kind, java.lang.String realm, SVNErrorMessage errorMessage, SVNAuthentication authentication)Accepts the given authentication if it was successfully accepted by a repository server, or not if authentication failed.voidISVNAuthenticationManagerExt. acknowledgeAuthentication(boolean accepted, java.lang.String kind, java.lang.String realm, SVNErrorMessage errorMessage, SVNAuthentication authentication, SVNURL accessedLocation)SVNAuthenticationBasicAuthenticationManager. getFirstAuthentication(java.lang.String kind, java.lang.String realm, SVNURL url)Returns the first user's authentication credentials.SVNAuthenticationISVNAuthenticationManager. getFirstAuthentication(java.lang.String kind, java.lang.String realm, SVNURL url)Retrieves the first user credential.SVNAuthenticationBasicAuthenticationManager. getNextAuthentication(java.lang.String kind, java.lang.String realm, SVNURL url)Returns next user authentication credentials.SVNAuthenticationISVNAuthenticationManager. getNextAuthentication(java.lang.String kind, java.lang.String realm, SVNURL url)Retrieves the next user credential if the first try failed.ISVNProxyManagerBasicAuthenticationManager. getProxyManager(SVNURL url)Returns itself as a proxy manager.ISVNProxyManagerISVNAuthenticationManager. getProxyManager(SVNURL url)Returns a proxy manager that keeps settings for that proxy server over which HTTP requests are send to a repository server.javax.net.ssl.TrustManagerBasicAuthenticationManager. getTrustManager(SVNURL url)Returns null.javax.net.ssl.TrustManagerISVNAuthenticationManager. getTrustManager(SVNURL url)Returns a manager which handles trust data for the specifiedurl.voidBasicAuthenticationManager. verifyHostKey(java.lang.String hostName, int port, java.lang.String keyAlgorithm, byte[] hostKey)voidISVNSSHHostVerifier. verifyHostKey(java.lang.String hostName, int port, java.lang.String keyAlgorithm, byte[] hostKey) -
Uses of SVNException in org.tmatesoft.svn.core.internal.db
Methods in org.tmatesoft.svn.core.internal.db that throw SVNException Modifier and Type Method Description voidSVNSqlJetDb. beginTransaction(org.tmatesoft.sqljet.core.SqlJetTransactionMode mode)voidSVNSqlJetStatement. bindf(java.lang.String format, java.lang.Object... data)voidSVNSqlJetUnionStatement. bindf(java.lang.String format, java.lang.Object... data)voidSVNSqlJetStatement. bindIProperties(int i, java.util.Map<java.lang.String,SVNProperties> iprops)voidSVNSqlJetStatement. bindProperties(int i, SVNProperties props)voidSVNSqlJetUnionStatement. bindProperties(int i, SVNProperties props)protected voidSVNSqlJetSelectFieldsStatement. checkField(int f)voidSVNSqlJetDb. close()voidSVNSqlJetDb. commit()longSVNSqlJetStatement. count()static voidSVNSqlJetDb. createSqlJetError(org.tmatesoft.sqljet.core.SqlJetException e)longSVNSqlJetStatement. done()booleanSVNSqlJetSelectStatement. eof()booleanSVNSqlJetStatement. eof()longSVNSqlJetDeleteStatement. exec()longSVNSqlJetInsertStatement. exec()longSVNSqlJetStatement. exec()longSVNSqlJetUpdateStatement. exec()voidSVNSqlJetDb. execStatement(SVNWCDbStatements statementIndex)protected java.lang.ObjectSVNSqlJetSelectStatement. getColumn(java.lang.String f)java.lang.ObjectSVNSqlJetStatement. getColumn(java.lang.Enum<?> f)protected java.lang.ObjectSVNSqlJetStatement. getColumn(java.lang.String f)byte[]SVNSqlJetSelectFieldsStatement. getColumnBlob(int f)protected byte[]SVNSqlJetSelectStatement. getColumnBlob(java.lang.String f)byte[]SVNSqlJetStatement. getColumnBlob(java.lang.Enum<?> f)protected byte[]SVNSqlJetStatement. getColumnBlob(java.lang.String f)booleanSVNSqlJetStatement. getColumnBoolean(java.lang.Enum<?> f)java.util.List<Structure<StructureFields.InheritedProperties>>SVNSqlJetStatement. getColumnInheritedProperties(java.lang.Enum<?> f)java.util.List<Structure<StructureFields.InheritedProperties>>SVNSqlJetStatement. getColumnInheritedProperties(java.lang.String f)longSVNSqlJetSelectFieldsStatement. getColumnLong(int f)protected longSVNSqlJetSelectStatement. getColumnLong(java.lang.String f)longSVNSqlJetStatement. getColumnLong(java.lang.Enum<?> f)protected longSVNSqlJetStatement. getColumnLong(java.lang.String f)SVNPropertiesSVNSqlJetStatement. getColumnProperties(java.lang.Enum<?> f)protected SVNPropertiesSVNSqlJetStatement. getColumnProperties(java.lang.String f)longSVNSqlJetStatement. getColumnRevnum(java.lang.Enum<?> f)java.lang.StringSVNSqlJetSelectFieldsStatement. getColumnString(int f)protected java.lang.StringSVNSqlJetSelectStatement. getColumnString(java.lang.String f)java.lang.StringSVNSqlJetStatement. getColumnString(java.lang.Enum<?> f)protected java.lang.StringSVNSqlJetStatement. getColumnString(java.lang.String f)protected java.lang.StringSVNSqlJetSelectFieldsStatement. getFieldName(int f)protected abstract java.util.Map<java.lang.String,java.lang.Object>SVNSqlJetInsertStatement. getInsertValues()SVNSqlJetStatementSVNSqlJetStatement. getJoinedStatement(java.lang.Enum<?> joinedTable)SVNSqlJetStatementSVNSqlJetStatement. getJoinedStatement(java.lang.String joinedTable)protected java.lang.StringSVNSqlJetSelectStatement. getRowPath()protected java.lang.Enum<?>SVNSqlJetSelectStatement. getRowPathField()java.util.Map<java.lang.String,java.lang.Object>SVNSqlJetSelectStatement. getRowValues()java.util.Map<java.lang.String,java.lang.Object>SVNSqlJetStatement. getRowValues()java.util.Map<java.lang.String,java.lang.Object>SVNSqlJetSelectStatement. getRowValues2(java.util.Map<java.lang.String,java.lang.Object> v)SVNSqlJetStatementSVNSqlJetDb. getStatement(SVNWCDbStatements statementIndex)SVNSqlJetDbSVNSqlJetDb. getTemporaryDb()abstract java.util.Map<java.lang.String,java.lang.Object>SVNSqlJetUpdateStatement. getUpdateValues()protected java.lang.Object[]SVNSqlJetSelectStatement. getWhere()booleanSVNSqlJetStatement. hasColumnInheritedProperties(java.lang.Enum<?> f)booleanSVNSqlJetStatement. hasColumnInheritedProperties(java.lang.String f)booleanSVNSqlJetStatement. hasColumnProperties(java.lang.Enum<?> f)protected booleanSVNSqlJetStatement. hasColumnProperties(java.lang.String f)booleanSVNSqlJetDb. hasTable(java.lang.String tableName)longSVNSqlJetStatement. insert(java.lang.Object... data)booleanSVNSqlJetSelectFieldsStatement. isColumnNull(int f)protected booleanSVNSqlJetSelectStatement. isColumnNull(java.lang.String f)booleanSVNSqlJetStatement. isColumnNull(java.lang.Enum<?> f)protected booleanSVNSqlJetStatement. isColumnNull(java.lang.String f)protected booleanSVNSqlJetSelectStatement. isFilterPassed()protected booleanSVNSqlJetSelectStatement. isPathScopeInIndex()booleanSVNSqlJetSelectStatement. next()booleanSVNSqlJetStatement. next()booleanSVNSqlJetUnionStatement. next()voidSVNSqlJetStatement. nextRow()static SVNSqlJetDbSVNSqlJetDb. open(java.io.File sdbAbsPath, SVNSqlJetDb.Mode mode)static SVNSqlJetDbSVNSqlJetDb. open(java.io.File sdbAbsPath, SVNSqlJetDb.Mode mode, org.tmatesoft.sqljet.core.internal.SqlJetPagerJournalMode journalMode, boolean temporaryDbInMemory)protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNSqlJetSelectStatement. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNSqlJetStatement. openCursor()static java.util.List<Structure<StructureFields.InheritedProperties>>SVNSqlJetStatement. parseInheritedProperties(byte[] val)static SVNPropertiesSVNSqlJetStatement. parseProperties(byte[] val)voidSVNSqlJetSelectStatement. reset()voidSVNSqlJetStatement. reset()voidSVNSqlJetTableStatement. reset()voidSVNSqlJetUnionStatement. reset()voidSVNSqlJetDb. rollback()voidSVNSqlJetDb. runTransaction(SVNSqlJetTransaction transaction)voidSVNSqlJetDb. runTransaction(SVNSqlJetTransaction transaction, org.tmatesoft.sqljet.core.SqlJetTransactionMode mode)voidSVNSqlJetTransaction. transaction(SVNSqlJetDb db)Constructors in org.tmatesoft.svn.core.internal.db that throw SVNException Constructor Description SVNSqlJetDeleteStatement(SVNSqlJetDb sDb, java.lang.Enum<?> fromTable)SVNSqlJetInsertStatement(SVNSqlJetDb sDb, java.lang.Enum<?> tableName)SVNSqlJetInsertStatement(SVNSqlJetDb sDb, java.lang.Enum<?> tableName, org.tmatesoft.sqljet.core.schema.SqlJetConflictAction conflictAction)SVNSqlJetSelectFieldsStatement(SVNSqlJetDb sDb, java.lang.Enum<?> fromTable)SVNSqlJetSelectFieldsStatement(SVNSqlJetDb sDb, java.lang.Enum<?> fromTable, java.lang.Enum<?> indexName)SVNSqlJetSelectFieldsStatement(SVNSqlJetDb sDb, java.lang.String fromTable)SVNSqlJetSelectStatement(SVNSqlJetDb sDb, java.lang.Enum<?> fromTable)SVNSqlJetSelectStatement(SVNSqlJetDb sDb, java.lang.Enum<?> fromTable, java.lang.Enum<?> indexName)SVNSqlJetSelectStatement(SVNSqlJetDb sDb, java.lang.String fromTable)SVNSqlJetSelectStatement(SVNSqlJetDb sDb, java.lang.String fromTable, java.lang.String indexName)SVNSqlJetTableStatement(SVNSqlJetDb sDb, java.lang.Enum<?> tableName)SVNSqlJetTableStatement(SVNSqlJetDb sDb, java.lang.String tableName)SVNSqlJetUpdateStatement(SVNSqlJetDb sDb, java.lang.Enum<?> fromTable)SVNSqlJetUpdateStatement(SVNSqlJetDb sDb, java.lang.Enum<?> fromTable, java.lang.Enum<?> indexName) -
Uses of SVNException in org.tmatesoft.svn.core.internal.delta
Methods in org.tmatesoft.svn.core.internal.delta that throw SVNException Modifier and Type Method Description java.nio.ByteBufferSVNDeltaCombiner. addWindow(SVNDiffWindow window)SVNRangeTree.SVNRangeListNodeSVNRangeTree. buildRangeList(int offset, int limit)voidSVNRangeTree. insert(int offset, int limit, int targetOffset)voidSVNDeltaReader. nextWindow(byte[] data, int offset, int length, java.lang.String path, ISVNDeltaConsumer consumer)SVNDiffWindowSVNDeltaCombiner. readWindow(FSFile file, int version)voidSVNDeltaReader. reset(java.lang.String path, ISVNDeltaConsumer consumer)voidSVNDeltaCombiner. skipWindow(FSFile file)voidSVNRangeTree. splay(int offset) -
Uses of SVNException in org.tmatesoft.svn.core.internal.io.dav
Methods in org.tmatesoft.svn.core.internal.io.dav that throw SVNException Modifier and Type Method Description SVNNodeKindDAVRepository. checkPath(java.lang.String path, long revision)voidDAVRepository. diff(SVNURL url, long targetRevision, long revision, java.lang.String target, boolean ignoreAncestry, SVNDepth depth, boolean getContents, ISVNReporterBaton reporter, ISVNEditor editor)HTTPStatusDAVConnection. doCheckout(java.lang.String activityPath, java.lang.String repositoryPath, java.lang.String path, boolean allow404)voidDAVConnection. doCopy(java.lang.String src, java.lang.String dst, int depth)HTTPStatusDAVConnection. doDelete(java.lang.String path)HTTPStatusDAVConnection. doDelete(java.lang.String repositoryPath, java.lang.String path, long revision)voidDAVConnection. doGet(java.lang.String path, java.io.OutputStream os)voidDAVConnection. doGet(java.lang.String path, java.lang.String deltaBaseVersionURL, java.io.OutputStream os)java.lang.StringDAVRepository. doGetFullPath(java.lang.String relativeOrRepositoryPath)SVNLockDAVConnection. doGetLock(java.lang.String path, DAVRepository repos)SVNLock[]DAVConnection. doGetLocks(java.lang.String path)protected java.lang.StringDAVRepository. doGetRepositoryPath(java.lang.String relativePath)HTTPStatusDAVConnection. doHead(java.lang.String path)SVNLockDAVConnection. doLock(java.lang.String repositoryPath, java.lang.String path, DAVRepository repos, java.lang.String comment, boolean force, long revision)java.lang.StringDAVConnection. doMakeActivity(ISVNWorkspaceMediator mediator)HTTPStatusDAVConnection. doMakeCollection(java.lang.String path)HTTPStatusDAVConnection. doMerge(java.lang.String activityURL, boolean response, org.xml.sax.helpers.DefaultHandler handler)HTTPStatusDAVConnection. doOptions(java.lang.String path)HTTPStatusDAVConnection. doPost(java.lang.String path, java.lang.String mimeType, byte[] body)HTTPStatusDAVConnection. doPropfind(java.lang.String path, HTTPHeader header, java.lang.StringBuffer body, org.xml.sax.helpers.DefaultHandler handler)voidDAVConnection. doProppatch(java.lang.String repositoryPath, java.lang.String path, java.lang.StringBuffer requestBody, org.xml.sax.helpers.DefaultHandler handler, SVNErrorMessage context)HTTPStatusDAVConnection. doPutDiff(java.lang.String repositoryPath, java.lang.String path, java.io.InputStream data, long size, java.lang.String baseChecksum, java.lang.String textChecksum)HTTPStatusDAVConnection. doReport(java.lang.String path, java.lang.StringBuffer requestBody, org.xml.sax.helpers.DefaultHandler handler)HTTPStatusDAVConnection. doReport(java.lang.String path, java.lang.StringBuffer requestBody, org.xml.sax.helpers.DefaultHandler handler, boolean spool)voidDAVConnection. doUnlock(java.lang.String path, DAVRepository repos, java.lang.String id, boolean force)protected voidDAVConnection. exchangeCapabilities()voidDAVConnection. fetchRepositoryRoot(DAVRepository repository)voidDAVConnection. fetchRepositoryUUID(DAVRepository repository)static DAVPropertiesDAVUtil. findStartingProperties(DAVConnection connection, DAVRepository repos, java.lang.String fullPath)static DAVBaselineInfoDAVUtil. getBaselineInfo(DAVConnection connection, DAVRepository repos, java.lang.String path, long revision, boolean includeType, boolean includeRevision, DAVBaselineInfo info)static DAVPropertiesDAVUtil. getBaselineProperties(DAVConnection connection, DAVRepository repos, java.lang.String path, long revision, DAVElement[] elements)java.lang.StringDAVConnection. getCapabilityResponse(SVNCapability capability)ISVNEditorDAVRepository. getCommitEditor(java.lang.String logMessage, java.util.Map locks, boolean keepLocks, ISVNWorkspaceMediator mediator)protected ISVNEditorDAVRepository. getCommitEditorInternal(java.util.Map locks, boolean keepLocks, SVNProperties revProps, ISVNWorkspaceMediator mediator)longDAVRepository. getDatedRevision(java.util.Date date)protected longDAVRepository. getDeletedRevisionImpl(java.lang.String path, long pegRevision, long endRevision)SVNDirEntryDAVRepository. getDir(java.lang.String path, long revision, boolean includeComments, java.util.Collection entries)longDAVRepository. getDir(java.lang.String path, long revision, SVNProperties properties, int entryFields, ISVNDirEntryHandler handler)longDAVRepository. getDir(java.lang.String path, long revision, SVNProperties properties, ISVNDirEntryHandler handler)longDAVRepository. getFile(java.lang.String path, long revision, SVNProperties properties, java.io.OutputStream contents)longDAVRepository. getFile(java.lang.String path, long revision, SVNProperties properties, java.io.OutputStream contents, ISVNWorkingCopyContentMediator workingCopyContentMediator)protected intDAVRepository. getFileRevisionsImpl(java.lang.String path, long startRevision, long endRevision, boolean includeMergedRevisions, ISVNFileRevisionHandler handler)protected voidDAVRepository. getInheritedPropertiesImpl(java.lang.String path, long revision, java.lang.String propertyName, ISVNInheritedPropertiesHandler handler)longDAVRepository. getLatestRevision()static longDAVUtil. getLatestRevisionHttpV2(DAVConnection davConnection)protected longDAVRepository. getLocationSegmentsImpl(java.lang.String path, long pegRevision, long startRevision, long endRevision, ISVNLocationSegmentHandler handler)protected intDAVRepository. getLocationsImpl(java.lang.String path, long pegRevision, long[] revisions, ISVNLocationEntryHandler handler)SVNLockDAVRepository. getLock(java.lang.String path)SVNLock[]DAVRepository. getLocks(java.lang.String path)protected java.util.MapDAVRepository. getMergeInfoImpl(java.lang.String[] paths, long revision, SVNMergeInfoInheritance inherit, boolean includeDescendants)static HTTPStatusDAVUtil. getProperties(DAVConnection connection, java.lang.String path, int depth, java.lang.String label, DAVElement[] properties, java.util.Map result)static java.lang.StringDAVUtil. getPropertyValue(DAVConnection connection, java.lang.String path, java.lang.String label, DAVElement property)SVNURLDAVRepository. getRepositoryRoot(boolean forceConnection)java.lang.StringDAVRepository. getRepositoryUUID(boolean forceConnection)static DAVPropertiesDAVUtil. getResourceProperties(DAVConnection connection, java.lang.String path, java.lang.String label, DAVElement[] properties)SVNPropertiesDAVRepository. getRevisionProperties(long revision, SVNProperties properties)SVNPropertyValueDAVRepository. getRevisionPropertyValue(long revision, java.lang.String propertyName)static DAVBaselineInfoDAVUtil. getStableURL(DAVConnection connection, DAVRepository repos, java.lang.String path, long revision, boolean includeType, boolean includeRevision, DAVBaselineInfo info)static DAVPropertiesDAVUtil. getStartingProperties(DAVConnection connection, java.lang.String path, java.lang.String label)static java.lang.StringDAVUtil. getVCCPath(DAVConnection connection, DAVRepository repository, java.lang.String path)booleanDAVRepository. hasCapability(SVNCapability capability)SVNDirEntryDAVRepository. info(java.lang.String path, long revision)voidDAVRepository. lock(java.util.Map pathsToRevisions, java.lang.String comment, boolean force, ISVNLockHandler handler)protected longDAVRepository. logImpl(java.lang.String[] targetPaths, long startRevision, long endRevision, boolean changedPath, boolean strictNode, long limit, boolean includeMergedRevisions, java.lang.String[] revPropNames, ISVNLogEntryHandler handler)voidDAVConnection. open(DAVRepository repository)protected voidDAVRepository. openConnection()voidDAVRepository. replay(long lowRevision, long highRevision, boolean sendDeltas, ISVNEditor editor)protected voidDAVRepository. replayRangeImpl(long startRevision, long endRevision, long lowRevision, boolean sendDeltas, ISVNReplayHandler handler)voidDAVRepository. setRevisionPropertyValue(long revision, java.lang.String propertyName, SVNPropertyValue propertyValue)static voidDAVUtil. setSpecialWCProperties(ISVNEditor editor, boolean isDir, java.lang.String path, DAVElement property, SVNPropertyValue propValue)voidDAVRepository. status(long revision, java.lang.String target, SVNDepth depth, ISVNReporterBaton reporter, ISVNEditor editor)voidDAVRepository. testConnection()voidDAVRepository. unlock(java.util.Map pathToTokens, boolean force, ISVNLockHandler handler)voidDAVRepository. update(long revision, java.lang.String target, SVNDepth depth, boolean sendCopyFromArgs, ISVNReporterBaton reporter, ISVNEditor editor)voidDAVRepository. update(SVNURL url, long revision, java.lang.String target, SVNDepth depth, ISVNReporterBaton reporter, ISVNEditor editor) -
Uses of SVNException in org.tmatesoft.svn.core.internal.io.dav.handlers
Methods in org.tmatesoft.svn.core.internal.io.dav.handlers that throw SVNException Modifier and Type Method Description protected voidDAVEditorHandler. addNodeProperties(java.lang.String path, boolean isDir)protected SVNPropertyValueBasicDAVHandler. createPropertyValue(DAVElement element, java.lang.String propertyName, java.lang.StringBuffer cdata, java.lang.String encoding)protected abstract voidBasicDAVHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVDateRevisionHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVDeletedRevisionHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVEditorHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVErrorHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVFileRevisionHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVGetLocksHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVInheritedPropertiesHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVLocationSegmentsHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVLocationsHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVLogHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVMergeHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVMergeInfoHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVOptionsHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVPropertiesHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVProppatchHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVReplayHandler. endElement(DAVElement parent, DAVElement element, java.lang.StringBuffer cdata)protected voidDAVEditorHandler. fetchFile(java.lang.String baseChecksum)static java.lang.StringBufferDAVEditorHandler. generateEditorRequest(DAVConnection connection, java.lang.StringBuffer xmlBuffer, java.lang.String url, long targetRevision, java.lang.String target, java.lang.String dstPath, SVNDepth depth, java.util.Map lockTokens, boolean ignoreAncestry, boolean resourceWalk, boolean fetchContents, boolean sendCopyFromArgs, boolean sendAll, ISVNReporterBaton reporterBaton)protected voidBasicDAVHandler. invalidXML()protected voidBasicDAVDeltaHandler. setDeltaProcessing(boolean processing)protected abstract voidBasicDAVHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVDeletedRevisionHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVEditorHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVErrorHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVFileRevisionHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVGetLocksHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVInheritedPropertiesHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVLocationSegmentsHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVLocationsHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVLogHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVMergeHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVMergeInfoHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVOptionsHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVPropertiesHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVProppatchHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs)protected voidDAVReplayHandler. startElement(DAVElement parent, DAVElement element, org.xml.sax.Attributes attrs) -
Uses of SVNException in org.tmatesoft.svn.core.internal.io.dav.http
Methods in org.tmatesoft.svn.core.internal.io.dav.http that throw SVNException Modifier and Type Method Description voidHTTPSSLKeyManager. acknowledgeAndClearAuthentication(SVNErrorMessage errorMessage)java.lang.StringDefaultHTTPNegotiateAuthentication. authenticate()java.lang.StringHTTPApacheNTLMAuthentication. authenticate()java.lang.StringHTTPNativeNTLMAuthentication. authenticate()IHTTPConnectionDefaultHTTPConnectionFactory. createHTTPConnection(SVNRepository repository)IHTTPConnectionIHTTPConnectionFactory. createHTTPConnection(SVNRepository repository)voidSpoolFile. delete()static javax.net.ssl.KeyManager[]HTTPSSLKeyManager. loadClientCertificate()static javax.net.ssl.KeyManager[]HTTPSSLKeyManager. loadClientCertificate(byte[] clientCert, char[] clientCertPassword)static javax.net.ssl.KeyManager[]HTTPSSLKeyManager. loadClientCertificate(java.io.File clientCertFile, char[] clientCertPassword)static javax.net.ssl.KeyManager[]HTTPSSLKeyManager. loadClientCertificate(java.io.File clientCertFile, java.lang.String clientCertPassword)Deprecated.javax.net.ssl.KeyManager[]HTTPSSLKeyManager. loadClientCertificate(SVNSSLAuthentication sslAuthentication)voidHTTPApacheNTLMAuthentication. parseChallenge(java.lang.String challenge)voidHTTPNativeNTLMAuthentication. parseChallenge(java.lang.String challenge)HTTPStatusHTTPConnection. request(java.lang.String method, java.lang.String path, HTTPHeader header, java.io.InputStream body, int ok1, int ok2, java.io.OutputStream dst, org.xml.sax.helpers.DefaultHandler handler)HTTPStatusHTTPConnection. request(java.lang.String method, java.lang.String path, HTTPHeader header, java.io.InputStream body, int ok1, int ok2, java.io.OutputStream dst, org.xml.sax.helpers.DefaultHandler handler, SVNErrorMessage context)HTTPStatusHTTPConnection. request(java.lang.String method, java.lang.String path, HTTPHeader header, java.lang.StringBuffer body, int ok1, int ok2, java.io.OutputStream dst, org.xml.sax.helpers.DefaultHandler handler)HTTPStatusHTTPConnection. request(java.lang.String method, java.lang.String path, HTTPHeader header, java.lang.StringBuffer body, int ok1, int ok2, java.io.OutputStream dst, org.xml.sax.helpers.DefaultHandler handler, SVNErrorMessage context)HTTPStatusIHTTPConnection. request(java.lang.String method, java.lang.String path, HTTPHeader header, java.io.InputStream body, int ok1, int ok2, java.io.OutputStream dst, org.xml.sax.helpers.DefaultHandler handler)HTTPStatusIHTTPConnection. request(java.lang.String method, java.lang.String path, HTTPHeader header, java.io.InputStream body, int ok1, int ok2, java.io.OutputStream dst, org.xml.sax.helpers.DefaultHandler handler, SVNErrorMessage context)HTTPStatusIHTTPConnection. request(java.lang.String method, java.lang.String path, HTTPHeader header, java.lang.StringBuffer body, int ok1, int ok2, java.io.OutputStream dst, org.xml.sax.helpers.DefaultHandler handler)HTTPStatusIHTTPConnection. request(java.lang.String method, java.lang.String path, HTTPHeader header, java.lang.StringBuffer body, int ok1, int ok2, java.io.OutputStream dst, org.xml.sax.helpers.DefaultHandler handler, SVNErrorMessage context)booleanDefaultHTTPConnectionFactory. useSendAllForDiff(SVNRepository repository)booleanIHTTPConnectionFactory. useSendAllForDiff(SVNRepository repository)Constructors in org.tmatesoft.svn.core.internal.io.dav.http that throw SVNException Constructor Description HTTPConnection(SVNRepository repository, java.lang.String charset, java.io.File spoolDirectory, boolean spoolAll) -
Uses of SVNException in org.tmatesoft.svn.core.internal.io.fs
Methods in org.tmatesoft.svn.core.internal.io.fs that throw SVNException Modifier and Type Method Description voidFSDeltaConsumer. abort()voidFSCommitEditor. abortEdit()voidFSRepository. abortReport()voidFSTranslateReporter. abortReport()static voidFSCommitter. abortTransaction(FSFS fsfs, java.lang.String txnId)voidFSCommitEditor. absentDir(java.lang.String path)voidFSCommitEditor. absentFile(java.lang.String path)voidFSCommitter. addChange(java.lang.String path, FSID id, FSPathChangeKind changeKind, boolean textModified, boolean propsModified, boolean mergeInfoModified, long copyFromRevision, java.lang.String copyFromPath, SVNNodeKind kind)voidFSCommitEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidFSCommitEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)longFSTransactionRoot. allocateItemIndex(long offset)voidFSCommitter. allowLockedOperation(FSFS fsfs, java.lang.String path, java.lang.String username, java.util.Collection<java.lang.String> lockTokens, boolean recursive, boolean haveWriteLock)voidFSDeltaConsumer. applyText(java.lang.String path)voidFSCommitEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidFSDeltaConsumer. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidFSOutputStream. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)static booleanFSRepositoryUtil. areFileContentsChanged(FSRoot root1, java.lang.String path1, FSRoot root2, java.lang.String path2)static booleanFSRepositoryUtil. arePropertiesChanged(FSRoot root1, java.lang.String path1, FSRoot root2, java.lang.String path2)FSTranslateReporterFSRepository. beginReport(long revision, SVNURL url, java.lang.String target, boolean ignoreAncestry, boolean sendTextDeltas, boolean sendCopyFromArgs, SVNDepth depth, ISVNEditor editor)static FSTransactionInfoFSTransactionRoot. beginTransaction(long baseRevision, int flags, FSFS owner)static FSTransactionInfoFSTransactionRoot. beginTransactionForCommit(long baseRevision, SVNProperties revisionProperties, FSFS owner)voidFSCommitEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidFSCommitEditor. changeFileProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)voidFSCommitter. changeNodeProperty(java.lang.String path, java.lang.String name, SVNPropertyValue propValue)voidFSFS. changeTransactionProperties(java.lang.String txnId, SVNProperties txnProperties)static booleanFSNodeHistory. checkAncestryOfPegPath(java.lang.String fsPath, long pegRev, long futureRev, FSFS owner)static booleanFSRepositoryUtil. checkFilesDifferent(FSRoot root1, java.lang.String path1, FSRoot root2, java.lang.String path2, SVNDeltaCombiner deltaCombiner)SVNNodeKindFSRoot. checkNodeKind(java.lang.String path)SVNNodeKindFSRepository. checkPath(java.lang.String path, long revision)static voidFSRepositoryUtil. checkReposDBFormat(int format)FSRepresentationFSRevisionNode. chooseDeltaBase(FSFS fsfsOwner)FSRevisionNodeFSTransactionRoot. cloneChild(FSRevisionNode parent, java.lang.String parentPath, java.lang.String childName, java.lang.String copyId, boolean isParentCopyRoot)voidFSDeltaConsumer. close()voidFSFS. close()voidIFSRepresentationCacheManager. close()voidFSCommitEditor. closeDir()SVNCommitInfoFSCommitEditor. closeEdit()voidFSCommitEditor. closeFile(java.lang.String path, java.lang.String textChecksum)voidFSTranslateReporter. closeRepository()longFSCommitter. commitTxn(boolean runPreCommitHook, boolean runPostCommitHook, SVNErrorMessage[] postCommitHookError, java.lang.StringBuffer conflictPath)SVNPropertiesFSFS. compoundMetaProperties(long revision)static voidFSRepositoryUtil. copy(java.io.InputStream src, java.io.OutputStream dst, ISVNCanceller canceller)static voidFSRepresentationCacheUtil. create(java.io.File path)static java.io.InputStreamFSInputStream. createDeltaStream(SVNDeltaCombiner combiner, FSRepresentation fileRep, FSFS owner)static java.io.InputStreamFSInputStream. createDeltaStream(SVNDeltaCombiner combiner, FSRevisionNode fileNode, FSFS owner)voidFSFS. createNewTxnNodeRevisionFromRevision(java.lang.String txnID, FSRevisionNode sourceNode)FSRevisionRootFSFS. createRevisionRoot(long revision)static java.io.OutputStreamFSOutputStream. createStream(FSRevisionNode revNode, FSTransactionRoot txnRoot, java.io.OutputStream dstStream, boolean compress)FSIDFSTransactionRoot. createSuccessor(FSID oldId, FSRevisionNode newRevNode, java.lang.String copyId)FSTransactionRootFSFS. createTransactionRoot(FSTransactionInfo txn)voidFSCommitEditor. deleteEntry(java.lang.String path, long revision)voidFSTransactionRoot. deleteEntry(FSRevisionNode parent, java.lang.String entryName)voidFSFS. deleteLock(SVNLock lock)voidFSCommitter. deleteNode(java.lang.String path)voidFSRepository. deletePath(java.lang.String path)voidFSTranslateReporter. deletePath(java.lang.String path)java.util.MapFSRoot. detectChanged()voidFSRepository. diff(SVNURL url, long targetRevision, long revision, java.lang.String target, boolean ignoreAncestry, SVNDepth depth, boolean getContents, ISVNReporterBaton reporter, ISVNEditor editor)voidFSUpdateContext. dispose()voidFSUpdateContext. drive()voidFSFile. ensureFooterLoaded()protected java.util.MapFSRoot. fetchAllChanges(FSFile changesFile, boolean prefolded)SVNLockFSFS. fetchLockFromDigestFile(java.io.File digestFile, java.lang.String repositoryPath, java.util.Collection children)protected FSRevisionNodeFSRoot. fetchRevNodeFromCache(java.lang.String path)static SVNLocationEntryFSNodeHistory. findYoungestCopyroot(java.io.File reposRootDir, FSParentPath parPath)voidFSRepository. finishReport()voidFSTranslateReporter. finishReport()static FSRevisionNodeFSRevisionNode. fromMap(java.util.Map headers)static FSPathChangeFSPathChange. fromString(java.lang.String changeLine, java.lang.String copyfromLine)static java.lang.StringFSRepositoryUtil. generateLockToken()static java.lang.StringFSRepositoryUtil. generateNextKey(java.lang.String oldKey)protected java.io.FileFSFS. getAbsoluteRevisionPath(long revision)java.lang.StringFSParentPath. getAbsPath()java.lang.StringFSFS. getAndIncrementTxnKey()java.util.MapFSRevisionRoot. getChangedPaths()abstract java.util.MapFSRoot. getChangedPaths()java.util.MapFSTransactionRoot. getChangedPaths()FSRevisionNodeFSRevisionNode. getChildDirNode(java.lang.String childName, FSFS fsfsOwner)FSClosestCopyFSRevisionRoot. getClosestCopy(java.lang.String path)ISVNEditorFSRepository. getCommitEditor(java.lang.String logMessage, java.util.Map locks, boolean keepLocks, ISVNWorkspaceMediator mediator)protected ISVNEditorFSRepository. getCommitEditorInternal(java.util.Map locks, boolean keepLocks, SVNProperties revProps, ISVNWorkspaceMediator mediator)FSCopyInheritanceFSRevisionRoot. getCopyInheritance(FSParentPath child)abstract FSCopyInheritanceFSRoot. getCopyInheritance(FSParentPath child)FSCopyInheritanceFSTransactionRoot. getCopyInheritance(FSParentPath child)longFSFS. getDatedRevision(java.util.Date date)longFSRepository. getDatedRevision(java.util.Date date)static FSWriteLockFSWriteLock. getDBLogsLock(FSFS owner, boolean exclusive)java.io.FileFSFS. getDBLogsLockFile()longFSFS. getDeletedRevision(java.lang.String path, long startRev, long endRev)protected longFSRepository. getDeletedRevisionImpl(java.lang.String path, long pegRevision, long endRevision)java.lang.StringFSUpdateContext. getDepthLetter(SVNDepth depth)java.io.FileFSFS. getDigestFileFromRepositoryPath(java.lang.String repositoryPath)java.lang.StringFSFS. getDigestFromRepositoryPath(java.lang.String repositoryPath)SVNDirEntryFSRepository. getDir(java.lang.String path, long revision, boolean includeCommitMessages, java.util.Collection entries)longFSRepository. getDir(java.lang.String path, long revision, SVNProperties properties, int entryFields, ISVNDirEntryHandler handler)longFSRepository. getDir(java.lang.String path, long revision, SVNProperties properties, ISVNDirEntryHandler handler)java.util.MapFSFS. getDirContents(FSRevisionNode revNode)java.util.MapFSRevisionNode. getDirEntries(FSFS fsfsOwner)longFSRepository. getFile(java.lang.String path, long revision, SVNProperties properties, java.io.OutputStream contents)longFSRevisionNode. getFileLength()java.lang.StringFSRevisionNode. getFileMD5Checksum()intFSFileRevisionsFinder. getFileRevisions(java.lang.String path, long startRevision, long endRevision, boolean includeMergedRevisions, ISVNFileRevisionHandler handler)protected intFSRepository. getFileRevisionsImpl(java.lang.String path, long startRevision, long endRevision, boolean includeMergedRevisions, ISVNFileRevisionHandler handler)java.lang.StringFSRevisionNode. getFileSHA1Checksum()longFSRoot. getFileSize(java.lang.String path)java.io.InputStreamFSRoot. getFileStreamForPath(SVNDeltaCombiner combiner, java.lang.String path)java.lang.StringFSFS. getFSType()protected voidFSRepository. getInheritedPropertiesImpl(java.lang.String path, long revision, java.lang.String propertyName, ISVNInheritedPropertiesHandler handler)longFSRepository. getLatestRevision()protected longFSRepository. getLocationSegmentsImpl(java.lang.String path, long pegRevision, long startRevision, long endRevision, ISVNLocationSegmentHandler handler)protected intFSRepository. getLocationsImpl(java.lang.String path, long pegRevision, long[] revisions, ISVNLocationEntryHandler handler)SVNLockFSFS. getLock(java.lang.String repositoryPath, boolean haveWriteLock, boolean throwError)SVNLockFSRepository. getLock(java.lang.String path)SVNLockFSFS. getLockHelper(java.lang.String repositoryPath, boolean haveWriteLock)SVNLock[]FSRepository. getLocks(java.lang.String path)protected java.util.MapFSRepository. getMergeInfoImpl(java.lang.String[] paths, long revision, SVNMergeInfoInheritance inherit, boolean includeDescendants)longFSFS. getMinUnpackedRev()longFSFS. getMinUnpackedRevProp()java.lang.StringFSTransactionRoot. getNewTxnNodeId()java.lang.String[]FSFS. getNextRevisionIDs()FSNodeHistoryFSRevisionRoot. getNodeHistory(java.lang.String path)longFSLocationsFinder. getNodeLocationSegments(java.lang.String path, long pegRevision, long startRevision, long endRevision, ISVNLocationSegmentHandler handler)java.lang.StringFSFS. getNodeOrigin(java.lang.String nodeID)longFSRevisionRoot. getNodeOriginRevision(java.lang.String path)protected longFSFS. getPackedOffset(long revision)protected java.io.FileFSFS. getPackedRevPath(long revision, java.lang.String kind)protected java.io.FileFSFS. getPackedRevPropsShardPath(long revision)protected FSFileFSFS. getPackOrRevisionFSFile(long revision)java.util.MapFSFileRevisionsFinder. getPathMergeInfo(java.lang.String path, long revision)FSNodeHistoryFSNodeHistory. getPreviousHistory(boolean crossCopies)SVNLocationEntryFSFS. getPreviousLocation(java.lang.String path, long revision, long[] appearedRevision)SVNLocationEntryFSRevisionRoot. getPreviousLocation(java.lang.String path, long[] appearedRevision)SVNPropertiesFSFS. getProperties(FSRevisionNode revNode)SVNPropertiesFSRevisionNode. getProperties(FSFS fsfsOwner)java.io.OutputStreamFSUpdateContext. getReportFileForWriting()FSRepresentationIFSRepresentationCacheManager. getRepresentationByHash(java.lang.String hash)protected java.io.FileFSFS. getRevisionFile(long revision)protected FSFileFSFS. getRevisionFSFile(long revision)FSRevisionNodeFSFS. getRevisionNode(FSID id)FSRevisionNodeFSRoot. getRevisionNode(java.lang.String path)SVNPropertiesFSFS. getRevisionProperties(long revision)SVNPropertiesFSRepository. getRevisionProperties(long revision, SVNProperties properties)java.io.FileFSFS. getRevisionPropertiesFile(long revision, boolean returnMissing)SVNPropertyValueFSRepository. getRevisionPropertyValue(long revision, java.lang.String propertyName)FSRevisionNodeFSRevisionRoot. getRootRevisionNode()abstract FSRevisionNodeFSRoot. getRootRevisionNode()FSRevisionNodeFSTransactionRoot. getRootRevisionNode()java.io.FileFSTransactionRoot. getTransactionChangesFile()SVNPropertiesFSFS. getTransactionProperties(java.lang.String txnID)FSTransactionInfoFSTransactionRoot. getTxn()FSRevisionNodeFSTransactionRoot. getTxnBaseRootNode()java.lang.StringFSFS. getUUID()java.io.FileFSTransactionRoot. getWritableTransactionProtoRevFile()static FSWriteLockFSWriteLock. getWriteLockForCurrentTxn(java.lang.String token, FSFS owner)static FSWriteLockFSWriteLock. getWriteLockForDB(FSFS owner)static FSWriteLockFSWriteLock. getWriteLockForTxn(java.lang.String txnID, FSFS owner)longFSFS. getYoungestRevision()booleanFSReplayPathHandler. handleCommitPath(java.lang.String path, ISVNEditor editor)booleanFSRepository. hasCapability(SVNCapability capability)voidFSTransactionRoot. incrementMergeInfoCount(FSRevisionNode node, long increment)voidFSCommitter. incrementMergeInfoUpTree(FSParentPath parentPath, long increment)SVNDirEntryFSRepository. info(java.lang.String path, long revision)voidIFSRepresentationCacheManager. insert(FSRepresentation representation, boolean rejectDup)voidFSRepository. linkPath(SVNURL url, java.lang.String path, java.lang.String lockToken, long revision, boolean startEmpty)voidFSRepository. linkPath(SVNURL url, java.lang.String path, java.lang.String lockToken, long revision, SVNDepth depth, boolean startEmpty)voidFSTranslateReporter. linkPath(SVNURL url, java.lang.String path, java.lang.String lockToken, long revision, boolean startEmpty)voidFSTranslateReporter. linkPath(SVNURL url, java.lang.String path, java.lang.String lockToken, long revision, SVNDepth depth, boolean startEmpty)static voidFSRepositoryUtil. loadRootChangesOffset(FSFS fsfs, long revision, FSFile file, long[] rootOffset, long[] changesOffset)static voidFSRepositoryUtil. loadRootChangesOffsetLogicalAddressing(FSFS fsfs, long revision, FSFile file, long index, long[] rootOffset, long[] changesOffset)voidFSRepository. lock(java.util.Map pathsToRevisions, java.lang.String comment, boolean force, boolean isDAVComment, ISVNLockHandler handler)voidFSRepository. lock(java.util.Map pathsToRevisions, java.lang.String comment, boolean force, ISVNLockHandler handler)voidFSWriteLock. lock()SVNLockFSFS. lockPath(java.lang.String path, java.lang.String token, java.lang.String username, java.lang.String comment, java.util.Date expirationDate, long currentRevision, boolean stealLock, boolean isDAVComment)protected longFSRepository. logImpl(java.lang.String[] targetPaths, long startRevision, long endRevision, boolean discoverChangedPaths, boolean strictNode, long limit, boolean includeMergedRevisions, java.lang.String[] revPropNames, ISVNLogEntryHandler handler)protected longFSFS. lookupOffsetInIndex(FSFile file, long revision, long itemIndex)protected longFSFS. lookupOffsetInProtoIndex(FSFile file, java.lang.String txnId, long itemIndex)voidFSCommitter. makeCopy(FSRevisionRoot fromRoot, java.lang.String fromPath, java.lang.String toPath, boolean preserveHistory)voidFSCommitter. makeDir(java.lang.String path)FSRevisionNodeFSCommitter. makeEntry(FSRevisionNode parent, java.lang.String parentPath, java.lang.String entryName, boolean isDir, java.lang.String txnId)voidFSCommitter. makeFile(java.lang.String path)voidFSCommitter. makePathMutable(FSParentPath parentPath, java.lang.String errorPath)static voidFSCommitter. mergeChanges(FSFS owner, FSTransactionRoot txnRoot, FSRevisionNode sourceNode, java.lang.StringBuffer conflictPath)voidFSFS. open()static IFSRepresentationCacheManagerFSRepresentationCacheUtil. open(FSFS fsfs)FSFileFSFS. openAndSeekRepresentation(FSRepresentation rep)voidFSFS. openDB()voidFSCommitEditor. openDir(java.lang.String path, long revision)voidFSCommitEditor. openFile(java.lang.String path, long revision)voidFSFS. openForRecovery()FSParentPathFSRoot. openPath(java.lang.String path, boolean lastEntryMustExist, boolean storeParents)voidFSCommitEditor. openRoot(long revision)voidFSFS. openRoot()FSTransactionInfoFSFS. openTxn(java.lang.String txnName)voidFSPacker. pack(FSFS fsfs)static FSRepresentationFSRepresentation. parse(java.lang.String representationString)static voidFSRevisionNode. parseRepresentationHeader(java.lang.String representation, FSRevisionNode revNode, java.lang.String txnId, boolean isData, boolean mutableRepTuncated)voidFSFS. purgeTxn(java.lang.String txnID)voidFSRoot. putRevNodeToCache(java.lang.String path, FSRevisionNode node)voidFSFS. putTxnRevisionNode(FSID id, FSRevisionNode revNode)intFSFS. readDBFormat()java.util.MapFSFile. readHeader()intFSFile. readInt()java.lang.StringFSFile. readLine(int limit)java.lang.StringFSFile. readLine(java.lang.StringBuffer buffer)longFSFile. readLong()java.lang.String[]FSTransactionRoot. readNextIDs()voidFSFS. readOptions(FSFile formatFile, int formatNumber)PathInfoFSFile. readPathInfoFromReportFile()SVNPropertiesFSFile. readProperties(boolean allowEOF, boolean allowBinaryValues)static FSInputStream.FSRepresentationStateFSInputStream. readRepresentationLine(FSFile file)voidFSRoot. removeRevNodeFromCache(java.lang.String path)voidFSRepository. replay(long lowRevision, long highRevision, boolean sendDeltas, ISVNEditor editor)static voidFSRepositoryUtil. replay(FSFS fsfs, FSRoot root, java.lang.String basePath, long lowRevision, boolean sendDeltas, ISVNEditor editor)protected voidFSRepository. replayRangeImpl(long startRevision, long endRevision, long lowRevision, boolean sendDeltas, ISVNReplayHandler handler)java.lang.StringFSCommitter. reserveCopyId(java.lang.String txnId)voidFSUpdateContext. reset(FSRepository repository, FSFS owner, long revision, java.io.File reportFile, java.lang.String target, java.lang.String targetPath, boolean isSwitch, SVNDepth depth, boolean ignoreAncestry, boolean textDeltas, boolean sendCopyFrom, ISVNEditor editor)voidIFSSqlJetTransaction. run()voidFSHotCopier. runHotCopy(FSFS srcOwner, java.io.File dstPath)longFSLog. runLog()static voidFSHooks. runPostCommitHook(java.io.File reposRootDir, long committedRevision)static voidFSHooks. runPostLockHook(java.io.File reposRootDir, java.lang.String[] paths, java.lang.String username)static voidFSHooks. runPostRevPropChangeHook(java.io.File reposRootDir, java.lang.String propName, byte[] propOldValue, java.lang.String author, long revision, java.lang.String action)static voidFSHooks. runPostUnlockHook(java.io.File reposRootDir, java.lang.String[] paths, java.lang.String username)static voidFSHooks. runPreCommitHook(java.io.File reposRootDir, java.lang.String txnName)static java.lang.StringFSHooks. runPreLockHook(java.io.File reposRootDir, java.lang.String path, java.lang.String username, java.lang.String comment, boolean stealLock)static voidFSHooks. runPreRevPropChangeHook(java.io.File reposRootDir, java.lang.String propName, byte[] propNewValue, java.lang.String author, long revision, java.lang.String action)static voidFSHooks. runPreUnlockHook(java.io.File reposRootDir, java.lang.String path, java.lang.String username)voidIFSRepresentationCacheManager. runReadTransaction(IFSSqlJetTransaction transaction)voidFSRecoverer. runRecovery()static voidFSHooks. runStartCommitHook(java.io.File reposRootDir, java.lang.String author, java.util.List<?> capabilities)voidIFSRepresentationCacheManager. runWriteTransaction(IFSSqlJetTransaction transaction)static voidFSRepositoryUtil. sendTextDelta(ISVNEditor editor, java.lang.String editPath, java.lang.String sourcePath, java.lang.String hexDigest, FSRevisionRoot sourceRoot, java.lang.String targetPath, FSRoot targetRoot, boolean sendDeltas, SVNDeltaCombiner deltaCombiner, SVNDeltaGenerator deltaGenerator, FSFS fsfs)voidFSTransactionRoot. setEntry(FSRevisionNode parentRevNode, java.lang.String entryName, FSID entryId, SVNNodeKind kind)voidFSFS. setNodeOrigin(java.lang.String nodeID, FSID nodeRevisionID)voidFSRepository. setPath(java.lang.String path, java.lang.String lockToken, long revision, boolean startEmpty)voidFSRepository. setPath(java.lang.String path, java.lang.String lockToken, long revision, SVNDepth depth, boolean startEmpty)voidFSTranslateReporter. setPath(java.lang.String path, java.lang.String lockToken, long revision, boolean startEmpty)voidFSTranslateReporter. setPath(java.lang.String path, java.lang.String lockToken, long revision, SVNDepth depth, boolean startEmpty)voidFSTransactionRoot. setProplist(FSRevisionNode node, SVNProperties properties)voidFSFS. setRevisionProperty(long revision, java.lang.String propertyName, SVNPropertyValue propertyValue)voidFSRepository. setRevisionPropertyValue(long revision, java.lang.String propertyName, SVNPropertyValue propertyValue)voidFSRepository. setRevisionPropertyValue(long revision, java.lang.String propertyName, SVNPropertyValue propertyValue, boolean bypassHooks)voidFSRepository. setRevisionPropertyValue(long revision, java.lang.String propertyName, SVNPropertyValue propertyValue, boolean bypassPreRevpropHook, boolean bypassPostRevpropHook)voidFSFS. setTransactionProperty(java.lang.String txnID, java.lang.String name, SVNPropertyValue propertyValue)voidFSFS. setUUID(java.lang.String uuid)voidFSRepository. status(long revision, java.lang.String target, SVNDepth depth, ISVNReporterBaton reporter, ISVNEditor editor)voidFSTransactionRoot. storeL2PIndexEntry(long offset, long itemIndex)voidFSTransactionRoot. storeP2LIndexEntry(FSP2LEntry entry)voidFSCommitEditor. targetRevision(long revision)voidFSRepository. testConnection()java.io.OutputStreamFSCommitEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamFSDeltaConsumer. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamFSOutputStream. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)voidFSCommitEditor. textDeltaEnd(java.lang.String path)voidFSDeltaConsumer. textDeltaEnd(java.lang.String path)voidFSOutputStream. textDeltaEnd(java.lang.String path)intFSLocationsFinder. traceNodeLocations(java.lang.String path, long pegRevision, long[] revisions, ISVNLocationEntryHandler handler)voidFSRepository. unlock(java.util.Map pathToTokens, boolean force, ISVNLockHandler handler)voidFSWriteLock. unlock()voidFSFS. unlockPath(java.lang.String path, java.lang.String token, java.lang.String username, boolean breakLock, boolean enableHooks)voidFSRepository. update(long revision, java.lang.String target, SVNDepth depth, boolean sendCopyFromArgs, ISVNReporterBaton reporter, ISVNEditor editor)voidFSRepository. update(SVNURL url, long revision, java.lang.String target, SVNDepth depth, ISVNReporterBaton reporter, ISVNEditor editor)voidFSFS. updateMinUnpackedRevProp()voidFSFS. upgrade()static voidFSRepositoryUtil. validateProperty(java.lang.String propertyName, SVNPropertyValue propertyValue)voidFSFS. walkDigestFiles(java.io.File digestFile, ISVNLockHandler getLocksHandler, boolean haveWriteLock)voidFSTransactionRoot. writeChangeEntry(java.io.OutputStream changesFile, FSPathChange pathChange, boolean includeNodeKind)protected voidFSFS. writeCurrentFile(long revision, java.lang.String nextNodeID, java.lang.String nextCopyID)voidFSFS. writeDBFormat(int format, long maxFilesPerDir, boolean overwrite)longFSTransactionRoot. writeFinalChangedPathInfo(CountingOutputStream protoFile)voidFSTransactionRoot. writeFinalCurrentFile(long newRevision, java.lang.String startNodeId, java.lang.String startCopyId)FSIDFSTransactionRoot. writeFinalRevision(FSID newId, CountingOutputStream protoFile, long revision, FSID id, java.lang.String startNodeId, java.lang.String startCopyId, java.util.Collection<FSRepresentation> representations, boolean atRoot)voidFSRoot. writeIndexData(CountingOutputStream protoFile, long newRevision, java.lang.String txnId)voidFSFS. writeNextIDs(java.lang.String txnID, java.lang.String nodeID, java.lang.String copyID)voidFSUpdateContext. writePathInfoToReportFile(java.lang.String path, java.lang.String linkPath, java.lang.String lockToken, long revision, boolean startEmpty, SVNDepth depth) -
Uses of SVNException in org.tmatesoft.svn.core.internal.io.fs.index
Methods in org.tmatesoft.svn.core.internal.io.fs.index that throw SVNException Modifier and Type Method Description voidFSL2PProtoIndex. addEntry(long offset, long itemIndex)longFSTransactionItemIndex. allocateItemIndex(long offset)longFSL2PProtoIndex. getOffsetByItemIndex(long itemIndex)longFSLogicalAddressingIndex. getOffsetByItemIndex(long revision, long itemIndex)protected org.tmatesoft.svn.core.internal.io.fs.index.FSLogicalAddressingIndex.P2LPageInfoFSLogicalAddressingIndex. getP2LKeys(long revision, long offset)java.util.List<FSP2LEntry>FSLogicalAddressingIndex. lookupP2LEntries(long revision, long blockStart, long blockEnd)static FSL2PProtoIndexFSL2PProtoIndex. open(FSFS fsfs, java.lang.String txnId, boolean append)static FSP2LProtoIndexFSP2LProtoIndex. open(FSFS fsfs, java.lang.String txnId, boolean append)static FSTransactionItemIndexFSTransactionItemIndex. open(FSFS fsfs, java.lang.String txnId)longFSPackedNumbersStream. read()FSL2PEntryFSL2PProtoIndex. readEntry()FSP2LEntryFSP2LProtoIndex. readEntry()longFSP2LProtoIndex. readNextOffset()longFSPackedNumbersStream. readSigned()voidFSP2LProtoIndex. writeEntry(FSP2LEntry entry) -
Uses of SVNException in org.tmatesoft.svn.core.internal.io.fs.repcache
Methods in org.tmatesoft.svn.core.internal.io.fs.repcache that throw SVNException Modifier and Type Method Description voidFSEmptyRepresentationCacheManager. close()voidFSRepresentationCacheManager. close()voidFSEmptyRepresentationCacheManagerFactory. createRepresentationCache(java.io.File path)static voidFSRepresentationCacheManager. createRepresentationCache(java.io.File path)voidFSRepresentationCacheManagerFactory. createRepresentationCache(java.io.File path)voidIFSRepresentationCacheManagerFactory. createRepresentationCache(java.io.File path)FSRepresentationFSEmptyRepresentationCacheManager. getRepresentationByHash(java.lang.String hash)FSRepresentationFSRepresentationCacheManager. getRepresentationByHash(java.lang.String hash)voidFSEmptyRepresentationCacheManager. insert(FSRepresentation representation, boolean rejectDup)voidFSRepresentationCacheManager. insert(FSRepresentation representation, boolean rejectDup)IFSRepresentationCacheManagerFSEmptyRepresentationCacheManagerFactory. openRepresentationCache(FSFS fsfs)static IFSRepresentationCacheManagerFSRepresentationCacheManager. openRepresentationCache(FSFS fsfs)IFSRepresentationCacheManagerFSRepresentationCacheManagerFactory. openRepresentationCache(FSFS fsfs)IFSRepresentationCacheManagerIFSRepresentationCacheManagerFactory. openRepresentationCache(FSFS fsfs)voidFSEmptyRepresentationCacheManager. runReadTransaction(IFSSqlJetTransaction transaction)voidFSRepresentationCacheManager. runReadTransaction(IFSSqlJetTransaction transaction)voidFSEmptyRepresentationCacheManager. runWriteTransaction(IFSSqlJetTransaction transaction)voidFSRepresentationCacheManager. runWriteTransaction(IFSSqlJetTransaction transaction) -
Uses of SVNException in org.tmatesoft.svn.core.internal.io.fs.revprop
Methods in org.tmatesoft.svn.core.internal.io.fs.revprop that throw SVNException Modifier and Type Method Description voidSVNFSFSPackedRevProps.Builder. addPropertiesEntry(SVNProperties properties)byte[]SVNFSFSPackedRevProps. asCompressedLevelNoneByteArray()SVNFSFSPackedRevPropsSVNFSFSPackedRevProps.Builder. build()protected static java.io.OutputStreamSVNFSFSPackedRevProps. compressLevelNone(byte[] uncompressedData, java.io.OutputStream outputStream)longSVNFSFSRevPropCreateSchema. exec()static SVNFSFSPackedRevPropsSVNFSFSPackedRevProps. fromCompressedByteArray(byte[] compressedData)static SVNFSFSPackedRevPropsManifestSVNFSFSPackedRevPropsManifest. fromFile(java.io.File manifestFile, long revision, long maxFilesPerDirectory)static SVNFSFSPackedRevPropsSVNFSFSPackedRevProps. fromPackFile(java.io.File file)static SVNFSFSPackedRevPropsManifestSVNFSFSPackedRevPropsManifest. fromString(long firstRevision, java.lang.String manifestString)longSVNFSFSRevPropSet. insert(java.lang.Object... data)SVNPropertiesSVNFSFSPackedRevProps. parseProperties(long revision)java.util.List<SVNFSFSPackedRevProps>SVNFSFSPackedRevProps. setProperties(long revision, SVNProperties properties, long revPropPackSize)java.lang.StringSVNFSFSPackedRevPropsManifest. updatePackName(long firstRevision, int revisionsCount)voidSVNFSFSPackedRevProps. writeToFile(java.io.File packFile, boolean compress)Constructors in org.tmatesoft.svn.core.internal.io.fs.revprop that throw SVNException Constructor Description SVNFSFSRevPropGet(SVNSqlJetDb sDb) -
Uses of SVNException in org.tmatesoft.svn.core.internal.io.svn
Methods in org.tmatesoft.svn.core.internal.io.svn with parameters of type SVNException Modifier and Type Method Description voidISVNConnector. handleExceptionOnOpen(SVNRepositoryImpl repository, SVNException exception)voidSVNPlainConnector. handleExceptionOnOpen(SVNRepositoryImpl repository, SVNException exception)voidSVNSSHConnector. handleExceptionOnOpen(SVNRepositoryImpl repository, SVNException exception)voidSVNTunnelConnector. handleExceptionOnOpen(SVNRepositoryImpl repository, SVNException exception)Methods in org.tmatesoft.svn.core.internal.io.svn that throw SVNException Modifier and Type Method Description voidSVNRepositoryImpl. abortReport()abstract SVNAuthenticationSVNAuthenticator. authenticate(java.util.List mechs, java.lang.String realm, SVNRepositoryImpl repository)voidSVNConnection. authenticate(SVNRepositoryImpl repository)SVNAuthenticationSVNPlainAuthenticator. authenticate(java.util.List mechs, java.lang.String realm, SVNRepositoryImpl repos)SVNNodeKindSVNRepositoryImpl. checkPath(java.lang.String path, long revision)voidISVNConnector. close(SVNRepositoryImpl repository)voidSVNAbstractTunnelConnector. close(SVNRepositoryImpl repository)voidSVNConnection. close()voidSVNPlainConnector. close(SVNRepositoryImpl repository)voidSVNSSHConnector. close(SVNRepositoryImpl repository)ISVNConnectorISVNConnectorFactory. createConnector(SVNRepository repository)voidSVNRepositoryImpl. deletePath(java.lang.String path)voidSVNRepositoryImpl. diff(SVNURL url, long targetRevision, long revision, java.lang.String target, boolean ignoreAncestry, SVNDepth depth, boolean getContents, ISVNReporterBaton reporter, ISVNEditor editor)voidSVNEditModeReader. driveEditor()voidSVNRepositoryImpl. finishReport()ISVNEditorSVNRepositoryImpl. getCommitEditor(java.lang.String logMessage, java.util.Map locks, boolean keepLocks, ISVNWorkspaceMediator mediator)protected ISVNEditorSVNRepositoryImpl. getCommitEditorInternal(java.util.Map locks, boolean keepLocks, SVNProperties revProps, ISVNWorkspaceMediator mediator)longSVNRepositoryImpl. getDatedRevision(java.util.Date date)protected longSVNRepositoryImpl. getDeletedRevisionImpl(java.lang.String path, long pegRevision, long endRevision)SVNDirEntrySVNRepositoryImpl. getDir(java.lang.String path, long revision, boolean includeComment, java.util.Collection entries)longSVNRepositoryImpl. getDir(java.lang.String path, long revision, SVNProperties properties, int entryFields, ISVNDirEntryHandler handler)longSVNRepositoryImpl. getDir(java.lang.String path, long revision, SVNProperties properties, ISVNDirEntryHandler handler)longSVNRepositoryImpl. getFile(java.lang.String path, long revision, SVNProperties properties, java.io.OutputStream contents)protected intSVNRepositoryImpl. getFileRevisionsImpl(java.lang.String path, long startRevision, long endRevision, boolean includeMergedRevisions, ISVNFileRevisionHandler handler)protected voidSVNRepositoryImpl. getInheritedPropertiesImpl(java.lang.String path, long revision, java.lang.String propertyName, ISVNInheritedPropertiesHandler handler)longSVNRepositoryImpl. getLatestRevision()protected longSVNRepositoryImpl. getLocationSegmentsImpl(java.lang.String path, long pegRevision, long startRevision, long endRevision, ISVNLocationSegmentHandler handler)protected intSVNRepositoryImpl. getLocationsImpl(java.lang.String path, long pegRevision, long[] revisions, ISVNLocationEntryHandler handler)static SVNLockSVNReader. getLock(java.util.Collection items)SVNLockSVNRepositoryImpl. getLock(java.lang.String path)SVNLock[]SVNRepositoryImpl. getLocks(java.lang.String path)protected java.util.MapSVNRepositoryImpl. getMergeInfoImpl(java.lang.String[] paths, long revision, SVNMergeInfoInheritance inherit, boolean includeDescendants)static SVNPropertiesSVNReader. getProperties(java.util.List items, int index, SVNProperties properties)static SVNPropertiesSVNReader. getPropertyDiffs(java.util.List items, int index, SVNProperties diffs)SVNPropertiesSVNRepositoryImpl. getRevisionProperties(long revision, SVNProperties properties)SVNPropertyValueSVNRepositoryImpl. getRevisionPropertyValue(long revision, java.lang.String propertyName)voidISVNConnector. handleExceptionOnOpen(SVNRepositoryImpl repository, SVNException exception)voidSVNPlainConnector. handleExceptionOnOpen(SVNRepositoryImpl repository, SVNException exception)voidSVNSSHConnector. handleExceptionOnOpen(SVNRepositoryImpl repository, SVNException exception)voidSVNTunnelConnector. handleExceptionOnOpen(SVNRepositoryImpl repository, SVNException exception)static voidSVNReader. handleFailureStatus(java.util.List list)protected voidSVNConnection. handshake(SVNRepositoryImpl repository)booleanSVNRepositoryImpl. hasCapability(SVNCapability capability)SVNDirEntrySVNRepositoryImpl. info(java.lang.String path, long revision)booleanISVNConnector. isConnected(SVNRepositoryImpl repository)booleanSVNAbstractTunnelConnector. isConnected(SVNRepositoryImpl repos)booleanSVNPlainConnector. isConnected(SVNRepositoryImpl repos)booleanSVNSSHConnector. isConnected(SVNRepositoryImpl repos)voidSVNRepositoryImpl. linkPath(SVNURL url, java.lang.String path, java.lang.String lockToken, long revision, boolean startEmpty)voidSVNRepositoryImpl. linkPath(SVNURL url, java.lang.String path, java.lang.String lockToken, long revision, SVNDepth depth, boolean startEmpty)voidSVNRepositoryImpl. lock(java.util.Map pathsToRevisions, java.lang.String comment, boolean force, ISVNLockHandler handler)protected longSVNRepositoryImpl. logImpl(java.lang.String[] targetPaths, long startRevision, long endRevision, boolean changedPaths, boolean strictNode, long limit, boolean includeMergedRevisions, java.lang.String[] revisionPropertyNames, ISVNLogEntryHandler handler)voidISVNConnector. open(SVNRepositoryImpl repository)voidSVNAbstractTunnelConnector. open(SVNRepositoryImpl repository, java.lang.String process)voidSVNAbstractTunnelConnector. open(SVNRepositoryImpl repository, java.lang.String[] command)voidSVNConnection. open(SVNRepositoryImpl repository)voidSVNPlainConnector. open(SVNRepositoryImpl repository)voidSVNSSHConnector. open(SVNRepositoryImpl repository)voidSVNTunnelConnector. open(SVNRepositoryImpl repository)protected voidSVNRepositoryImpl. openConnection()static java.util.ListSVNReader. parse(java.io.InputStream is, java.lang.String template, java.util.List values)static java.util.ListSVNReader. parseTuple(java.lang.String template, java.util.Collection items, java.util.List values)java.util.ListSVNConnection. read(java.lang.String template, java.util.List items, boolean readMalformedData)protected SVNErrorMessageSVNPlainAuthenticator. readAuthResponse()SVNItemSVNConnection. readItem(boolean readMalformedData)static SVNItemSVNReader. readItem(java.io.InputStream is)java.util.ListSVNConnection. readTuple(java.lang.String template, boolean readMalformedData)static java.util.ListSVNReader. readTuple(java.io.InputStream is, java.lang.String template)voidSVNRepositoryImpl. replay(long lowRevision, long highRevision, boolean sendDeltas, ISVNEditor editor)protected voidSVNRepositoryImpl. replayRangeImpl(long startRevision, long endRevision, long lowRevision, boolean sendDeltas, ISVNReplayHandler handler)voidSVNRepositoryImpl. setLocation(SVNURL url, boolean forceReconnect)voidSVNRepositoryImpl. setPath(java.lang.String path, java.lang.String lockToken, long revision, boolean startEmpty)voidSVNRepositoryImpl. setPath(java.lang.String path, java.lang.String lockToken, long revision, SVNDepth depth, boolean startEmpty)voidSVNRepositoryImpl. setRevisionPropertyValue(long revision, java.lang.String propertyName, SVNPropertyValue propertyValue)voidSVNRepositoryImpl. status(long revision, java.lang.String target, SVNDepth depth, ISVNReporterBaton reporter, ISVNEditor editor)voidSVNRepositoryImpl. testConnection()voidSVNRepositoryImpl. unlock(java.util.Map pathToTokens, boolean force, ISVNLockHandler handler)voidSVNRepositoryImpl. update(long revision, java.lang.String target, SVNDepth depth, boolean sendCopyFromArgs, ISVNReporterBaton reporter, ISVNEditor editor)voidSVNRepositoryImpl. update(SVNURL url, long revision, java.lang.String target, SVNDepth depth, ISVNReporterBaton reporter, ISVNEditor editor)voidSVNConnection. write(java.lang.String template, java.lang.Object[] items)static voidSVNWriter. write(java.io.OutputStream os, java.lang.String templateStr, java.lang.Object[] src)voidSVNConnection. writeError(SVNErrorMessage error)Constructors in org.tmatesoft.svn.core.internal.io.svn that throw SVNException Constructor Description SVNAuthenticator(SVNConnection connection)SVNPlainAuthenticator(SVNConnection connection) -
Uses of SVNException in org.tmatesoft.svn.core.internal.io.svn.sasl
Methods in org.tmatesoft.svn.core.internal.io.svn.sasl that throw SVNException Modifier and Type Method Description SVNAuthenticationSVNSaslAuthenticator. authenticate(java.util.List mechs, java.lang.String realm, SVNRepositoryImpl repository)protected javax.security.sasl.SaslClientSVNSaslAuthenticator. createSaslClient(java.util.List mechs, java.lang.String realm, SVNRepositoryImpl repos, SVNURL location)protected booleanSVNSaslAuthenticator. tryAuthentication(SVNRepositoryImpl repos, java.lang.String mechName)Constructors in org.tmatesoft.svn.core.internal.io.svn.sasl that throw SVNException Constructor Description SVNSaslAuthenticator(SVNConnection connection) -
Uses of SVNException in org.tmatesoft.svn.core.internal.util
Methods in org.tmatesoft.svn.core.internal.util that throw SVNException Modifier and Type Method Description voidSVNSkel. appendChild(SVNSkel child)static voidSVNEncodingUtil. assertURISafe(java.lang.String path)static voidSVNPathUtil. checkPathIsValid(java.lang.String path)static java.lang.StringSVNMergeInfoUtil. combineForkedMergeInfoProperties(java.lang.String fromPropValue, java.lang.String workingPropValue, java.lang.String toPropValue)static java.lang.StringSVNMergeInfoUtil. combineMergeInfoProperties(java.lang.String propValue1, java.lang.String propValue2)static voidSVNSocketFactory. connect(java.net.Socket socket, java.net.InetSocketAddress address, int timeout, ISVNCanceller cancel)java.nio.ByteBufferSVNCharsetConvertor. convertChunk(byte[] b, int offset, int length, java.nio.ByteBuffer dst, boolean endOfInput)static SVNSkelSVNSkel. createInheritedProperties(java.util.Map<java.lang.String,SVNProperties> iprops)static java.net.SocketSVNSocketFactory. createPlainSocket(java.lang.String host, int port, int connectTimeout, int readTimeout, ISVNCanceller cancel)static SVNSkelSVNSkel. createPropList(java.util.Map<java.lang.String,SVNPropertyValue> props)static java.net.SocketSVNSocketFactory. createSSLSocket(javax.net.ssl.KeyManager[] keyManagers, javax.net.ssl.TrustManager trustManager, java.lang.String host, int port, int connectTimeout, int readTimeout, ISVNCanceller cancel)static voidSVNMergeInfoUtil. diffMergeInfoProperties(java.util.Map deleted, java.util.Map added, java.lang.String fromPropValue, java.util.Map fromMergeInfo, java.lang.String toPropValue, java.util.Map toMergeInfo)static voidSVNMergeInfoUtil. elideMergeInfo(java.util.Map parentMergeInfo, java.util.Map childMergeInfo, java.io.File path, java.lang.String pathSuffix, SVNWCAccess access)static java.util.Map<java.lang.String,java.util.Map<java.lang.String,SVNMergeRangeList>>SVNMergeInfoUtil. elideMergeInfoCatalog(java.util.Map<java.lang.String,java.util.Map<java.lang.String,SVNMergeRangeList>> mergeInfoCatalog)java.nio.ByteBufferSVNCharsetConvertor. flush(java.nio.ByteBuffer dst)static byte[]SVNUUIDGenerator. generateUUID()static java.lang.StringSVNUUIDGenerator. generateUUIDString()SVNSkelSVNSkel. getChild(int i)static voidSVNMergeInfoUtil. mergeCatalog(java.util.Map catalog, java.util.Map changes)static java.util.Map<java.lang.String,SVNMergeRangeList>SVNMergeInfoUtil. mergeMergeInfos(java.util.Map<java.lang.String,SVNMergeRangeList> originalSrcsToRangeLists, java.util.Map<java.lang.String,SVNMergeRangeList> changedSrcsToRangeLists)static SVNSkelSVNSkel. parse(byte[] data)static SVNSkelSVNSkel. parse(byte[] data, int offset, int length)static SVNSkelSVNSkel. parse(java.nio.ByteBuffer buffer)static java.util.DateSVNDate. parseDateString(java.lang.String str)java.util.List<Structure<StructureFields.InheritedProperties>>SVNSkel. parseInheritedProperties()static SVNSkelSVNSkel. parseList(java.nio.ByteBuffer buffer)static java.util.Map<java.lang.String,SVNMergeRangeList>SVNMergeInfoUtil. parseMergeInfo(java.lang.StringBuffer mergeInfo, java.util.Map<java.lang.String,SVNMergeRangeList> srcPathsToRangeLists)java.util.Map<java.lang.String,byte[]>SVNSkel. parsePropList()static SVNMergeRange[]SVNMergeInfoUtil. parseRevisionList(java.lang.StringBuffer mergeInfo, java.lang.String path)voidSVNSkel. prepend(SVNSkel child)voidSVNSkel. prependPath(java.io.File path)voidSVNSkel. prependPropertyValue(SVNPropertyValue propertyValue)voidSVNSkel. prependString(java.lang.String str)charSVNSpillBufferReader. readChar()byte[]SVNSkel. unparse()voidSVNSpillBuffer. write(byte[] data, int offset, int length)java.nio.ByteBufferSVNSkel. writeTo(java.nio.ByteBuffer buffer) -
Uses of SVNException in org.tmatesoft.svn.core.internal.util.jna
Methods in org.tmatesoft.svn.core.internal.util.jna that throw SVNException Modifier and Type Method Description static booleanSVNJNAUtil. addPasswordToGnomeKeyring(java.lang.String realm, java.lang.String userName, char[] password, boolean nonInteractive, ISVNGnomeKeyringPasswordProvider keyringPasswordProvider)static booleanSVNJNAUtil. addPasswordToMacOsKeychain(java.lang.String realm, java.lang.String userName, char[] password, boolean nonInteractive)static java.lang.StringSVNWinSecurity. getAuthHeader(java.lang.String token, SVNWinSecurity.SVNNTSecurityParameters params)static char[]SVNGnomeKeyring. getPassword(java.lang.String realm, java.lang.String userName, boolean nonInteractive, ISVNGnomeKeyringPasswordProvider keyringPasswordProvider)static char[]SVNJNAUtil. getPasswordFromGnomeKeyring(java.lang.String realm, java.lang.String userName, boolean nonInteractive, ISVNGnomeKeyringPasswordProvider keyringPasswordProvider)static char[]SVNJNAUtil. getPasswordFromMacOsKeychain(java.lang.String realm, java.lang.String userName, boolean nonInteractive)static booleanSVNGnomeKeyring. setPassword(java.lang.String realm, java.lang.String userName, char[] password, boolean nonInteractive, ISVNGnomeKeyringPasswordProvider keyringPasswordProvider) -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc that return SVNException Modifier and Type Method Description SVNExceptionIOExceptionWrapper. getOriginalException()Methods in org.tmatesoft.svn.core.internal.wc that throw SVNException Modifier and Type Method Description voidSVNAmbientDepthFilterEditor. abortEdit()voidSVNCancellableEditor. abortEdit()voidSVNDepthFilterEditor. abortEdit()voidSVNDiffEditor. abortEdit()voidSVNDiffStatusEditor. abortEdit()voidSVNDumpEditor. abortEdit()voidSVNExportEditor. abortEdit()voidSVNNodeEditor. abortEdit()voidSVNRemoteDiffEditor. abortEdit()voidSVNRemoteStatusEditor. abortEdit()voidSVNSynchronizeEditor. abortEdit()voidSVNUpdateEditor. abortEdit()voidSVNUpdateEditor15. abortEdit()voidSVNStatusReporter. abortReport()voidSVNAmbientDepthFilterEditor. absentDir(java.lang.String path)voidSVNCancellableEditor. absentDir(java.lang.String path)voidSVNDepthFilterEditor. absentDir(java.lang.String path)voidSVNDiffEditor. absentDir(java.lang.String path)voidSVNDiffStatusEditor. absentDir(java.lang.String path)voidSVNDumpEditor. absentDir(java.lang.String path)voidSVNExportEditor. absentDir(java.lang.String path)voidSVNNodeEditor. absentDir(java.lang.String path)voidSVNRemoteDiffEditor. absentDir(java.lang.String path)voidSVNRemoteStatusEditor. absentDir(java.lang.String path)voidSVNSynchronizeEditor. absentDir(java.lang.String path)voidSVNUpdateEditor. absentDir(java.lang.String path)voidSVNUpdateEditor15. absentDir(java.lang.String path)voidSVNAmbientDepthFilterEditor. absentFile(java.lang.String path)voidSVNCancellableEditor. absentFile(java.lang.String path)voidSVNDepthFilterEditor. absentFile(java.lang.String path)voidSVNDiffEditor. absentFile(java.lang.String path)voidSVNDiffStatusEditor. absentFile(java.lang.String path)voidSVNDumpEditor. absentFile(java.lang.String path)voidSVNExportEditor. absentFile(java.lang.String path)voidSVNNodeEditor. absentFile(java.lang.String path)voidSVNRemoteDiffEditor. absentFile(java.lang.String path)voidSVNRemoteStatusEditor. absentFile(java.lang.String path)voidSVNSynchronizeEditor. absentFile(java.lang.String path)voidSVNUpdateEditor. absentFile(java.lang.String path)voidSVNUpdateEditor15. absentFile(java.lang.String path)voidDefaultSVNAuthenticationManager. acknowledgeAuthentication(boolean accepted, java.lang.String kind, java.lang.String realm, SVNErrorMessage errorMessage, SVNAuthentication authentication)static voidSVNWCManager. add(java.io.File path, SVNAdminArea parentDir, SVNURL copyFromURL, long copyFromRev, SVNDepth depth)static voidSVNWCManager. add(java.io.File path, SVNAdminArea parentDir, SVNURL copyFromURL, SVNRevision copyFromRev, SVNDepth depth)voidSVNAmbientDepthFilterEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNCancellableEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNDepthFilterEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNDiffEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNDiffStatusEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNDumpEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNExportEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNNodeEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNRemoteDiffEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNRemoteStatusEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNSynchronizeEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNUpdateEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNUpdateEditor15. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNAmbientDepthFilterEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNCancellableEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNDepthFilterEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNDiffEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNDiffStatusEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNDumpEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNExportEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNNodeEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNRemoteDiffEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNRemoteStatusEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNSynchronizeEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNUpdateEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNUpdateEditor15. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)static voidSVNWCManager. addProperties(SVNAdminArea dir, java.lang.String fileName, SVNProperties properties, boolean base, SVNLog log)static voidSVNWCManager. addRepositoryFile(SVNAdminArea dir, java.lang.String fileName, java.io.File text, java.io.File textBase, SVNProperties baseProperties, SVNProperties properties, java.lang.String copyFromURL, long copyFromRev)static voidSVNWCProperties. appendProperty(java.lang.String name, SVNPropertyValue value, java.io.OutputStream target)static voidSVNWCProperties. appendPropertyDeleted(java.lang.String name, java.io.OutputStream target)voidDefaultDumpFilterHandler. applyTextDelta()voidDefaultLoadHandler. applyTextDelta()voidISVNLoadHandler. applyTextDelta()voidSVNAmbientDepthFilterEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSVNCancellableEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSVNDepthFilterEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSVNDiffEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSVNDiffStatusEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSVNDumpEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSVNExportEditor. applyTextDelta(java.lang.String commitPath, java.lang.String baseChecksum)voidSVNNodeEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSVNRemoteDiffEditor. applyTextDelta(java.lang.String commitPath, java.lang.String baseChecksum)voidSVNRemoteStatusEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSVNSynchronizeEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSVNUpdateEditor. applyTextDelta(java.lang.String commitPath, java.lang.String baseChecksum)voidSVNUpdateEditor15. applyTextDelta(java.lang.String commitPath, java.lang.String baseChecksum)protected booleanSVNMergeCallback. areFilesTheSame(java.io.File older, SVNProperties originalProps, java.io.File mine, SVNAdminArea adminArea)SVNPropertiesSVNWCProperties. asMap()protected SVNStatusSVNStatusEditor. assembleStatus(java.io.File file, SVNAdminArea dir, SVNEntry entry, SVNEntry parentEntry, SVNNodeKind fileKind, boolean special, boolean reportAll, boolean isIgnored)static SVNStatusSVNStatusUtil. assembleStatus(java.io.File file, SVNAdminArea dir, SVNEntry entry, SVNEntry parentEntry, SVNNodeKind fileKind, boolean special, boolean reportAll, boolean isIgnored, java.util.Map repositoryLocks, SVNURL reposRoot, SVNWCAccess wcAccess)protected static voidSVNPath. assertControlChars(java.lang.String path)static voidSVNErrorManager. assertionFailure(boolean isTrueCondition, java.lang.String optionalMessage, SVNLogType logType)static java.lang.StringSVNAdminUtil. asString(SVNRevision revision, java.lang.String path)java.util.MapISVNMergeStrategy. calculateImplicitMergeInfo(SVNRepository repos, SVNURL url, long[] targetRev, long start, long end)java.util.MapSVNMergeDriver. calculateImplicitMergeInfo(SVNRepository repos, SVNURL url, long[] targetRev, long start, long end)java.lang.Object[]ISVNMergeStrategy. calculateRemainingRangeList(java.io.File targetFile, SVNEntry entry, SVNURL sourceRoot, boolean[] indirect, SVNURL url1, long revision1, SVNURL url2, long revision2, SVNMergeRange range)java.lang.Object[]SVNMergeDriver. calculateRemainingRangeList(java.io.File targetFile, SVNEntry entry, SVNURL sourceRoot, boolean[] indirect, SVNURL url1, long revision1, SVNURL url2, long revision2, SVNMergeRange range)voidSVNMergeDriver. calculateRemainingRanges(SVNMergeDriver.MergePath parent, SVNMergeDriver.MergePath child, SVNURL sourceRootURL, SVNURL url1, long revision1, SVNURL url2, long revision2, java.util.Map targetMergeInfo, SVNMergeRangeList implicitSrcGap, boolean isSubtree, boolean childInheritsImplicit, SVNEntry entry, SVNRepository repository)static voidSVNWCManager. canDelete(java.io.File path, ISVNOptions options, ISVNEventHandler eventHandler)booleanISVNAuthStoreHandler. canStorePlainTextPassphrases(java.lang.String realm, SVNAuthentication auth)booleanISVNAuthStoreHandler. canStorePlainTextPasswords(java.lang.String realm, SVNAuthentication auth)voidSVNAmbientDepthFilterEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNCancellableEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNDepthFilterEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNDiffEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNDiffStatusEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNDumpEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNExportEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNNodeEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNRemoteDiffEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNRemoteStatusEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNSynchronizeEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNUpdateEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNUpdateEditor15. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNAmbientDepthFilterEditor. changeFileProperty(java.lang.String path, java.lang.String propertyName, SVNPropertyValue propertyValue)voidSVNCancellableEditor. changeFileProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)voidSVNDepthFilterEditor. changeFileProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)voidSVNDiffEditor. changeFileProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)voidSVNDiffStatusEditor. changeFileProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)voidSVNDumpEditor. changeFileProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)voidSVNExportEditor. changeFileProperty(java.lang.String commitPath, java.lang.String name, SVNPropertyValue value)voidSVNNodeEditor. changeFileProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)voidSVNRemoteDiffEditor. changeFileProperty(java.lang.String commitPath, java.lang.String name, SVNPropertyValue value)voidSVNRemoteStatusEditor. changeFileProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)voidSVNSynchronizeEditor. changeFileProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)voidSVNUpdateEditor. changeFileProperty(java.lang.String commitPath, java.lang.String name, SVNPropertyValue value)voidSVNUpdateEditor15. changeFileProperty(java.lang.String commitPath, java.lang.String name, SVNPropertyValue value)voidISVNReusableEditor. cleanup()voidSVNRemoteDiffEditor. cleanup()voidSVNUpdateEditor. cleanup(SVNAdminArea area)voidSVNUpdateEditor15. cleanup(SVNAdminArea area)voidSVNAmbientDepthFilterEditor. closeDir()voidSVNCancellableEditor. closeDir()voidSVNDepthFilterEditor. closeDir()voidSVNDiffEditor. closeDir()voidSVNDiffStatusEditor. closeDir()voidSVNDumpEditor. closeDir()voidSVNExportEditor. closeDir()voidSVNNodeEditor. closeDir()voidSVNRemoteDiffEditor. closeDir()voidSVNRemoteStatusEditor. closeDir()voidSVNSynchronizeEditor. closeDir()voidSVNUpdateEditor. closeDir()voidSVNUpdateEditor15. closeDir()SVNCommitInfoSVNAmbientDepthFilterEditor. closeEdit()SVNCommitInfoSVNCancellableEditor. closeEdit()SVNCommitInfoSVNDepthFilterEditor. closeEdit()SVNCommitInfoSVNDiffEditor. closeEdit()SVNCommitInfoSVNDiffStatusEditor. closeEdit()SVNCommitInfoSVNDumpEditor. closeEdit()SVNCommitInfoSVNExportEditor. closeEdit()SVNCommitInfoSVNNodeEditor. closeEdit()SVNCommitInfoSVNRemoteDiffEditor. closeEdit()SVNCommitInfoSVNRemoteStatusEditor. closeEdit()SVNCommitInfoSVNStatusEditor. closeEdit()SVNCommitInfoSVNSynchronizeEditor. closeEdit()SVNCommitInfoSVNUpdateEditor. closeEdit()SVNCommitInfoSVNUpdateEditor15. closeEdit()voidSVNAmbientDepthFilterEditor. closeFile(java.lang.String path, java.lang.String textChecksum)voidSVNCancellableEditor. closeFile(java.lang.String path, java.lang.String textChecksum)voidSVNDepthFilterEditor. closeFile(java.lang.String path, java.lang.String textChecksum)voidSVNDiffEditor. closeFile(java.lang.String commitPath, java.lang.String textChecksum)voidSVNDiffStatusEditor. closeFile(java.lang.String path, java.lang.String textChecksum)voidSVNDumpEditor. closeFile(java.lang.String path, java.lang.String textChecksum)voidSVNExportEditor. closeFile(java.lang.String commitPath, java.lang.String textChecksum)voidSVNNodeEditor. closeFile(java.lang.String path, java.lang.String textChecksum)protected voidSVNRemoteDiffEditor. closeFile(java.lang.String commitPath, boolean added, java.io.File wcFile, java.io.File file, SVNProperties propertyDiff, SVNProperties baseProperties, java.io.File baseFile, boolean[] isTreeConflicted)voidSVNRemoteDiffEditor. closeFile(java.lang.String commitPath, java.lang.String textChecksum)voidSVNRemoteStatusEditor. closeFile(java.lang.String path, java.lang.String textChecksum)voidSVNSynchronizeEditor. closeFile(java.lang.String path, java.lang.String textChecksum)voidSVNUpdateEditor. closeFile(java.lang.String commitPath, java.lang.String textChecksum)voidSVNUpdateEditor15. closeFile(java.lang.String commitPath, java.lang.String textChecksum)voidDefaultDumpFilterHandler. closeNode()voidDefaultLoadHandler. closeNode()voidISVNLoadHandler. closeNode()voidDefaultDumpFilterHandler. closeRevision()voidDefaultLoadHandler. closeRevision()voidISVNLoadHandler. closeRevision()static SVNCommitInfoSVNCommitter. commit(java.util.Collection tmpFiles, java.util.Map commitItems, SVNURL url, ISVNEditor commitEditor, ISVNEventHandler eventHandler)static booleanSVNFileUtil. compareFiles(java.io.File f1, java.io.File f2, java.security.MessageDigest digest)SVNPropertiesSVNWCProperties. compareTo(SVNWCProperties properties)booleanSVNWCProperties. compareTo(SVNWCProperties properties, ISVNPropertyComparator comparator)static java.util.MapSVNPropertiesManager. computeAutoProperties(ISVNOptions options, java.io.File file, java.util.Map properties)static java.lang.StringSVNFileUtil. computeChecksum(java.io.File file)static voidSVNFileUtil. copy(java.io.File src, java.io.File dst, boolean safe, boolean copyAdminDirectories)static voidSVNFileUtil. copyDirectory(java.io.File srcDir, java.io.File dstDir, boolean copyAdminDir, ISVNEventHandler cancel)protected voidSVNCopyDriver. copyDisjointWCToWC(java.io.File nestedWC)static voidSVNFileUtil. copyFile(java.io.File src, java.io.File dst, boolean safe)static voidSVNFileUtil. copyFile(java.io.File src, java.io.File dst, boolean safe, boolean keepTimestamp)static voidSVNFileUtil. copySymlink(java.io.File source, java.io.File target)static SVNWCAccessSVNCommitUtil. createCommitWCAccess(java.io.File[] paths, SVNDepth depth, boolean force, java.util.Collection relativePaths, SVNStatusClient16 statusClient)static SVNWCAccess[]SVNCommitUtil. createCommitWCAccess2(java.io.File[] paths, SVNDepth depth, boolean force, java.util.Map relativePathsMap, SVNStatusClient16 statusClient)static voidSVNFileUtil. createEmptyFile(java.io.File file)static voidSVNFileUtil. createFile(java.io.File file, java.lang.String contents, java.lang.String charSet)An internal method for ASCII bytes to write only!static voidSVNAdminUtil. createFormatFile(java.io.File adminDir)static voidSVNAdminUtil. createReadmeFile(java.io.File adminDir)static voidSVNWCManager. createRevertProperties(SVNWCAccess access, java.io.File path, boolean removeBase)static booleanSVNFileUtil. createSymlink(java.io.File link, java.io.File linkName)abstract java.io.FileAbstractDiffCallback. createTempDirectory()java.io.FileSVNDiffCallback. createTempDirectory()static java.io.FileSVNFileUtil. createTempDirectory(java.lang.String name)java.io.FileSVNMergeCallback. createTempDirectory()static java.io.FileSVNFileUtil. createTempFile(java.lang.String prefix, java.lang.String suffix)protected java.io.FileSVNRemoteDiffEditor. createTempFile(SVNAdminArea dir, java.lang.String name)static java.io.FileSVNAdminUtil. createTmpFile(SVNAdminArea adminArea)Creates "tempfile[.n].tmp" in admin area's /tmp dirstatic java.io.FileSVNAdminUtil. createTmpFile(SVNAdminArea adminArea, java.lang.String prefix, java.lang.String suffix, boolean tmp)static java.io.FileSVNFileUtil. createUniqueDir(java.io.File parent, java.lang.String name, java.lang.String suffix, boolean useUUIDGenerator)static java.io.FileSVNFileUtil. createUniqueFile(java.io.File parent, java.lang.String name, java.lang.String suffix, boolean useUUIDGenerator)static SVNUpdateEditorSVNUpdateEditor. createUpdateEditor(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, ISVNFileFetcher fileFetcher, boolean lockOnDemand)static SVNUpdateEditor15SVNUpdateEditor15. createUpdateEditor(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, ISVNFileFetcher fileFetcher, boolean lockOnDemand)static voidSVNWCManager. crop(SVNAdminAreaInfo info, SVNDepth depth)protected voidSVNMergeCallback. delete(java.io.File path, boolean force, boolean dryRun, boolean keepLocal)protected voidSVNMergeCallback15. delete(java.io.File path, boolean force, boolean dryRun)static voidSVNWCManager. delete(SVNWCAccess wcAccess, SVNAdminArea root, java.io.File path, boolean deleteFiles, boolean cancellable)static voidSVNFileUtil. deleteAll(java.io.File dir, boolean deleteDirs, ISVNCanceller cancelBaton)static voidSVNFileUtil. deleteAll(java.io.File dir, ISVNEventHandler cancelBaton)voidSVNAmbientDepthFilterEditor. deleteEntry(java.lang.String path, long revision)voidSVNCancellableEditor. deleteEntry(java.lang.String path, long revision)voidSVNDepthFilterEditor. deleteEntry(java.lang.String path, long revision)voidSVNDiffEditor. deleteEntry(java.lang.String path, long revision)voidSVNDiffStatusEditor. deleteEntry(java.lang.String path, long revision)voidSVNDumpEditor. deleteEntry(java.lang.String path, long revision)voidSVNExportEditor. deleteEntry(java.lang.String path, long revision)voidSVNNodeEditor. deleteEntry(java.lang.String path, long revision)voidSVNRemoteDiffEditor. deleteEntry(java.lang.String path, long revision)protected voidSVNRemoteDiffEditor. deleteEntry(java.lang.String path, SVNNodeKind nodeKind, SVNAdminArea dir)voidSVNRemoteStatusEditor. deleteEntry(java.lang.String path, long revision)voidSVNSynchronizeEditor. deleteEntry(java.lang.String path, long revision)voidSVNUpdateEditor. deleteEntry(java.lang.String path, long revision)voidSVNUpdateEditor15. deleteEntry(java.lang.String path, long revision)static booleanSVNFileUtil. deleteFile(java.io.File file)voidDefaultDumpFilterHandler. deleteNodeProperty(java.lang.String propertyName)voidDefaultLoadHandler. deleteNodeProperty(java.lang.String propertyName)voidISVNLoadHandler. deleteNodeProperty(java.lang.String propertyName)voidSVNStatusReporter. deletePath(java.lang.String path)static voidSVNPropertiesManager. deleteWCProperties(SVNAdminArea dir, java.lang.String name, boolean recursive)voidSVNAdminDeltifier. deltifyDir(FSRevisionRoot srcRoot, java.lang.String srcParentDir, java.lang.String srcEntry, FSRevisionRoot tgtRoot, java.lang.String tgtFullPath)static voidSVNAdminHelper. deltifyDir(FSFS fsfs, FSRevisionRoot srcRoot, java.lang.String srcParentDir, java.lang.String srcEntry, FSRevisionRoot tgtRoot, java.lang.String tgtFullPath, ISVNEditor editor)static java.lang.StringSVNFileUtil. detectMimeType(java.io.File file, java.util.Map<java.lang.String,java.lang.String> mimeTypes)static booleanSVNFileUtil. detranslateSymlink(java.io.File src, java.io.File linkFile)voidSVNNodeEditor. diff(FSRoot root, long baseRevision, ISVNGNUDiffGenerator generator, java.io.OutputStream os)abstract SVNStatusTypeAbstractDiffCallback. directoryAdded(java.lang.String path, long revision, boolean[] isTreeConflicted)SVNStatusTypeSVNDiffCallback. directoryAdded(java.lang.String path, long revision, boolean[] isTreeConflicted)SVNStatusTypeSVNMergeCallback. directoryAdded(java.lang.String path, long revision, boolean[] isTreeConflicted)SVNStatusTypeSVNMergeCallback15. directoryAdded(java.lang.String path, long revision, boolean[] isTreeConflicted)abstract SVNStatusType[]AbstractDiffCallback. directoryClosed(java.lang.String path, boolean[] isTreeConflicted)SVNStatusType[]SVNDiffCallback. directoryClosed(java.lang.String path, boolean[] isTreeConflicted)SVNStatusType[]SVNMergeCallback. directoryClosed(java.lang.String path, boolean[] isTreeConflicted)SVNStatusType[]SVNMergeCallback15. directoryClosed(java.lang.String path, boolean[] isTreeConflicted)abstract SVNStatusTypeAbstractDiffCallback. directoryDeleted(java.lang.String path, boolean[] isTreeConflicted)SVNStatusTypeSVNDiffCallback. directoryDeleted(java.lang.String path)SVNStatusTypeSVNDiffCallback. directoryDeleted(java.lang.String path, boolean[] isTreeConflicted)SVNStatusTypeSVNMergeCallback. directoryDeleted(java.lang.String path, boolean[] isTreeConflicted)SVNStatusTypeSVNMergeCallback15. directoryDeleted(java.lang.String path, boolean[] isTreeConflicted)abstract voidAbstractDiffCallback. directoryOpened(java.lang.String path, long revision, boolean[] isTreeConflicted)voidSVNDiffCallback. directoryOpened(java.lang.String path, long revision, boolean[] isTreeConflicted)voidSVNMergeCallback. directoryOpened(java.lang.String path, long revision, boolean[] isTreeConflicted)voidSVNMergeCallback15. directoryOpened(java.lang.String path, long revision, boolean[] isTreeConflicted)voidDefaultSVNGNUDiffGenerator. displayFileDiff(java.lang.String path, java.io.File file1, java.io.File file2, java.lang.String rev1, java.lang.String rev2, java.lang.String mimeType1, java.lang.String mimeType2, java.io.OutputStream result)voidDefaultSVNGNUDiffGenerator. displayHeader(int type, java.lang.String path, java.lang.String copyFromPath, long copyFromRevision, java.io.OutputStream result)static voidSVNWCManager. doDeleteUnversionedFiles(SVNWCAccess wcAccess, java.io.File path, boolean deleteFiles)protected voidSVNMergeDriver. doDirectoryMerge(java.util.Map resultCatalog, SVNURL url1, long revision1, SVNURL url2, long revision2, SVNEntry parentEntry, SVNAdminArea adminArea, SVNDepth depth)protected voidSVNMergeDriver. doDirectoryMerge(SVNURL url1, long revision1, SVNURL url2, long revision2, SVNEntry parentEntry, SVNAdminArea adminArea, SVNDepth depth)Deprecated.static voidSVNWCManager. doEraseFromWC(java.io.File path, SVNAdminArea dir, SVNNodeKind kind, boolean deleteFiles)protected voidSVNMergeDriver. doFileMerge(java.util.Map resultCatalog, SVNURL url1, long revision1, SVNURL url2, long revision2, java.io.File targetWCPath, SVNAdminArea adminArea, boolean sourcesRelated)protected voidSVNMergeDriver. doFileMerge(SVNURL url1, long revision1, SVNURL url2, long revision2, java.io.File targetWCPath, SVNAdminArea adminArea, boolean sourcesRelated)Deprecated.protected voidSVNMergeDriver. doMerge(java.util.Map resultCatalog, java.util.List mergeSources, java.io.File target, SVNEntry targetEntry, SVNAdminArea adminArea, boolean sourcesAncestral, boolean sourcesRelated, boolean sameRepository, boolean ignoreAncestry, boolean force, boolean dryRun, boolean recordOnly, boolean reintegrateMerge, SVNDepth depth)protected voidSVNMergeDriver. doMergeInfoUnawareDirectoryMerge(SVNURL url1, long revision1, SVNURL url2, long revision2, SVNAdminArea adminArea, SVNDepth depth)static voidSVNCommitUtil. driveCommitEditor(ISVNCommitPathHandler handler, java.util.Collection paths, ISVNEditor editor, long revision)ISVNReusableEditorISVNMergeStrategy. driveMergeReportEditor(java.io.File targetWCPath, SVNURL url1, long revision1, SVNURL url2, long revision2, java.util.List childrenWithMergeInfo, boolean isRollBack, SVNDepth depth, SVNAdminArea adminArea, SVNMergeCallback mergeCallback, ISVNReusableEditor editor)ISVNReusableEditorSVNMergeDriver. driveMergeReportEditor(java.io.File targetWCPath, SVNURL url1, long revision1, SVNURL url2, long revision2, java.util.List childrenWithMergeInfo, boolean isRollBack, SVNDepth depth, SVNAdminArea adminArea, SVNMergeCallback mergeCallback, ISVNReusableEditor editor)static booleanSVNWCManager. ensureAdminAreaExists(java.io.File path, java.lang.String url, java.lang.String rootURL, java.lang.String uuid, long revision, SVNDepth depth)static java.io.FileSVNFileUtil. ensureDirectoryExists(java.io.File path)protected SVNRepositorySVNMergeDriver. ensureRepository(SVNRepository repository, SVNURL url)static voidSVNErrorManager. error(SVNErrorMessage err, java.lang.Throwable cause, java.util.logging.Level logLevel, SVNLogType logType)static voidSVNErrorManager. error(SVNErrorMessage err, java.lang.Throwable cause, SVNLogType logType)static voidSVNErrorManager. error(SVNErrorMessage err, java.util.logging.Level logLevel, SVNLogType logType)static voidSVNErrorManager. error(SVNErrorMessage err1, SVNErrorMessage err2, java.lang.Throwable cause, java.util.logging.Level logLevel, SVNLogType logType)static voidSVNErrorManager. error(SVNErrorMessage err1, SVNErrorMessage err2, java.lang.Throwable cause, SVNLogType logType)static voidSVNErrorManager. error(SVNErrorMessage err1, SVNErrorMessage err2, java.util.logging.Level logLevel, SVNLogType logType)static voidSVNErrorManager. error(SVNErrorMessage err1, SVNErrorMessage err2, SVNLogType logType)static voidSVNErrorManager. error(SVNErrorMessage err, SVNLogType logType)static java.lang.StringSVNFileUtil. execCommand(java.lang.String[] commandLine)static java.lang.StringSVNFileUtil. execCommand(java.lang.String[] commandLine, boolean waitAfterRead, ISVNReturnValueCallback callback)static java.lang.StringSVNFileUtil. execCommand(java.lang.String[] commandLine, java.lang.String[] env, boolean waitAfterRead, ISVNReturnValueCallback callback)protected SVNCopySource[]SVNCopyDriver. expandCopySources(SVNCopySource[] sources)longISVNFileFetcher. fetchFile(java.lang.String path, long revision, java.io.OutputStream os, SVNProperties properties)voidISVNFileContentFetcher. fetchFileContent(java.io.OutputStream os)abstract SVNStatusType[]AbstractDiffCallback. fileAdded(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted)SVNStatusType[]SVNDiffCallback. fileAdded(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted)SVNStatusType[]SVNMergeCallback. fileAdded(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted)SVNStatusType[]SVNMergeCallback15. fileAdded(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted)abstract SVNStatusType[]AbstractDiffCallback. fileChanged(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted)SVNStatusType[]SVNDiffCallback. fileChanged(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted)SVNStatusType[]SVNMergeCallback. fileChanged(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted)SVNStatusType[]SVNMergeCallback15. fileChanged(java.lang.String path, java.io.File file1, java.io.File file2, long revision1, long revision2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted)abstract SVNStatusTypeAbstractDiffCallback. fileDeleted(java.lang.String path, java.io.File file1, java.io.File file2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, boolean[] isTreeConflicted)SVNStatusTypeSVNDiffCallback. fileDeleted(java.lang.String path, java.io.File file1, java.io.File file2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, boolean[] isTreeConflicted)SVNStatusTypeSVNMergeCallback. fileDeleted(java.lang.String path, java.io.File file1, java.io.File file2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, boolean[] isTreeConflicted)SVNStatusTypeSVNMergeCallback15. fileDeleted(java.lang.String path, java.io.File file1, java.io.File file2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties, boolean[] isTreeConflicted)booleanISVNFileContentFetcher. fileIsBinary()static voidSVNCommitUtil. filterOutFileExternals(java.util.Collection explicitPaths, java.util.Map commitables, SVNWCAccess baseAccess)protected SVNPropertiesSVNMergeDriver. filterSelfReferentialMergeInfo(SVNProperties props, java.io.File path)protected voidSVNMergeDriver. findGapsInMergeSourceHistory(long[] gap, java.lang.String mergeSrcCanonPath, SVNURL url1, long rev1, SVNURL url2, long rev2, SVNRepository repos)voidSVNStatusReporter. finishReport()static voidSVNAdminHelper. generateIncompleteDataError()static voidSVNAdminHelper. generateStreamMalformedError()static java.lang.StringSVNWCManager. getActualTarget(java.io.File file)ISVNAuthStoreHandlerISVNAuthenticationStorageOptions. getAuthStoreHandler()static SVNSkelSVNTreeConflictUtil. getConflictSkel(SVNConflictVersion nullVersion, SVNTreeConflictDescription conflict)protected SVNLocationEntrySVNMergeDriver. getCopySource(java.io.File path, SVNURL url, SVNRevision revision)static java.lang.StringSVNFileUtil. getCurrentGroup()static java.lang.StringSVNFileUtil. getCurrentUser()protected voidSVNStatusEditor. getDirStatus(SVNEntry parentEntry, SVNAdminArea dir, java.lang.String entryName, SVNDepth depth, boolean getAll, boolean noIgnore, java.util.Collection ignorePatterns, boolean skipThisDir, ISVNStatusHandler handler)SVNAuthenticationDefaultSVNAuthenticationManager. getFirstAuthentication(java.lang.String kind, java.lang.String realm, SVNURL url)protected java.util.Map[]SVNMergeDriver. getFullMergeInfo(SVNEntry entry, boolean getRecorded, boolean getImplicit, boolean[] indirect, SVNMergeInfoInheritance inherit, SVNRepository repos, java.io.File target, long start, long end)java.util.MapSVNMergeDriver. getHistoryAsMergeInfo(SVNURL url, java.io.File path, SVNRevision pegRevision, long rangeYoungest, long rangeOldest, SVNRepository repos, SVNWCAccess access)static java.util.CollectionSVNStatusEditor. getIgnorePatterns(SVNAdminArea dir, java.util.Collection globalIgnores)char[]ISVNGnomeKeyringPasswordProvider. getKeyringPassword(java.lang.String keyringName)voidSVNMergeDriver. getLogEligibleMergeInfo(java.io.File path, SVNRevision pegRevision, java.io.File mergeSrcPath, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)voidSVNMergeDriver. getLogEligibleMergeInfo(java.io.File path, SVNRevision pegRevision, SVNURL mergeSrcURL, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)voidSVNMergeDriver. getLogEligibleMergeInfo(SVNURL url, SVNRevision pegRevision, java.io.File mergeSrcPath, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)voidSVNMergeDriver. getLogEligibleMergeInfo(SVNURL url, SVNRevision pegRevision, SVNURL mergeSrcURL, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)voidSVNMergeDriver. getLogMergedMergeInfo(java.io.File path, SVNRevision pegRevision, java.io.File mergeSrcPath, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)voidSVNMergeDriver. getLogMergedMergeInfo(java.io.File path, SVNRevision pegRevision, SVNURL mergeSrcURL, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)voidSVNMergeDriver. getLogMergedMergeInfo(SVNURL url, SVNRevision pegRevision, java.io.File mergeSrcPath, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)voidSVNMergeDriver. getLogMergedMergeInfo(SVNURL url, SVNRevision pegRevision, SVNURL mergeSrcURL, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)protected voidSVNMergeDriver. getLogsForMergeInfoRangeList(SVNURL reposRootURL, java.lang.String[] paths, SVNMergeRangeList rangeList, boolean discoverChangedPaths, java.lang.String[] revProps, ISVNLogEntryHandler handler)protected DefaultSVNMergerActionDefaultSVNMerger. getMergeAction(SVNMergeFileSet files, SVNMergeResult mergeResult)java.util.MapSVNMergeDriver. getMergedMergeInfo(java.io.File path, SVNRevision pegRevision)Deprecated.java.util.MapSVNMergeDriver. getMergedMergeInfo(SVNURL url, SVNRevision pegRevision)Deprecated.protected java.util.MapSVNMergeDriver. getMergeInfo(java.io.File path, SVNRevision pegRevision, SVNURL[] repositoryRoot)protected java.util.MapSVNMergeDriver. getMergeInfo(SVNURL url, SVNRevision pegRevision, SVNURL[] repositoryRoot)java.util.MapSVNMergeInfoManager. getMergeInfo(java.lang.String[] paths, FSRevisionRoot root, SVNMergeInfoInheritance inherit, boolean includeDescendants)ISVNReusableEditorISVNMergeStrategy. getMergeReportEditor(long defaultStart, long revision, SVNAdminArea adminArea, SVNDepth depth, AbstractDiffCallback mergeCallback, ISVNReusableEditor editor)ISVNReusableEditorSVNMergeDriver. getMergeReportEditor(long defaultStart, long revision, SVNAdminArea adminArea, SVNDepth depth, AbstractDiffCallback mergeCallback, ISVNReusableEditor editor)SVNAuthenticationDefaultSVNAuthenticationManager. getNextAuthentication(java.lang.String kind, java.lang.String realm, SVNURL url)SVNPropertyValueISVNFileContentFetcher. getProperty(java.lang.String propertyName)static SVNPropertyValueSVNPropertiesManager. getProperty(SVNWCAccess access, java.io.File path, java.lang.String propName)java.lang.StringSVNWCProperties. getPropertyValue(java.lang.String name)java.io.OutputStreamSVNWCProperties. getPropertyValue(java.lang.String name, java.io.OutputStream os)ISVNProxyManagerDefaultSVNAuthenticationManager. getProxyManager(SVNURL url)static longSVNAdminHelper. getRevisionNumber(SVNRevision revision, long youngestRevision, FSFS fsfs)static SVNRevisionStatusSVNStatusUtil. getRevisionStatus(java.io.File wcPath, java.lang.String trailURL, boolean committed, ISVNEventHandler eventHandler)static SVNAuthenticatorSVNClassLoader. getSASLAuthenticator(SVNConnection connection)static java.lang.StringSVNTreeConflictUtil. getSingleTreeConflictData(SVNTreeConflictDescription conflict)static byte[]SVNTreeConflictUtil. getSingleTreeConflictRawData(SVNTreeConflictDescription conflict)static SVNStatusSVNStatusUtil. getStatus(java.io.File path, SVNWCAccess wcAccess)protected java.io.FileSVNRemoteDiffEditor. getTempDirectory()static java.lang.StringSVNTreeConflictUtil. getTreeConflictData(java.util.Map conflicts)static byte[]SVNTreeConflictUtil. getTreeConflictRawData(java.util.Map conflicts)javax.net.ssl.TrustManagerDefaultSVNAuthenticationManager. getTrustManager(SVNURL url)SVNURLSVNPath. getURL()static intSVNAdminUtil. getVersion(java.io.File path)static SVNPropertyValueSVNPropertiesManager. getWCProperty(SVNWCAccess access, java.io.File path, java.lang.String propName)static java.util.MapSVNPropertiesManager. getWorkingCopyPropertyValues(java.io.File path, SVNEntry entry, java.lang.String propName, SVNDepth depth, boolean base)SVNPropertyValueSVNCommitMediator. getWorkspaceProperty(java.lang.String path, java.lang.String name)SVNPropertyValueSVNImportMediator. getWorkspaceProperty(java.lang.String path, java.lang.String name)voidISVNReturnValueCallback. handleChar(char ch)protected SVNMergeResultDefaultSVNMerger. handleChooseBase(SVNMergeFileSet files)protected SVNMergeResultDefaultSVNMerger. handleChooseConflicted(boolean chooseMine, SVNMergeFileSet files)protected SVNMergeResultDefaultSVNMerger. handleChooseMerged(SVNMergeFileSet files, SVNMergeResult mergeResult)protected SVNMergeResultDefaultSVNMerger. handleChooseRepository(SVNMergeFileSet files)protected SVNMergeResultDefaultSVNMerger. handleChooseWorking(SVNMergeFileSet files)booleanISVNCommitPathHandler. handleCommitPath(java.lang.String commitPath, ISVNEditor commitEditor)booleanSVNCommitter. handleCommitPath(java.lang.String commitPath, ISVNEditor commitEditor)voidSVNMergeDriver.MergeInfoFetcher. handleEntry(java.io.File path, SVNEntry entry)voidSVNMergeDriver.SubTreeMergeInfoHandler. handleEntry(java.io.File path, SVNEntry entry)voidSVNMergeDriver.MergeInfoFetcher. handleError(java.io.File path, SVNErrorMessage error)voidSVNMergeDriver.SubTreeMergeInfoHandler. handleError(java.io.File path, SVNErrorMessage error)voidSVNMergeDriver. handleEvent(SVNEvent event, double progress)protected SVNMergeResultDefaultSVNMerger. handleMarkBinaryConflicted(SVNMergeFileSet files)protected SVNMergeResultDefaultSVNMerger. handleMarkConflicted(SVNMergeFileSet files)protected SVNMergeResultDefaultSVNMerger. handleMarkResolved(SVNMergeFileSet files, SVNMergeResult mergeResult)protected SVNMergeResultDefaultSVNMerger. handleMarkTextConflicted(SVNMergeFileSet files)voidISVNReturnValueCallback. handleReturnValue(int returnValue)voidSVNRemoteStatusEditor. handleStatus(SVNStatus status)static voidSVNCommitUtil. harvestCommitables(java.util.Map commitables, SVNAdminArea dir, java.io.File path, SVNEntry parentEntry, SVNEntry entry, java.lang.String url, java.lang.String copyFromURL, boolean copyMode, boolean addsOnly, boolean justLocked, java.util.Map lockTokens, SVNDepth depth, boolean forcedRecursion, java.util.Collection changelists, ISVNCommitParameters params, java.util.Map pathsToExternalsProperties)static SVNCommitItem[]SVNCommitUtil. harvestCommitables(SVNWCAccess baseAccess, java.util.Collection paths, java.util.Map lockTokens, boolean justLocked, SVNDepth depth, boolean force, java.util.Collection changelists, ISVNCommitParameters params)static booleanSVNWCManager. isEntrySwitched(java.io.File path, SVNEntry entry)static booleanSVNFileUtil. isExecutable(java.io.File file)booleanISVNAuthenticationStorageOptions. isNonInteractive()booleanDefaultSVNAuthenticationManager.ExtendedHostOptions. isStorePlainTextPassphrases(java.lang.String realm, SVNAuthentication auth)booleanDefaultSVNConnectionOptions. isStorePlainTextPassphrases(java.lang.String realm, SVNAuthentication auth)booleanDefaultSVNHostOptions. isStorePlainTextPassphrases(java.lang.String realm, SVNAuthentication auth)booleanISVNConnectionOptions. isStorePlainTextPassphrases(java.lang.String realm, SVNAuthentication auth)booleanISVNHostOptions. isStorePlainTextPassphrases(java.lang.String realm, SVNAuthentication auth)booleanDefaultSVNAuthenticationManager.ExtendedHostOptions. isStorePlainTextPasswords(java.lang.String realm, SVNAuthentication auth)booleanDefaultSVNConnectionOptions. isStorePlainTextPasswords(java.lang.String realm, SVNAuthentication auth)booleanDefaultSVNHostOptions. isStorePlainTextPasswords(java.lang.String realm, SVNAuthentication auth)booleanISVNConnectionOptions. isStorePlainTextPasswords(java.lang.String realm, SVNAuthentication auth)booleanISVNHostOptions. isStorePlainTextPasswords(java.lang.String realm, SVNAuthentication auth)static booleanSVNPropertiesManager. isValidPropertyName(java.lang.String name)voidSVNStatusReporter. linkPath(SVNURL url, java.lang.String path, java.lang.String lockToken, long revision, boolean startEmpty)voidSVNStatusReporter. linkPath(SVNURL url, java.lang.String path, java.lang.String lockToken, long revision, SVNDepth depth, boolean startEmpty)voidSVNRemoteDiffEditor.SVNDirectoryInfo. loadFromRepository(long baseRevision)voidSVNRemoteDiffEditor.SVNFileInfo. loadFromRepository(long revision)protected voidDefaultSVNMerger. makeBinaryConflictEntry(SVNMergeFileSet files, java.lang.String newFilePath, java.lang.String oldFilePath)protected voidDefaultSVNMerger. makeTextConflictEntry(SVNMergeFileSet files, java.lang.String mineFilePath, java.lang.String newFilePath, java.lang.String oldFilePath)protected SVNTreeConflictDescriptionSVNMergeDriver. makeTreeConflict(java.io.File victim, SVNNodeKind kind, SVNConflictAction action, SVNConflictReason reason)static voidSVNWCManager. markEntry(SVNAdminArea dir, SVNEntry entry, java.lang.String schedule, boolean copied, boolean keepLocal, int flags)static voidSVNWCManager. markTree(SVNAdminArea dir, java.lang.String schedule, boolean copied, boolean keepLocal, int flags)static voidSVNWCManager. markTreeCancellable(SVNAdminArea dir, java.lang.String schedule, boolean copied, boolean keepLocal, int flags)protected abstract SVNStatusTypeAbstractSVNMerger. mergeBinary(java.io.File baseFile, java.io.File localFile, java.io.File repositoryFile, SVNDiffOptions options, java.io.File resultFile)protected SVNStatusTypeDefaultSVNMerger. mergeBinary(java.io.File baseFile, java.io.File localFile, java.io.File repositoryFile, SVNDiffOptions options, java.io.File resultFile)SVNMergeResultDefaultSVNMerger. mergeProperties(java.lang.String localPath, SVNProperties workingProperties, SVNProperties baseProperties, SVNProperties serverBaseProps, SVNProperties propDiff, SVNAdminArea adminArea, SVNLog log, boolean baseMerge, boolean dryRun)static SVNStatusTypeSVNPropertiesManager. mergeProperties(SVNWCAccess wcAccess, java.io.File path, SVNProperties baseProperties, SVNProperties diff, boolean baseMerge, boolean dryRun)protected abstract SVNStatusTypeAbstractSVNMerger. mergeText(java.io.File baseFile, java.io.File localFile, java.io.File repositoryFile, SVNDiffOptions options, java.io.File resultFile)SVNMergeResultAbstractSVNMerger. mergeText(SVNMergeFileSet files, boolean dryRun, SVNDiffOptions options)protected SVNStatusTypeDefaultSVNMerger. mergeText(java.io.File baseFile, java.io.File localFile, java.io.File latestFile, SVNDiffOptions options, java.io.File resultFile)static voidSVNFileUtil. moveDir(java.io.File src, java.io.File dst)static voidSVNFileUtil. moveFile(java.io.File src, java.io.File dst)booleanISVNMergeInfoFilter. omitMergeInfo(java.lang.String path, java.util.Map pathMergeinfo)voidSVNAmbientDepthFilterEditor. openDir(java.lang.String path, long revision)voidSVNCancellableEditor. openDir(java.lang.String path, long revision)voidSVNDepthFilterEditor. openDir(java.lang.String path, long revision)voidSVNDiffEditor. openDir(java.lang.String path, long revision)voidSVNDiffStatusEditor. openDir(java.lang.String path, long revision)voidSVNDumpEditor. openDir(java.lang.String path, long revision)voidSVNExportEditor. openDir(java.lang.String path, long revision)voidSVNNodeEditor. openDir(java.lang.String path, long revision)voidSVNRemoteDiffEditor. openDir(java.lang.String path, long revision)voidSVNRemoteStatusEditor. openDir(java.lang.String path, long revision)voidSVNSynchronizeEditor. openDir(java.lang.String path, long revision)voidSVNUpdateEditor. openDir(java.lang.String path, long revision)voidSVNUpdateEditor15. openDir(java.lang.String path, long revision)voidSVNAmbientDepthFilterEditor. openFile(java.lang.String path, long revision)voidSVNCancellableEditor. openFile(java.lang.String path, long revision)voidSVNDepthFilterEditor. openFile(java.lang.String path, long revision)voidSVNDiffEditor. openFile(java.lang.String path, long revision)voidSVNDiffStatusEditor. openFile(java.lang.String path, long revision)voidSVNDumpEditor. openFile(java.lang.String path, long revision)voidSVNExportEditor. openFile(java.lang.String path, long revision)voidSVNNodeEditor. openFile(java.lang.String path, long revision)voidSVNRemoteDiffEditor. openFile(java.lang.String path, long revision)voidSVNRemoteStatusEditor. openFile(java.lang.String path, long revision)voidSVNSynchronizeEditor. openFile(java.lang.String path, long revision)voidSVNUpdateEditor. openFile(java.lang.String path, long revision)org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.SVNFileInfoSVNUpdateEditor. openFile(java.lang.String path, org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.SVNDirectoryInfo parent)voidSVNUpdateEditor15. openFile(java.lang.String path, long revision)static java.io.InputStreamSVNFileUtil. openFileForReading(java.io.File file)static java.io.InputStreamSVNFileUtil. openFileForReading(java.io.File file, java.util.logging.Level logLevel, SVNLogType logType)static java.io.InputStreamSVNFileUtil. openFileForReading(java.io.File file, SVNLogType logType)static java.io.OutputStreamSVNFileUtil. openFileForWriting(java.io.File file)static java.io.OutputStreamSVNFileUtil. openFileForWriting(java.io.File file, boolean append)voidDefaultDumpFilterHandler. openNode(java.util.Map headers)voidDefaultLoadHandler. openNode(java.util.Map headers)voidISVNLoadHandler. openNode(java.util.Map headers)static java.io.RandomAccessFileSVNFileUtil. openRAFileForReading(java.io.File file)static java.io.RandomAccessFileSVNFileUtil. openRAFileForWriting(java.io.File file, boolean append)static FSFSSVNAdminHelper. openRepository(java.io.File reposRootPath, boolean openFS)static FSFSSVNAdminHelper. openRepositoryForRecovery(java.io.File reposRootPath)voidDefaultDumpFilterHandler. openRevision(java.util.Map headers)voidDefaultLoadHandler. openRevision(java.util.Map headers)voidISVNLoadHandler. openRevision(java.util.Map headers)voidSVNAmbientDepthFilterEditor. openRoot(long revision)voidSVNCancellableEditor. openRoot(long revision)voidSVNDepthFilterEditor. openRoot(long revision)voidSVNDiffEditor. openRoot(long revision)voidSVNDiffStatusEditor. openRoot(long revision)voidSVNDumpEditor. openRoot(long revision)voidSVNExportEditor. openRoot(long revision)voidSVNNodeEditor. openRoot(long revision)voidSVNRemoteDiffEditor. openRoot(long revision)voidSVNRemoteStatusEditor. openRoot(long revision)voidSVNSynchronizeEditor. openRoot(long revision)voidSVNUpdateEditor. openRoot(long revision)voidSVNUpdateEditor15. openRoot(long revision)voidSVNDumpStreamParser. parseDumpStream(java.io.InputStream dumpStream, ISVNLoadHandler handler, java.nio.charset.CharsetDecoder decoder)static SVNExternal[]SVNExternal. parseExternals(java.lang.Object owner, java.lang.String description)static java.util.MapSVNPropertiesManager. parseMergeInfo(java.io.File path, SVNEntry entry, boolean base)static SVNRevisionSVNAdminUtil. parseRevision(java.lang.StringBuffer str)voidDefaultDumpFilterHandler. parseTextBlock(java.io.InputStream dumpStream, long contentLength, boolean isDelta)voidDefaultLoadHandler. parseTextBlock(java.io.InputStream dumpStream, long contentLength, boolean isDelta)voidISVNLoadHandler. parseTextBlock(java.io.InputStream dumpStream, long contentLength, boolean isDelta)voidDefaultDumpFilterHandler. parseUUID(java.lang.String uuid)voidDefaultLoadHandler. parseUUID(java.lang.String uuid)voidISVNLoadHandler. parseUUID(java.lang.String uuid)protected voidDefaultSVNMerger. postMergeCleanup(SVNMergeFileSet files)voidDefaultSVNGNUDiffGenerator. printHeader(java.io.OutputStream os)protected abstract SVNMergeResultAbstractSVNMerger. processMergedFiles(SVNMergeFileSet files, SVNMergeResult mergeResult)protected SVNMergeResultDefaultSVNMerger. processMergedFiles(SVNMergeFileSet files, SVNMergeResult mergeResult)java.util.CollectionSVNWCProperties. properties(java.util.Collection target)abstract SVNStatusTypeAbstractDiffCallback. propertiesChanged(java.lang.String path, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted)SVNStatusTypeSVNDiffCallback. propertiesChanged(java.lang.String path, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted)SVNStatusTypeSVNMergeCallback. propertiesChanged(java.lang.String path, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted)SVNStatusTypeSVNMergeCallback15. propertiesChanged(java.lang.String path, SVNProperties originalProperties, SVNProperties diff, boolean[] isTreeConflicted)static java.lang.StringSVNFileUtil. readFile(java.io.File file)static byte[]SVNFileUtil. readFully(java.io.File file)static intSVNAdminHelper. readKeyOrValue(java.io.InputStream dumpStream, byte[] buffer, int len)char[]DefaultSVNPersistentAuthenticationProvider.GnomeKeyringPasswordStorage. readPassphrase(java.lang.String realm, SVNProperties authParameters)char[]DefaultSVNPersistentAuthenticationProvider.IPasswordStorage. readPassphrase(java.lang.String realm, SVNProperties authParameters)char[]DefaultSVNPersistentAuthenticationProvider.MacOsKeychainPasswordStorage. readPassphrase(java.lang.String realm, SVNProperties authParameters)char[]DefaultSVNPersistentAuthenticationProvider.GnomeKeyringPasswordStorage. readPassword(java.lang.String realm, java.lang.String userName, SVNProperties authParameters)char[]DefaultSVNPersistentAuthenticationProvider.IPasswordStorage. readPassword(java.lang.String realm, java.lang.String userName, SVNProperties authParameters)char[]DefaultSVNPersistentAuthenticationProvider.MacOsKeychainPasswordStorage. readPassword(java.lang.String realm, java.lang.String userName, SVNProperties authParameters)static SVNTreeConflictDescriptionSVNTreeConflictUtil. readSingleTreeConflict(SVNSkel skel, java.io.File dirPath)static java.io.InputStreamSVNFileUtil. readSymlink(java.io.File link)static java.util.MapSVNTreeConflictUtil. readTreeConflicts(java.io.File dirPath, byte[] conflictData)static java.util.MapSVNTreeConflictUtil. readTreeConflicts(java.io.File dirPath, java.lang.String conflictData)protected voidSVNMergeDriver. recordMergeInfoForAddedSubtrees(SVNMergeRange range, java.lang.String mergeInfoPath, SVNDepth depth)protected voidSVNMergeDriver. recordMergeInfoForDirectoryMerge(java.util.Map resultCatalog, SVNEntry targetEntry, SVNMergeRange range, java.lang.String mergeInfoPath, SVNDepth depth)protected voidSVNMergeDriver. recordTreeConflict(java.io.File victim, SVNAdminArea adminArea, SVNNodeKind kind, SVNConflictAction action, SVNConflictReason reason)protected voidSVNMergeDriver. recordTreeConflictOnAdd(java.io.File victim, SVNAdminArea adminArea, SVNNodeKind kind, SVNConflictAction action, SVNConflictReason reason)static voidSVNPropertiesManager. recordWCMergeInfo(java.io.File path, java.util.Map mergeInfo, SVNWCAccess wcAccess)voidDefaultDumpFilterHandler. removeNodeProperties()voidDefaultLoadHandler. removeNodeProperties()voidISVNLoadHandler. removeNodeProperties()static voidSVNAdminHelper. removePropertiesNotInSource(SVNRepository repository, long revision, SVNProperties sourceProps, SVNProperties targetProps)static voidSVNFileUtil. rename(java.io.File src, java.io.File dst)voidSVNStatusReporter. report(ISVNReporter reporter)static java.util.Map<java.lang.String,SVNPropertyValue>SVNExternalsUtil. resolvePinnedExternals(SVNWCContext context, SvnRepositoryAccess repositoryAccess, java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin, SvnTarget pairSource, SvnTarget pairDst, long pairSourceRevision, SVNRepository svnRepository, SVNURL reposRootUrl)SVNURLSVNExternal. resolveURL(SVNURL rootURL, SVNURL ownerURL)protected SVNAdminAreaSVNMergeCallback. retrieve(java.io.File path, boolean lenient)protected SVNAdminAreaSVNRemoteDiffEditor. retrieve(java.io.File path, boolean lenient)protected SVNAdminAreaSVNRemoteDiffEditor. retrieveParent(java.io.File path, boolean lenient)protected voidSVNMergeDriver. runMerge(SVNURL url1, SVNRevision revision1, SVNURL url2, SVNRevision revision2, java.io.File targetWCPath, SVNDepth depth, boolean dryRun, boolean force, boolean ignoreAncestry, boolean recordOnly)protected voidSVNMergeDriver. runMergeReintegrate(SVNURL srcURL, java.io.File srcPath, SVNRevision pegRevision, java.io.File targetWCPath, boolean dryRun)protected voidSVNMergeDriver. runPeggedMerge(SVNURL srcURL, java.io.File srcPath, java.util.Collection rangesToMerge, SVNRevision pegRevision, java.io.File targetWCPath, SVNDepth depth, boolean dryRun, boolean force, boolean ignoreAncestry, boolean recordOnly)voidDefaultSVNPersistentAuthenticationProvider. saveAuthentication(SVNAuthentication auth, java.lang.String kind, java.lang.String realm)voidISVNPersistentAuthenticationProvider. saveAuthentication(SVNAuthentication auth, java.lang.String kind, java.lang.String realm)booleanDefaultSVNPersistentAuthenticationProvider.GnomeKeyringPasswordStorage. savePassphrase(java.lang.String realm, char[] passphrase, SVNAuthentication auth, SVNProperties authParameters, boolean force)booleanDefaultSVNPersistentAuthenticationProvider.IPasswordStorage. savePassphrase(java.lang.String realm, char[] passphrase, SVNAuthentication auth, SVNProperties authParameters, boolean force)booleanDefaultSVNPersistentAuthenticationProvider.MacOsKeychainPasswordStorage. savePassphrase(java.lang.String realm, char[] passphrase, SVNAuthentication auth, SVNProperties authParameters, boolean force)booleanDefaultSVNPersistentAuthenticationProvider.SimplePasswordStorage. savePassphrase(java.lang.String realm, char[] passphrase, SVNAuthentication auth, SVNProperties authParameters, boolean force)booleanDefaultSVNPersistentAuthenticationProvider.GnomeKeyringPasswordStorage. savePassword(java.lang.String realm, char[] password, SVNAuthentication auth, SVNProperties authParameters)booleanDefaultSVNPersistentAuthenticationProvider.IPasswordStorage. savePassword(java.lang.String realm, char[] password, SVNAuthentication auth, SVNProperties authParameters)booleanDefaultSVNPersistentAuthenticationProvider.MacOsKeychainPasswordStorage. savePassword(java.lang.String realm, char[] password, SVNAuthentication auth, SVNProperties authParameters)booleanDefaultSVNPersistentAuthenticationProvider.SimplePasswordStorage. savePassword(java.lang.String realm, char[] password, SVNAuthentication auth, SVNProperties authParameters)voidSVNCommitter. sendTextDeltas(ISVNEditor editor)static java.lang.StringSVNAdminUtil. serializeExternalFileData(SVNEntry entry)voidDefaultDumpFilterHandler. setFullText()voidDefaultLoadHandler. setFullText()voidISVNLoadHandler. setFullText()voidDefaultDumpFilterHandler. setNodeProperty(java.lang.String propertyName, SVNPropertyValue propertyValue)voidDefaultLoadHandler. setNodeProperty(java.lang.String propertyName, SVNPropertyValue propertyValue)voidISVNLoadHandler. setNodeProperty(java.lang.String propertyName, SVNPropertyValue propertyValue)voidSVNStatusReporter. setPath(java.lang.String path, java.lang.String lockToken, long revision, boolean startEmpty)voidSVNStatusReporter. setPath(java.lang.String path, java.lang.String lockToken, long revision, SVNDepth depth, boolean startEmpty)voidSVNWCProperties. setProperties(SVNProperties properties)static voidSVNWCProperties. setProperties(SVNProperties namesToValues, java.io.File target, java.io.File tmpFile, java.lang.String terminator)static voidSVNWCProperties. setProperties(SVNProperties namesToValues, java.io.OutputStream target, java.lang.String terminator)static booleanSVNPropertiesManager. setProperty(SVNWCAccess access, java.io.File path, java.lang.String propName, SVNPropertyValue propValue, boolean skipChecks)voidSVNWCProperties. setPropertyValue(java.lang.String name, java.io.InputStream is, int length)voidSVNWCProperties. setPropertyValue(java.lang.String name, SVNPropertyValue value)voidDefaultDumpFilterHandler. setRevisionProperty(java.lang.String propertyName, SVNPropertyValue propertyValue)voidDefaultLoadHandler. setRevisionProperty(java.lang.String propertyName, SVNPropertyValue propertyValue)voidISVNLoadHandler. setRevisionProperty(java.lang.String propertyName, SVNPropertyValue propertyValue)protected SVNCommitInfoSVNCopyDriver. setupCopy(SVNCopySource[] sources, SVNPath dst, boolean isMove, boolean makeParents, boolean pinExternals, java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin, java.lang.String message, SVNProperties revprops, ISVNCommitHandler commitHandler, ISVNCommitParameters commitParameters, ISVNExternalsHandler externalsHandler)static booleanSVNPropertiesManager. setWCProperty(SVNWCAccess access, java.io.File path, java.lang.String propName, SVNPropertyValue propValue, boolean write)voidSVNCommitMediator. setWorkspaceProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)voidSVNImportMediator. setWorkspaceProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)java.util.CollectionSVNMergeDriver. suggestMergeSources(java.io.File path, SVNRevision pegRevision)java.util.CollectionSVNMergeDriver. suggestMergeSources(SVNURL url, SVNRevision pegRevision)Deprecated.voidSVNAmbientDepthFilterEditor. targetRevision(long revision)voidSVNCancellableEditor. targetRevision(long revision)voidSVNDepthFilterEditor. targetRevision(long revision)voidSVNDiffEditor. targetRevision(long revision)voidSVNDiffStatusEditor. targetRevision(long revision)voidSVNDumpEditor. targetRevision(long revision)voidSVNExportEditor. targetRevision(long revision)voidSVNNodeEditor. targetRevision(long revision)voidSVNRemoteDiffEditor. targetRevision(long revision)voidSVNSynchronizeEditor. targetRevision(long revision)voidSVNUpdateEditor. targetRevision(long revision)voidSVNUpdateEditor15. targetRevision(long revision)java.io.OutputStreamSVNAmbientDepthFilterEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSVNCancellableEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSVNDepthFilterEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSVNDiffEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSVNDiffStatusEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSVNDumpEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSVNExportEditor. textDeltaChunk(java.lang.String commitPath, SVNDiffWindow diffWindow)java.io.OutputStreamSVNNodeEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSVNRemoteDiffEditor. textDeltaChunk(java.lang.String commitPath, SVNDiffWindow diffWindow)java.io.OutputStreamSVNRemoteStatusEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSVNSynchronizeEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSVNUpdateEditor. textDeltaChunk(java.lang.String commitPath, SVNDiffWindow diffWindow)java.io.OutputStreamSVNUpdateEditor15. textDeltaChunk(java.lang.String commitPath, SVNDiffWindow diffWindow)voidSVNAmbientDepthFilterEditor. textDeltaEnd(java.lang.String path)voidSVNCancellableEditor. textDeltaEnd(java.lang.String path)voidSVNDepthFilterEditor. textDeltaEnd(java.lang.String path)voidSVNDiffEditor. textDeltaEnd(java.lang.String path)voidSVNDiffStatusEditor. textDeltaEnd(java.lang.String path)voidSVNDumpEditor. textDeltaEnd(java.lang.String path)voidSVNExportEditor. textDeltaEnd(java.lang.String commitPath)voidSVNNodeEditor. textDeltaEnd(java.lang.String path)voidSVNRemoteDiffEditor. textDeltaEnd(java.lang.String commitPath)voidSVNRemoteStatusEditor. textDeltaEnd(java.lang.String path)voidSVNSynchronizeEditor. textDeltaEnd(java.lang.String path)voidSVNUpdateEditor. textDeltaEnd(java.lang.String commitPath)voidSVNUpdateEditor15. textDeltaEnd(java.lang.String commitPath)java.nio.ByteBufferSVNSubstitutor. translateChunk(java.nio.ByteBuffer src, java.nio.ByteBuffer dst)static SVNURLSVNCommitUtil. translateCommitables(SVNCommitItem[] items, java.util.Map decodedPaths)voidSVNNodeEditor. traverseChangedDirs(ISVNChangedDirectoriesHandler handler)voidSVNNodeEditor. traverseTree(boolean includeCopyInfo, ISVNChangeEntryHandler handler)booleanSVNUpdateEditor. treeHasLocalModifications(SVNAdminArea adminArea, boolean[] allModsAreDeletes)static voidSVNAdminUtil. unserializeExternalFileData(SVNEntry entry, java.lang.String rawExternalFileData)static voidSVNWCManager. updateCleanup(java.io.File path, SVNWCAccess wcAccess, java.lang.String baseURL, java.lang.String rootURL, long newRevision, boolean removeMissingDirs, java.util.Collection excludePaths, SVNDepth depth, boolean skipUnlocked)static voidSVNPropertiesManager. validateEOLProperty(java.lang.Object path, ISVNFileContentFetcher fetcher)static voidSVNPropertiesManager. validateMimeType(java.lang.String value)static SVNPropertyValueSVNPropertiesManager. validatePropertyValue(java.lang.Object path, SVNNodeKind kind, java.lang.String name, SVNPropertyValue value, boolean force, ISVNOptions options, ISVNFileContentFetcher fileContentFetcher)static voidSVNPropertiesManager. validateRevisionProperties(SVNProperties revisionProperties)voidDefaultSVNAuthenticationManager. verifyHostKey(java.lang.String hostName, int port, java.lang.String keyAlgorithm, byte[] hostKey)static voidSVNAdminHelper. writeProperties(SVNProperties props, SVNProperties oldProps, java.io.OutputStream dumpStream)static intSVNAdminHelper. writeRevisionProperties(SVNRepository toRepository, long revision, SVNProperties revProps)static voidSVNFileUtil. writeToFile(java.io.File file, byte[] contents)static voidSVNFileUtil. writeToFile(java.io.File file, java.lang.String contents, java.lang.String charSet)static voidSVNFileUtil. writeVersionFile(java.io.File file, int version)Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type SVNException Constructor Description IOExceptionWrapper(SVNException cause)Constructors in org.tmatesoft.svn.core.internal.wc that throw SVNException Constructor Description SVNPath(java.lang.String target)SVNPath(java.lang.String target, boolean keepPegRevision)SVNPath(java.lang.String target, boolean keepPegRevision, boolean parsePegRevision)SVNRemoteStatusEditor(ISVNOptions options, SVNWCAccess wcAccess, SVNAdminAreaInfo info, boolean noIgnore, boolean reportAll, SVNDepth depth, ISVNStatusHandler handler) -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc.admin
Methods in org.tmatesoft.svn.core.internal.wc.admin that throw SVNException Modifier and Type Method Description voidSVNLog. addCommand(java.lang.String name, SVNProperties attributes, boolean save)SVNEntrySVNAdminArea. addEntry(java.lang.String name)abstract voidSVNAdminArea. addTreeConflict(SVNTreeConflictDescription conflict)voidSVNAdminArea14. addTreeConflict(SVNTreeConflictDescription conflict)voidSVNAdminArea16. addTreeConflict(SVNTreeConflictDescription conflict)voidSVNXMLAdminArea. addTreeConflict(SVNTreeConflictDescription conflict)SVNPropertiesSVNVersionedProperties. asMap()static SVNAdminAreaSVNAdminAreaFactory. changeWCFormat(SVNAdminArea adminArea, int format)static intSVNAdminAreaFactory. checkWC(java.io.File path, boolean useSelector)static intSVNAdminAreaFactory. checkWC(java.io.File path, boolean useSelector, java.util.logging.Level logLevel)voidISVNCleanupHandler. cleanup(SVNAdminArea area)voidSVNAdminArea. cleanup()voidSVNWCAccess. close()voidSVNWCAccess. closeAdminArea(java.io.File path)voidSVNAdminArea. commit(java.lang.String target, SVNCommitInfo info, SVNProperties wcPropChanges, boolean removeLock, boolean recursive, boolean removeChangelist, java.util.Collection explicitCommitPaths, ISVNCommitParameters params)SVNVersionedPropertiesSVNVersionedProperties. compareTo(SVNVersionedProperties properties)booleanSVNProperties13. containsProperty(java.lang.String name)booleanSVNProperties14. containsProperty(java.lang.String name)booleanSVNSimpleVersionedPropertiesImpl. containsProperty(java.lang.String name)abstract booleanSVNVersionedProperties. containsProperty(java.lang.String name)static voidSVNTranslator. copyAndTranslate(java.io.File source, java.io.File destination, java.lang.String charset, byte[] eol, java.util.Map<java.lang.String,byte[]> keywords, boolean special, boolean expand, boolean repair)voidSVNVersionedProperties. copyTo(SVNVersionedProperties destination)protected voidSVNAdminArea. createFormatFile(java.io.File formatFile, boolean createMyself)protected voidSVNAdminArea16. createFormatFile(java.io.File formatFile, boolean createMyself)ISVNUpdateEditorSVNWCAccess. createUpdateEditor(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, ISVNFileFetcher fileFetcher, boolean lockOnDemand)abstract SVNAdminAreaSVNAdminArea. createVersionedDirectory(java.io.File dir, java.lang.String url, java.lang.String rootURL, java.lang.String uuid, long revNumber, boolean createMyself, SVNDepth depth)SVNAdminAreaSVNAdminArea14. createVersionedDirectory(java.io.File dir, java.lang.String url, java.lang.String rootURL, java.lang.String uuid, long revNumber, boolean createMyself, SVNDepth depth)static voidSVNAdminAreaFactory. createVersionedDirectory(java.io.File path, java.lang.String url, java.lang.String rootURL, java.lang.String uuid, long revNumber, SVNDepth depth)static voidSVNAdminAreaFactory. createVersionedDirectory(java.io.File path, SVNURL url, SVNURL rootURL, java.lang.String uuid, long revNumber, SVNDepth depth)SVNAdminAreaSVNXMLAdminArea. createVersionedDirectory(java.io.File dir, java.lang.String url, java.lang.String rootURL, java.lang.String uuid, long revNumber, boolean createMyself, SVNDepth depth)abstract voidSVNLog. delete()voidSVNLogImpl. delete()voidSVNLog. deleteCommandsByName(java.lang.String name, boolean save)voidSVNLog. deleteCommandsByNameAndAttributes(java.lang.String name, SVNProperties attributes, boolean save)voidSVNAdminArea. deleteEntry(java.lang.String name)voidSVNLog. deleteLastCommand(boolean save)abstract SVNTreeConflictDescriptionSVNAdminArea. deleteTreeConflict(java.lang.String name)SVNTreeConflictDescriptionSVNAdminArea14. deleteTreeConflict(java.lang.String name)SVNTreeConflictDescriptionSVNAdminArea16. deleteTreeConflict(java.lang.String victimName)SVNTreeConflictDescriptionSVNXMLAdminArea. deleteTreeConflict(java.lang.String name)static java.io.FileSVNTranslator. detranslateWorkingCopy(SVNAdminArea dir, java.lang.String name, SVNProperties propDiff, boolean force)protected SVNAdminAreaSVNAdminArea14Factory. doChangeWCFormat(SVNAdminArea adminArea)protected SVNAdminAreaSVNAdminArea15Factory. doChangeWCFormat(SVNAdminArea adminArea)protected SVNAdminAreaSVNAdminArea16Factory. doChangeWCFormat(SVNAdminArea adminArea)protected abstract SVNAdminAreaSVNAdminAreaFactory. doChangeWCFormat(SVNAdminArea area)protected SVNAdminAreaSVNXMLAdminAreaFactory. doChangeWCFormat(SVNAdminArea adminArea)protected intSVNAdminArea14Factory. doCheckWC(java.io.File path, java.util.logging.Level logLevel)protected abstract intSVNAdminAreaFactory. doCheckWC(java.io.File path, java.util.logging.Level logLevel)protected intSVNXMLAdminAreaFactory. doCheckWC(java.io.File path, java.util.logging.Level logLevel)protected voidSVNAdminArea14Factory. doCreateVersionedDirectory(java.io.File path, java.lang.String url, java.lang.String rootURL, java.lang.String uuid, long revNumber, SVNDepth depth)protected voidSVNAdminArea15Factory. doCreateVersionedDirectory(java.io.File path, java.lang.String url, java.lang.String rootURL, java.lang.String uuid, long revNumber, SVNDepth depth)protected voidSVNAdminArea16Factory. doCreateVersionedDirectory(java.io.File path, java.lang.String url, java.lang.String rootURL, java.lang.String uuid, long revNumber, SVNDepth depth)protected abstract voidSVNAdminAreaFactory. doCreateVersionedDirectory(java.io.File path, java.lang.String url, java.lang.String rootURL, java.lang.String uuid, long revNumber, SVNDepth depth)protected voidSVNXMLAdminAreaFactory. doCreateVersionedDirectory(java.io.File path, java.lang.String url, java.lang.String rootURL, java.lang.String uuid, long revNumber, SVNDepth depth)protected SVNAdminAreaSVNAdminArea14Factory. doOpen(java.io.File path, int version)protected SVNAdminAreaSVNAdminArea15Factory. doOpen(java.io.File path, int version)protected SVNAdminAreaSVNAdminArea16Factory. doOpen(java.io.File path, int version)protected abstract SVNAdminAreaSVNAdminAreaFactory. doOpen(java.io.File path, int version)protected SVNAdminAreaSVNXMLAdminAreaFactory. doOpen(java.io.File path, int version)java.util.IteratorSVNAdminArea. entries(boolean hidden)booleanSVNVersionedProperties. equals(SVNVersionedProperties props)voidSVNAdminArea. extendLockToTree()protected abstract java.util.MapSVNAdminArea. fetchEntries()protected java.util.MapSVNAdminArea14. fetchEntries()protected java.util.MapSVNXMLAdminArea. fetchEntries()voidSVNAdminArea. foldScheduling(java.lang.String name, java.util.Map attributes, boolean force)SVNAdminAreaSVNAdminArea. formatWC(SVNAdminArea adminArea)java.io.InputStreamSVNAdminArea. getBaseFileForReading(java.lang.String name, boolean tmp)java.io.OutputStreamSVNAdminArea. getBaseFileForWriting(java.lang.String name)abstract SVNVersionedPropertiesSVNAdminArea. getBaseProperties(java.lang.String name)SVNVersionedPropertiesSVNAdminArea14. getBaseProperties(java.lang.String name)SVNVersionedPropertiesSVNXMLAdminArea. getBaseProperties(java.lang.String name)static java.lang.StringSVNTranslator. getCharset(java.lang.String charset, java.lang.String mimeType, java.lang.Object path, ISVNOptions options)SVNURLSVNEntry. getCopyFromSVNURL()java.util.CollectionISVNAdminAreaFactorySelector. getEnabledFactories(java.io.File path, java.util.Collection factories, boolean writeAccess)java.util.MapSVNAdminArea. getEntries()SVNEntrySVNAdminArea. getEntry(java.lang.String name, boolean hidden)SVNEntrySVNWCAccess. getEntry(java.io.File path, boolean showHidden)abstract SVNVersionedPropertiesSVNAdminArea. getProperties(java.lang.String name)SVNVersionedPropertiesSVNAdminArea14. getProperties(java.lang.String name)SVNVersionedPropertiesSVNXMLAdminArea. getProperties(java.lang.String name)java.util.CollectionSVNVersionedProperties. getPropertyNames(java.util.Collection target)SVNPropertyValueSVNProperties13. getPropertyValue(java.lang.String name)SVNPropertyValueSVNProperties14. getPropertyValue(java.lang.String name)SVNPropertyValueSVNSimpleVersionedPropertiesImpl. getPropertyValue(java.lang.String name)abstract SVNPropertyValueSVNVersionedProperties. getPropertyValue(java.lang.String name)SVNURLSVNEntry. getRepositoryRootURL()abstract SVNVersionedPropertiesSVNAdminArea. getRevertProperties(java.lang.String name)SVNVersionedPropertiesSVNAdminArea14. getRevertProperties(java.lang.String name)SVNVersionedPropertiesSVNXMLAdminArea. getRevertProperties(java.lang.String name)java.lang.StringSVNVersionedProperties. getStringPropertyValue(java.lang.String name)SVNURLSVNEntry. getSVNURL()static java.io.FileSVNTranslator. getTranslatedFile(SVNAdminArea dir, java.lang.String name, java.io.File src, boolean forceEOLRepair, boolean useGlobalTmp, boolean forceCopy, boolean toNormalFormat)static java.io.InputStreamSVNTranslator. getTranslatedStream(SVNAdminArea adminArea, java.lang.String name, boolean translateToNormalForm, boolean repairEOL)abstract SVNTreeConflictDescriptionSVNAdminArea. getTreeConflict(java.lang.String name)SVNTreeConflictDescriptionSVNAdminArea14. getTreeConflict(java.lang.String name)SVNTreeConflictDescriptionSVNAdminArea16. getTreeConflict(java.lang.String victimName)SVNTreeConflictDescriptionSVNWCAccess. getTreeConflict(java.io.File path)SVNTreeConflictDescriptionSVNXMLAdminArea. getTreeConflict(java.lang.String name)abstract java.util.Map<java.io.File,SVNTreeConflictDescription>SVNEntry. getTreeConflicts()java.util.MapSVNEntry16. getTreeConflicts()protected intSVNAdminArea14Factory. getVersion(java.io.File path)protected abstract intSVNAdminAreaFactory. getVersion(java.io.File path)protected intSVNXMLAdminAreaFactory. getVersion(java.io.File path)SVNEntrySVNAdminArea. getVersionedEntry(java.lang.String name, boolean hidden)SVNEntrySVNWCAccess. getVersionedEntry(java.io.File path, boolean showHidden)abstract SVNVersionedPropertiesSVNAdminArea. getWCProperties(java.lang.String name)SVNVersionedPropertiesSVNAdminArea14. getWCProperties(java.lang.String entryName)SVNVersionedPropertiesSVNXMLAdminArea. getWCProperties(java.lang.String name)voidISVNEntryHandler. handleEntry(java.io.File path, SVNEntry entry)voidISVNEntryHandler. handleError(java.io.File path, SVNErrorMessage error)voidSVNWCAccess. handleEvent(SVNEvent event)voidSVNWCAccess. handleEvent(SVNEvent event, double progress)abstract voidSVNAdminArea. handleKillMe()voidSVNAdminArea14. handleKillMe()voidSVNXMLAdminArea. handleKillMe()booleanSVNAdminArea. hasPropConflict(java.lang.String name)abstract booleanSVNAdminArea. hasProperties(java.lang.String entryName)booleanSVNAdminArea14. hasProperties(java.lang.String name)booleanSVNXMLAdminArea. hasProperties(java.lang.String entryName)abstract booleanSVNAdminArea. hasPropModifications(java.lang.String entryName)booleanSVNAdminArea14. hasPropModifications(java.lang.String name)booleanSVNXMLAdminArea. hasPropModifications(java.lang.String name)booleanSVNAdminArea. hasTextConflict(java.lang.String name)booleanSVNAdminArea. hasTextModifications(java.lang.String name, boolean forceComparision)booleanSVNAdminArea. hasTextModifications(java.lang.String name, boolean forceComparison, boolean compareTextBase, boolean compareChecksum)booleanSVNXMLAdminArea. hasTextModifications(java.lang.String name, boolean forceComparison)abstract booleanSVNAdminArea. hasTreeConflict(java.lang.String name)booleanSVNAdminArea14. hasTreeConflict(java.lang.String name)booleanSVNAdminArea16. hasTreeConflict(java.lang.String victimName)booleanSVNWCAccess. hasTreeConflict(java.io.File path)booleanSVNXMLAdminArea. hasTreeConflict(java.lang.String name)booleanSVNAdminArea. hasVersionedFileTextChanges(java.io.File file, java.io.File baseFile, boolean compareTextBase)abstract voidSVNAdminArea. installProperties(java.lang.String name, SVNProperties baseProps, SVNProperties workingProps, SVNLog log, boolean writeBaseProps, boolean close)voidSVNAdminArea14. installProperties(java.lang.String name, SVNProperties baseProps, SVNProperties workingProps, SVNLog log, boolean writeBaseProps, boolean close)voidSVNXMLAdminArea. installProperties(java.lang.String name, SVNProperties baseProps, SVNProperties workingProps, SVNLog log, boolean writeBaseProps, boolean close)booleanSVNVersionedProperties. isEmpty()abstract booleanSVNAdminArea. isLocked()booleanSVNAdminArea14. isLocked()booleanSVNWCAccess. isLocked(java.io.File path)booleanSVNWCAccess. isWCRoot(java.io.File path)protected java.util.MapSVNAdminArea. loadEntries()protected SVNPropertiesSVNProperties13. loadProperties()protected SVNPropertiesSVNSimpleVersionedPropertiesImpl. loadProperties()protected abstract SVNPropertiesSVNVersionedProperties. loadProperties()abstract booleanSVNAdminArea. lock(boolean stealLock)booleanSVNAdminArea14. lock()booleanSVNAdminArea14. lock(boolean stealLock)booleanSVNXMLAdminArea. lock(boolean stealLock)SVNStatusTypeSVNLog. logChangedEntryProperties(java.lang.String name, SVNProperties modifiedEntryProps)voidSVNLog. logChangedWCProperties(java.lang.String name, SVNProperties modifiedWCProps)voidSVNLogRunner. logCompleted(SVNAdminArea adminArea)voidSVNLogRunner. logFailed(SVNAdminArea adminArea)voidSVNLog. logRemoveRevertFile(java.lang.String name, SVNAdminArea adminArea, boolean isProp)voidSVNLogRunner. logStarted(SVNAdminArea adminArea)voidSVNLog. logTweakEntry(java.lang.String name, java.lang.String newURL, long newRevision)booleanSVNAdminArea. markResolved(java.lang.String name, boolean text, boolean props, SVNConflictChoice conflictChoice)static java.io.FileSVNTranslator. maybeUpdateTargetEOLs(SVNAdminArea dir, java.io.File target, SVNProperties propDiff)SVNStatusTypeSVNAdminArea. mergeProperties(java.lang.String name, SVNProperties serverBaseProps, SVNProperties propDiff, java.lang.String localLabel, java.lang.String latestLabel, boolean baseMerge, boolean dryRun, SVNLog log)SVNStatusTypeSVNAdminArea. mergeProperties(java.lang.String name, SVNProperties serverBaseProps, SVNProperties baseProps, SVNProperties workingProps, SVNProperties propDiff, java.lang.String localLabel, java.lang.String latestLabel, boolean baseMerge, boolean dryRun, SVNLog log)SVNStatusTypeSVNAdminArea. mergeText(java.lang.String localPath, java.io.File base, java.io.File latest, java.io.File copyFromText, java.lang.String localLabel, java.lang.String baseLabel, java.lang.String latestLabel, SVNProperties propChanges, boolean dryRun, SVNDiffOptions options, SVNLog log)SVNEntrySVNAdminArea. modifyEntry(java.lang.String name, java.util.Map attributes, boolean save, boolean force)static SVNAdminAreaSVNAdminAreaFactory. open(java.io.File path, java.util.logging.Level logLevel)SVNAdminAreaSVNWCAccess. open(java.io.File path, boolean writeLock, boolean stealLock, boolean upgradeFormat, int depth, java.util.logging.Level logLevel)SVNAdminAreaSVNWCAccess. open(java.io.File path, boolean writeLock, boolean stealLock, int depth)SVNAdminAreaSVNWCAccess. open(java.io.File path, boolean writeLock, int depth)SVNAdminAreaInfoSVNWCAccess. openAnchor(java.io.File path, boolean writeLock, int depth)protected booleanSVNAdminArea14. parseBoolean(java.lang.String line, java.lang.String field)protected java.lang.StringSVNAdminArea14. parseString(java.lang.String line)protected java.lang.StringSVNAdminArea14. parseValue(java.lang.String line)abstract voidSVNAdminArea. postCommit(java.lang.String fileName, long revisionNumber, boolean implicit, boolean rerun, SVNErrorCode errorCode)voidSVNAdminArea14. postCommit(java.lang.String fileName, long revisionNumber, boolean implicit, boolean rerun, SVNErrorCode errorCode)voidSVNXMLAdminArea. postCommit(java.lang.String fileName, long revisionNumber, boolean implicit, boolean rerun, SVNErrorCode errorCode)voidSVNAdminArea. postUpgradeFormat(int format)voidSVNAdminArea16. postUpgradeFormat(int format)SVNAdminAreaSVNWCAccess. probeOpen(java.io.File path, boolean writeLock, int depth)SVNAdminAreaSVNWCAccess. probeOpen(java.io.File path, boolean writeLock, int depth, java.util.logging.Level logLevel)SVNAdminAreaSVNWCAccess. probeRetrieve(java.io.File path)SVNAdminAreaSVNWCAccess. probeTry(java.io.File path, boolean writeLock, int depth)protected voidSVNVersionedProperties. put(SVNProperties props)protected SVNPropertiesSVNAdminArea14. readBaseProperties(java.lang.String name)protected abstract java.util.CollectionSVNLog. readCommands()java.util.CollectionSVNLogImpl. readCommands()protected SVNEntrySVNAdminArea14. readEntry(java.io.BufferedReader reader, int entryNumber)protected abstract booleanSVNAdminArea. readExtraOptions(java.io.BufferedReader reader, SVNEntry entry)protected booleanSVNAdminArea14. readExtraOptions(java.io.BufferedReader reader, SVNEntry entry)protected booleanSVNAdminArea15. readExtraOptions(java.io.BufferedReader reader, SVNEntry entry)protected booleanSVNAdminArea16. readExtraOptions(java.io.BufferedReader reader, SVNEntry entry)protected booleanSVNXMLAdminArea. readExtraOptions(java.io.BufferedReader reader, SVNEntry entryAttrs)protected SVNPropertiesSVNAdminArea14. readProperties(java.lang.String name)protected SVNPropertiesSVNAdminArea14. readRevertProperties(java.lang.String name)voidSVNVersionedProperties. removeAll()voidSVNAdminArea. removeFromRevisionControl(java.lang.String name, boolean deleteWorkingFiles, boolean reportInstantError)voidSVNReporter. report(ISVNReporter reporter)voidSVNAdminArea. restoreFile(java.lang.String name)SVNAdminAreaSVNWCAccess. retrieve(java.io.File path)voidSVNLog. run(SVNLogRunner runner)voidSVNLogRunner. runCommand(SVNAdminArea adminArea, java.lang.String name, SVNProperties attributes, int count)voidSVNAdminArea. runLogs()voidSVNAdminArea. runLogs(boolean rerun)abstract voidSVNLog. save()voidSVNLogImpl. save()abstract voidSVNAdminArea. saveEntries(boolean close)voidSVNAdminArea14. saveEntries(boolean close)voidSVNXMLAdminArea. saveEntries(boolean close)abstract voidSVNAdminArea. saveVersionedProperties(SVNLog log, boolean close)voidSVNAdminArea14. saveVersionedProperties(SVNLog log, boolean close)voidSVNXMLAdminArea. saveVersionedProperties(SVNLog log, boolean close)abstract voidSVNAdminArea. saveWCProperties(boolean close)voidSVNAdminArea14. saveWCProperties(boolean close)voidSVNXMLAdminArea. saveWCProperties(boolean close)abstract voidSVNAdminArea. setFileExternalLocation(java.lang.String name, SVNURL url, SVNRevision pegRevision, SVNRevision revision, SVNURL reposRootURL)voidSVNAdminArea14. setFileExternalLocation(java.lang.String name, SVNURL url, SVNRevision pegRevision, SVNRevision revision, SVNURL reposRootURL)voidSVNAdminArea16. setFileExternalLocation(java.lang.String name, SVNURL url, SVNRevision pegRevision, SVNRevision revision, SVNURL reposRootURL)voidSVNXMLAdminArea. setFileExternalLocation(java.lang.String name, SVNURL url, SVNRevision pegRevision, SVNRevision revision, SVNURL reposRootURL)voidSVNVersionedProperties. setPropertyValue(java.lang.String name, SVNPropertyValue value)voidSVNWCAccess. setRepositoryRoot(java.io.File path, SVNURL reposRoot)voidSVNEntry. setTreeConflicts(java.util.Map treeConflicts)static voidSVNTranslator. translate(java.io.File src, java.io.File dst, java.lang.String charset, byte[] eol, java.util.Map<java.lang.String,byte[]> keywords, boolean special, boolean expand)static voidSVNTranslator. translate(SVNAdminArea adminArea, java.lang.String name, java.io.File src, java.io.File dst, boolean expand)static voidSVNTranslator. translate(SVNAdminArea adminArea, java.lang.String name, java.io.File src, java.io.File dst, boolean safelyEncode, boolean expand)static voidSVNTranslator. translate(SVNAdminArea adminArea, java.lang.String name, java.io.File src, java.io.File dst, java.lang.String customEOLStyle, boolean expand)static voidSVNTranslator. translate(SVNAdminArea adminArea, java.lang.String name, java.io.File src, java.io.File dst, java.lang.String customEOLStyle, boolean safelyEncode, boolean expand)static voidSVNTranslator. translate(SVNAdminArea adminArea, java.lang.String name, java.lang.String srcPath, java.lang.String dstPath, boolean expand)static voidSVNTranslator. translate(SVNAdminArea adminArea, java.lang.String name, java.lang.String srcPath, java.lang.String dstPath, boolean safelyEncode, boolean expand)static voidSVNTranslator. translate(SVNAdminArea adminArea, java.lang.String name, java.lang.String srcPath, java.lang.String dstPath, java.lang.String customEOLStyle, boolean expand)static java.lang.StringSVNTranslator. translateString(java.lang.String str, byte[] eol, java.util.Map<java.lang.String,byte[]> keywords, boolean repair, boolean expand)static voidSVNTranslator. translationError(java.io.File path, java.io.IOException e)booleanSVNAdminArea. tweakEntry(java.lang.String name, java.lang.String newURL, java.lang.String reposRoot, long newRevision, boolean remove)abstract booleanSVNAdminArea. unlock()booleanSVNAdminArea14. unlock()booleanSVNXMLAdminArea. unlock()voidSVNAdminArea. updateURL(java.lang.String rootURL, boolean recursive)static SVNAdminAreaSVNAdminAreaFactory. upgrade(SVNAdminArea area)SVNAdminAreaSVNWCAccess. upgrade(java.io.File path)Ugrades SVNAdminArea associated with the path and cached in this SVNWCAccess instance.voidSVNWCAccess. walkEntries(java.io.File path, ISVNEntryHandler handler, boolean showHidden, boolean includeTC, SVNDepth depth)voidSVNWCAccess. walkEntries(java.io.File path, ISVNEntryHandler handler, boolean showHidden, SVNDepth depth)voidSVNAdminArea. walkThisDirectory(ISVNEntryHandler handler, boolean showHidden, SVNDepth depth)protected abstract voidSVNAdminArea. writeEntries(java.io.Writer writer)protected voidSVNAdminArea14. writeEntries(java.io.Writer writer)protected voidSVNXMLAdminArea. writeEntries(java.io.Writer writer)protected abstract intSVNAdminArea. writeExtraOptions(java.io.Writer writer, java.lang.String entryName, SVNEntry entry, int emptyFields)protected intSVNAdminArea14. writeExtraOptions(java.io.Writer writer, java.lang.String entryName, SVNEntry entry, int emptyFields)protected intSVNAdminArea15. writeExtraOptions(java.io.Writer writer, java.lang.String entryName, SVNEntry entry, int emptyFields)protected intSVNAdminArea16. writeExtraOptions(java.io.Writer writer, java.lang.String entryName, SVNEntry entry, int emptyFields)protected intSVNXMLAdminArea. writeExtraOptions(java.io.Writer writer, java.lang.String entryName, SVNEntry Attrs, int emptyFields) -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc.patch
Methods in org.tmatesoft.svn.core.internal.wc.patch that throw SVNException Modifier and Type Method Description voidSVNPatchTarget. applyHunk(SVNPatchHunkInfo hi)Write the modified text of hunk described by HI to the patched stream of TARGET.static SVNPatchTargetSVNPatchTarget. applyPatch(SVNPatch patch, java.io.File absWCPath, int stripCount, SVNAdminArea wc)Apply a PATCH to a working copy at ABS_WC_PATH.voidSVNPatchTarget. copyLinesToTarget(int line)Copy lines to the patched stream until the specified LINE has been reached.SVNPatchHunkInfoSVNPatchTarget. getHunkInfo(SVNPatchHunk hunk, int fuzz)Determine the line at which a HUNK applies to the TARGET file, and return an appropriate hunk_info object in *HI, allocated from RESULT_POOL.longSVNPatchFileStream. getSeekPosition()static SVNPatchTargetSVNPatchTarget. initPatchTarget(SVNPatch patch, java.io.File baseDir, int stripCount, SVNAdminArea wc)Attempt to initialize a patch TARGET structure for a target file described by PATCH.voidSVNPatchTarget. installPatchedTarget(java.io.File absWCPath, boolean dryRun, SVNAdminArea wc)Install a patched TARGET into the working copy at ABS_WC_PATH.booleanSVNPatchFileStream. isEOF()static SVNPatchFileStreamSVNPatchFileStream. openForWrite(java.io.File path)static SVNPatchFileStreamSVNPatchFileStream. openRangeReadOnly(java.io.File path, long start, long end)static SVNPatchFileStreamSVNPatchFileStream. openReadOnly(java.io.File path)static SVNPatchHunkSVNPatchHunk. parseNextHunk(SVNPatch patch)Return the next HUNK from a PATCH, using STREAM to read data from the patch file.static SVNPatchSVNPatch. parseNextPatch(SVNPatchFileStream patchFile)Return the next PATCH in PATCH_FILE.booleanSVNPatchFileStream. readLine(java.lang.StringBuffer lineBuf)booleanSVNPatchFileStream. readLine(java.lang.StringBuffer lineBuf, java.lang.String eolStr)voidSVNPatchTarget. readLine(java.lang.StringBuffer line)Read a *LINE from TARGET.booleanSVNPatchFileStream. readLineWithEol(java.lang.StringBuffer lineBuf, java.lang.StringBuffer eolStr)voidSVNPatchTarget. rejectHunk(SVNPatchHunkInfo hi)Write the diff text of the hunk described by HI to the reject stream of TARGET, and mark TARGET as having had rejects.voidSVNPatchFileStream. reset()Reset a generic stream back to its origin.intSVNPatchTarget. scanForMatch(SVNPatchHunk hunk, boolean matchFirst, int upperLine, int fuzz)Scan lines of TARGET for a match of the original text of HUNK, up to but not including the specified UPPER_LINE.voidSVNPatchTarget. seekToLine(int line)Seek to the specified LINE in TARGET.voidSVNPatchTarget. sendPatchNotification(SVNAdminArea wc)Use client context CTX to send a suitable notification for a patch TARGET.voidSVNPatchFileStream. setSeekPosition(long pos)voidSVNPatchFileStream. tryWrite(java.lang.StringBuffer lineBuf)voidSVNPatchFileStream. write(java.lang.String str)voidSVNPatchFileStream. write(java.lang.StringBuffer str) -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc16
Methods in org.tmatesoft.svn.core.internal.wc16 that throw SVNException Modifier and Type Method Description voidSVNChangelistClient16. addToChangelist(java.io.File[] paths, SVNDepth depth, java.lang.String changelist, java.lang.String[] changelists)Deprecated.static java.lang.StringSVNUpdateClient16. canonicalizeExtenrals(java.lang.String externals, boolean omitDefaultPort)static SVNURLSVNUpdateClient16. canonicalizeURL(SVNURL url, boolean omitDefaultPort)protected SVNRepositorySVNBasicDelegate. createRepository(SVNURL url, java.io.File path, SVNAdminArea area, SVNRevision pegRevision, SVNRevision revision, long[] pegRev)protected SVNRepositorySVNBasicDelegate. createRepository(SVNURL url, java.io.File path, SVNWCAccess access, boolean mayReuse)protected SVNRepositorySVNBasicDelegate. createRepository(SVNURL url, java.lang.String uuid, boolean mayReuse)protected SVNURLSVNBasicDelegate. deriveLocation(java.io.File path, SVNURL url, long[] pegRevisionNumber, SVNRevision pegRevision, SVNRepository repos, SVNWCAccess access)protected voidSVNBasicDelegate. dispatchEvent(SVNEvent event)protected voidSVNBasicDelegate. dispatchEvent(SVNEvent event, double progress)voidSVNWCClient16. doAdd(java.io.File[] paths, boolean force, boolean mkdir, boolean climbUnversionedParents, SVNDepth depth, boolean depthIsSticky, boolean includeIgnored, boolean makeParents)Schedules working copypathsfor addition to the repository.voidSVNWCClient16. doAdd(java.io.File path, boolean force, boolean mkdir, boolean climbUnversionedParents, boolean recursive)Deprecated.voidSVNWCClient16. doAdd(java.io.File path, boolean force, boolean mkdir, boolean climbUnversionedParents, boolean recursive, boolean includeIgnored)Deprecated.voidSVNWCClient16. doAdd(java.io.File path, boolean force, boolean mkdir, boolean climbUnversionedParents, SVNDepth depth, boolean includeIgnored, boolean makeParents)Schedules a working copypathfor addition to the repository.voidSVNWCClient16. doAdd(java.io.File path, boolean force, boolean mkdir, boolean climbUnversionedParents, SVNDepth depth, boolean depthIsSticky, boolean includeIgnored, boolean makeParents)Schedules a working copypathfor addition to the repository.voidSVNChangelistClient16. doAddToChangelist(java.io.File[] paths, SVNDepth depth, java.lang.String changelist, java.lang.String[] changelists)Adds each path inpaths(recursing todepthas necessary) tochangelist.voidSVNLogClient16. doAnnotate(java.io.File path, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean ignoreMimeType, boolean includeMergedRevisions, ISVNAnnotateHandler handler, java.lang.String inputEncoding)Invokeshandleron each line-blame item associated with revisionendRevisionofpath, usingstartRevisionas the default source of all blame.voidSVNLogClient16. doAnnotate(java.io.File path, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean ignoreMimeType, ISVNAnnotateHandler handler)Obtains annotation information for each file text line from a repository (using a Working Copy path to get a corresponding URL) and passes it to a provided annotation handler.voidSVNLogClient16. doAnnotate(java.io.File path, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, ISVNAnnotateHandler handler)Obtains annotation information for each file text line from a repository (using a Working Copy path to get a corresponding URL) and passes it to a provided annotation handler.voidSVNLogClient16. doAnnotate(SVNURL url, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean ignoreMimeType, boolean includeMergedRevisions, ISVNAnnotateHandler handler, java.lang.String inputEncoding)Invokeshandleron each line-blame item associated with revisionendRevisionofurl, usingstartRevisionas the default source of all blame.voidSVNLogClient16. doAnnotate(SVNURL url, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean ignoreMimeType, ISVNAnnotateHandler handler, java.lang.String inputEncoding)Obtains annotation information for each file text line from a repository and passes it to a provided annotation handler.voidSVNLogClient16. doAnnotate(SVNURL url, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, ISVNAnnotateHandler handler)Obtains annotation information for each file text line from a repository and passes it to a provided annotation handler.voidSVNLogClient16. doAnnotate(SVNURL url, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, ISVNAnnotateHandler handler, java.lang.String inputEncoding)Obtains annotation information for each file text line from a repository and passes it to a provided annotation handler.voidSVNUpdateClient16. doCanonicalizeURLs(java.io.File dst, boolean omitDefaultPort, boolean recursive)Canonicalizes all urls in the specified Working Copy.longSVNUpdateClient16. doCheckout(SVNURL url, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, boolean recursive)Deprecated.longSVNUpdateClient16. doCheckout(SVNURL url, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, boolean recursive, boolean force)Deprecated.longSVNUpdateClient16. doCheckout(SVNURL url, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, boolean allowUnversionedObstructions)Checks out a working copy ofurlatrevision, looked up atpegRevision, usingdstPathas the root directory of the newly checked out working copy.voidSVNWCClient16. doCleanup(java.io.File path)Cleans up a working copy.voidSVNWCClient16. doCleanup(java.io.File path, boolean deleteWCProperties)Recursively cleans up the working copy, removing locks and resuming unfinished operations.voidSVNWCClient16. doCleanupWCProperties(java.io.File directory)Recursively removes all DAV-specific "svn:wc:" properties from thedirectoryand beneath.SVNCommitPacketSVNCommitClient16. doCollectCommitItems(java.io.File[] paths, boolean keepLocks, boolean force, boolean recursive)Deprecated.SVNCommitPacket[]SVNCommitClient16. doCollectCommitItems(java.io.File[] paths, boolean keepLocks, boolean force, boolean recursive, boolean combinePackets)Deprecated.SVNCommitPacket[]SVNCommitClient16. doCollectCommitItems(java.io.File[] paths, boolean keepLocks, boolean force, SVNDepth depth, boolean combinePackets, java.lang.String[] changelists)Collects commit items (containing detailed information on each Working Copy item that was changed and need to be committed to the repository) into differentSVNCommitPackets.SVNCommitPacketSVNCommitClient16. doCollectCommitItems(java.io.File[] paths, boolean keepLocks, boolean force, SVNDepth depth, java.lang.String[] changelists)Collects commit items (containing detailed information on each Working Copy item that contains changes and need to be committed to the repository) into a singleSVNCommitPacket.SVNCommitInfoSVNCommitClient16. doCommit(java.io.File[] paths, boolean keepLocks, java.lang.String commitMessage, boolean force, boolean recursive)SVNCommitInfoSVNCommitClient16. doCommit(java.io.File[] paths, boolean keepLocks, java.lang.String commitMessage, SVNProperties revisionProperties, java.lang.String[] changelists, boolean keepChangelist, boolean force, SVNDepth depth)Commits files or directories into repository.SVNCommitInfo[]SVNCommitClient16. doCommit(SVNCommitPacket[] commitPackets, boolean keepLocks, boolean keepChangelist, java.lang.String commitMessage, SVNProperties revisionProperties)Commits files or directories into repository.SVNCommitInfo[]SVNCommitClient16. doCommit(SVNCommitPacket[] commitPackets, boolean keepLocks, java.lang.String commitMessage)Committs local changes, made to the Working Copy items, to the repository.SVNCommitInfoSVNCommitClient16. doCommit(SVNCommitPacket commitPacket, boolean keepLocks, boolean keepChangelist, java.lang.String commitMessage, SVNProperties revisionProperties)Commits files or directories into repository.SVNCommitInfoSVNCommitClient16. doCommit(SVNCommitPacket commitPacket, boolean keepLocks, java.lang.String commitMessage)Committs local changes made to the Working Copy items to the repository.voidSVNCopyClient16. doCopy(java.io.File nestedWC)Converts a disjoint working copy to a copied one.voidSVNCopyClient16. doCopy(SVNCopySource[] sources, java.io.File dst, boolean isMove, boolean makeParents, boolean failWhenDstExists)Copies each source insourcestodst.SVNCommitInfoSVNCopyClient16. doCopy(SVNCopySource[] sources, SVNURL dst, boolean isMove, boolean makeParents, boolean failWhenDstExists, boolean pinExternals, java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin, java.lang.String commitMessage, SVNProperties revisionProperties)SVNCommitInfoSVNCopyClient16. doCopy(SVNCopySource[] sources, SVNURL dst, boolean isMove, boolean makeParents, boolean failWhenDstExists, java.lang.String commitMessage, SVNProperties revisionProperties)Copies each source insourcestodst.SVNCommitInfoSVNCommitClient16. doDelete(SVNURL[] urls, java.lang.String commitMessage)Committs removing specified URL-paths from the repository.SVNCommitInfoSVNCommitClient16. doDelete(SVNURL[] urls, java.lang.String commitMessage, SVNProperties revisionProperties)Deletes items from a repository.voidSVNWCClient16. doDelete(java.io.File path, boolean force, boolean dryRun)Schedules a Working Copy item for deletion.voidSVNWCClient16. doDelete(java.io.File path, boolean force, boolean deleteFiles, boolean dryRun)Schedules a Working Copy item for deletion.voidSVNDiffClient16. doDiff(java.io.File[] paths, SVNRevision rN, SVNRevision rM, SVNRevision pegRevision, SVNDepth depth, boolean useAncestry, java.io.OutputStream result, java.util.Collection changeLists)Iterates over the passed inpathscallingSVNDiffClient16.doDiff(File,SVNRevision,SVNRevision,SVNRevision,SVNDepth,boolean,OutputStream,Collection)for each one in the array.voidSVNDiffClient16. doDiff(java.io.File path1, SVNRevision rN, java.io.File path2, SVNRevision rM, boolean recursive, boolean useAncestry, java.io.OutputStream result)voidSVNDiffClient16. doDiff(java.io.File path1, SVNRevision rN, java.io.File path2, SVNRevision rM, SVNDepth depth, boolean useAncestry, java.io.OutputStream result, java.util.Collection changeLists)Produces diff output which describes the delta betweenpath1/rNandpath2/rM.voidSVNDiffClient16. doDiff(java.io.File path1, SVNRevision rN, SVNURL url2, SVNRevision rM, boolean recursive, boolean useAncestry, java.io.OutputStream result)voidSVNDiffClient16. doDiff(java.io.File path1, SVNRevision rN, SVNURL url2, SVNRevision rM, SVNDepth depth, boolean useAncestry, java.io.OutputStream result, java.util.Collection changeLists)Produces diff output which describes the delta betweenpath1/rNandurl2/rM.voidSVNDiffClient16. doDiff(java.io.File path, SVNRevision pegRevision, SVNRevision rN, SVNRevision rM, boolean recursive, boolean useAncestry, java.io.OutputStream result)voidSVNDiffClient16. doDiff(java.io.File path, SVNRevision pegRevision, SVNRevision rN, SVNRevision rM, SVNDepth depth, boolean useAncestry, java.io.OutputStream result, java.util.Collection changeLists)Produces diff output which describes the delta betweenpathin peg revisionpegRevision, as it changed betweenrNandrM.voidSVNDiffClient16. doDiff(SVNURL url1, SVNRevision rN, java.io.File path2, SVNRevision rM, boolean recursive, boolean useAncestry, java.io.OutputStream result)voidSVNDiffClient16. doDiff(SVNURL url1, SVNRevision rN, java.io.File path2, SVNRevision rM, SVNDepth depth, boolean useAncestry, java.io.OutputStream result, java.util.Collection changeLists)Produces diff output which describes the delta betweenurl1/rNandpath2/rM.voidSVNDiffClient16. doDiff(SVNURL url1, SVNRevision rN, SVNURL url2, SVNRevision rM, boolean recursive, boolean useAncestry, java.io.OutputStream result)Deprecated.voidSVNDiffClient16. doDiff(SVNURL url1, SVNRevision rN, SVNURL url2, SVNRevision rM, SVNDepth depth, boolean useAncestry, java.io.OutputStream result)Produces diff output which describes the delta betweenurl1/rNandurl2/rM.voidSVNDiffClient16. doDiff(SVNURL url, SVNRevision pegRevision, SVNRevision rN, SVNRevision rM, boolean recursive, boolean useAncestry, java.io.OutputStream result)Deprecated.voidSVNDiffClient16. doDiff(SVNURL url, SVNRevision pegRevision, SVNRevision rN, SVNRevision rM, SVNDepth depth, boolean useAncestry, java.io.OutputStream result)Produces diff output which describes the delta betweenurlin peg revisionpegRevision, as it changed betweenrNandrM.voidSVNDiffClient16. doDiffStatus(java.io.File path1, SVNRevision rN, java.io.File path2, SVNRevision rM, boolean recursive, boolean useAncestry, ISVNDiffStatusHandler handler)voidSVNDiffClient16. doDiffStatus(java.io.File path1, SVNRevision rN, java.io.File path2, SVNRevision rM, SVNDepth depth, boolean useAncestry, ISVNDiffStatusHandler handler)Produces a diff summary which lists the changed items betweenpath1/rNandpath2/rMwithout creating text deltas.voidSVNDiffClient16. doDiffStatus(java.io.File path1, SVNRevision rN, SVNURL url2, SVNRevision rM, boolean recursive, boolean useAncestry, ISVNDiffStatusHandler handler)voidSVNDiffClient16. doDiffStatus(java.io.File path1, SVNRevision rN, SVNURL url2, SVNRevision rM, SVNDepth depth, boolean useAncestry, ISVNDiffStatusHandler handler)Produces a diff summary which lists the changed items betweenpath1/rNandurl2/rMwithout creating text deltas.voidSVNDiffClient16. doDiffStatus(java.io.File path, SVNRevision rN, SVNRevision rM, SVNRevision pegRevision, SVNDepth depth, boolean useAncestry, ISVNDiffStatusHandler handler)Produces a diff summary which lists the changed items betweenpathin peg revisionpegRevision, as it changed betweenrNandrM.voidSVNDiffClient16. doDiffStatus(SVNURL url1, SVNRevision rN, java.io.File path2, SVNRevision rM, boolean recursive, boolean useAncestry, ISVNDiffStatusHandler handler)voidSVNDiffClient16. doDiffStatus(SVNURL url1, SVNRevision rN, java.io.File path2, SVNRevision rM, SVNDepth depth, boolean useAncestry, ISVNDiffStatusHandler handler)Produces a diff summary which lists the changed items betweenurl1/rNandpath2/rMwithout creating text deltas.voidSVNDiffClient16. doDiffStatus(SVNURL url1, SVNRevision rN, SVNURL url2, SVNRevision rM, boolean recursive, boolean useAncestry, ISVNDiffStatusHandler handler)voidSVNDiffClient16. doDiffStatus(SVNURL url1, SVNRevision rN, SVNURL url2, SVNRevision rM, SVNDepth depth, boolean useAncestry, ISVNDiffStatusHandler handler)Produces a diff summary which lists the changed items betweenurl1/rNandurl2/rMwithout creating text deltas.voidSVNDiffClient16. doDiffStatus(SVNURL url, SVNRevision rN, SVNRevision rM, SVNRevision pegRevision, SVNDepth depth, boolean useAncestry, ISVNDiffStatusHandler handler)Produces a diff summary which lists the changed items betweenurlin peg revisionpegRevision, as it changed betweenrNandrM.longSVNUpdateClient16. doExport(java.io.File srcPath, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, java.lang.String eolStyle, boolean force, boolean recursive)longSVNUpdateClient16. doExport(java.io.File srcPath, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, java.lang.String eolStyle, boolean overwrite, SVNDepth depth)Exports the contents of either a subversion repository or a subversion working copy into a 'clean' directory (meaning a directory with no administrative directories).longSVNUpdateClient16. doExport(SVNURL url, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, java.lang.String eolStyle, boolean force, boolean recursive)longSVNUpdateClient16. doExport(SVNURL url, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, java.lang.String eolStyle, boolean overwrite, SVNDepth depth)Exports the contents of a subversion repository into a 'clean' directory (meaning a directory with no administrative directories).voidSVNChangelistClient16. doGetChangeListPaths(java.util.Collection changeLists, java.util.Collection targets, SVNDepth depth, ISVNChangelistHandler handler)Gets paths belonging to the specified changelists discovered under the specified targets.voidSVNChangelistClient16. doGetChangeLists(java.io.File path, java.util.Collection changeLists, SVNDepth depth, ISVNChangelistHandler handler)Gets paths belonging to the specified changelists discovered under the specified path.voidSVNWCClient16. doGetFileContents(java.io.File path, SVNRevision pegRevision, SVNRevision revision, boolean expandKeywords, java.io.OutputStream dst)Outputs the content of file identified bypathandrevisionto the streamdst.voidSVNWCClient16. doGetFileContents(SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean expandKeywords, java.io.OutputStream dst)Outputs the content of file identified byurlandrevisionto the streamdst.voidSVNDiffClient16. doGetLogEligibleMergeInfo(java.io.File path, SVNRevision pegRevision, java.io.File mergeSrcPath, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions eligible for merge frommergeSrcPath(as ofsrcPegRevision) intopath(as ofpegRevision).voidSVNDiffClient16. doGetLogEligibleMergeInfo(java.io.File path, SVNRevision pegRevision, SVNURL mergeSrcURL, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions eligible for merge frommergeSrcURL(as ofsrcPegRevision) intopath(as ofpegRevision).voidSVNDiffClient16. doGetLogEligibleMergeInfo(SVNURL url, SVNRevision pegRevision, java.io.File mergeSrcPath, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions eligible for merge frommergeSrcPath(as ofsrcPegRevision) intourl(as ofpegRevision).voidSVNDiffClient16. doGetLogEligibleMergeInfo(SVNURL url, SVNRevision pegRevision, SVNURL mergeSrcURL, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions eligible for merge frommergeSrcURL(as ofsrcPegRevision) intourl(as ofpegRevision).voidSVNDiffClient16. doGetLogMergedMergeInfo(java.io.File path, SVNRevision pegRevision, java.io.File mergeSrcPath, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions merged frommergeSrcPath(as ofsrcPegRevision) intopath(as ofpegRevision).voidSVNDiffClient16. doGetLogMergedMergeInfo(java.io.File path, SVNRevision pegRevision, SVNURL mergeSrcURL, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions merged frommergeSrcURL(as ofsrcPegRevision) intopath(as ofpegRevision).voidSVNDiffClient16. doGetLogMergedMergeInfo(SVNURL url, SVNRevision pegRevision, java.io.File mergeSrcPath, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions merged frommergeSrcPath(as ofsrcPegRevision) intourl(as ofpegRevision).voidSVNDiffClient16. doGetLogMergedMergeInfo(SVNURL url, SVNRevision pegRevision, SVNURL mergeSrcURL, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions merged frommergeSrcURL(as ofsrcPegRevision) intourl(as ofpegRevision).java.util.Map<SVNURL,SVNMergeRangeList>SVNDiffClient16. doGetMergedMergeInfo(java.io.File path, SVNRevision pegRevision)Returns mergeinfo as aMapwith merge source URLs (asSVNURL) mapped to range lists (SVNMergeRangeList).java.util.Map<SVNURL,SVNMergeRangeList>SVNDiffClient16. doGetMergedMergeInfo(SVNURL url, SVNRevision pegRevision)Returns mergeinfo as aMapwith merge source URLs (asSVNURL) mapped to range lists (SVNMergeRangeList).SVNPropertyDataSVNWCClient16. doGetProperty(java.io.File path, java.lang.String propName, SVNRevision pegRevision, SVNRevision revision)Gets the value of the propertypropNameforpath.voidSVNWCClient16. doGetProperty(java.io.File path, java.lang.String propName, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNPropertyHandler handler)voidSVNWCClient16. doGetProperty(java.io.File path, java.lang.String propName, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, ISVNPropertyHandler handler, java.util.Collection changeLists)Invokeshandleron paths covered bydepthstarting with the specifiedpath.SVNPropertyDataSVNWCClient16. doGetProperty(SVNURL url, java.lang.String propName, SVNRevision pegRevision, SVNRevision revision)Gets the value of the propertypropNameforurl.voidSVNWCClient16. doGetProperty(SVNURL url, java.lang.String propName, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNPropertyHandler handler)Deprecated.voidSVNWCClient16. doGetProperty(SVNURL url, java.lang.String propName, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, ISVNPropertyHandler handler)Invokeshandleron paths covered bydepthstarting with the specifiedpath.voidSVNWCClient16. doGetRevisionProperty(java.io.File path, java.lang.String propName, SVNRevision revision, ISVNPropertyHandler handler)Gets an unversioned revision property from a repository (getting a repository URL from a Working Copy) and passes it to a provided property handler.longSVNWCClient16. doGetRevisionProperty(SVNURL url, java.lang.String propName, SVNRevision revision, ISVNPropertyHandler handler)Gets an unversioned revision property from a repository and passes it to a provided property handler.java.lang.StringSVNWCClient16. doGetWorkingCopyID(java.io.File path, java.lang.String trailURL)Returns the current Working Copy min- and max- revisions as well as changes and switch status within a single string.java.lang.StringSVNWCClient16. doGetWorkingCopyID(java.io.File path, java.lang.String trailURL, boolean committed)Returns the current Working Copy min- and max- revisions as well as changes and switch status within a single string.SVNCommitInfoSVNCommitClient16. doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, boolean recursive)Deprecated.SVNCommitInfoSVNCommitClient16. doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, boolean useGlobalIgnores, boolean recursive)Deprecated.SVNCommitInfoSVNCommitClient16. doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, SVNProperties revisionProperties, boolean useGlobalIgnores, boolean ignoreUnknownNodeTypes, SVNDepth depth)Imports file or directorypathinto repository directorydstURLat HEAD revision.SVNCommitInfoSVNCommitClient16. doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, SVNProperties revisionProperties, boolean useGlobalIgnores, boolean ignoreUnknownNodeTypes, SVNDepth depth, boolean applyAutoProperties)Imports file or directorypathinto repository directorydstURLat HEAD revision.SVNCommitInfoSVNCommitClient16. doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, SVNProperties revisionProperties, boolean useGlobalIgnores, boolean ignoreUnknownNodeTypes, SVNDepth depth, boolean applyAutoProperties, ISVNFileFilter fileFilter)Imports file or directorypathinto repository directorydstURLat HEAD revision.SVNInfoSVNWCClient16. doInfo(java.io.File path, SVNRevision revision)Collects and returns information on a single Working Copy item.voidSVNWCClient16. doInfo(java.io.File path, SVNRevision revision, boolean recursive, ISVNInfoHandler handler)Deprecated.voidSVNWCClient16. doInfo(java.io.File path, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNInfoHandler handler)Deprecated.voidSVNWCClient16. doInfo(java.io.File path, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, java.util.Collection changeLists, ISVNInfoHandler handler)Invokeshandlerto return information aboutpathinrevision.SVNInfoSVNWCClient16. doInfo(SVNURL url, SVNRevision pegRevision, SVNRevision revision)Collects and returns information on a single item in a repository.voidSVNWCClient16. doInfo(SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNInfoHandler handler)Deprecated.voidSVNWCClient16. doInfo(SVNURL url, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, ISVNInfoHandler handler)Invokeshandlerto return information abouturlinrevision.voidSVNLogClient16. doList(java.io.File path, SVNRevision pegRevision, SVNRevision revision, boolean fetchLocks, boolean recursive, ISVNDirEntryHandler handler)Deprecated.voidSVNLogClient16. doList(java.io.File path, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNDirEntryHandler handler)Deprecated.voidSVNLogClient16. doList(java.io.File path, SVNRevision pegRevision, SVNRevision revision, boolean fetchLocks, SVNDepth depth, int entryFields, ISVNDirEntryHandler handler)Reports the directory entry, and possibly children, forpathatrevision.voidSVNLogClient16. doList(SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean fetchLocks, boolean recursive, ISVNDirEntryHandler handler)Browses directory entries from a repository and uses the provided dir entry handler to process them.voidSVNLogClient16. doList(SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNDirEntryHandler handler)Deprecated.voidSVNLogClient16. doList(SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean fetchLocks, SVNDepth depth, int entryFields, ISVNDirEntryHandler handler)Reports the directory entry, and possibly children, forurlatrevision.voidSVNWCClient16. doLock(java.io.File[] paths, boolean stealLock, java.lang.String lockMessage)Locks file items in a Working Copy as well as in a repository so that no other user can commit changes to them.voidSVNWCClient16. doLock(SVNURL[] urls, boolean stealLock, java.lang.String lockMessage)Locks file items in a repository so that no other user can commit changes to them.voidSVNLogClient16. doLog(java.io.File[] paths, java.util.Collection revisionRanges, SVNRevision pegRevision, boolean stopOnCopy, boolean discoverChangedPaths, boolean includeMergedRevisions, long limit, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Invokeshandleron each log message from the givenrevisionRangesin turn, inclusive (but never invokeshandleron a given log message more than once).voidSVNLogClient16. doLog(java.io.File[] paths, SVNRevision startRevision, SVNRevision endRevision, boolean stopOnCopy, boolean discoverChangedPaths, long limit, ISVNLogEntryHandler handler)Gets commit log messages with other revision specific information from a repository (using Working Copy paths to get corresponding URLs) and passes them to a log entry handler for processing.voidSVNLogClient16. doLog(java.io.File[] paths, SVNRevision startRevision, SVNRevision endRevision, SVNRevision pegRevision, boolean stopOnCopy, boolean discoverChangedPaths, boolean includeMergedRevisions, long limit, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Invokeshandleron each log message fromstartRevisiontoendRevisionin turn, inclusive (but never invokeshandleron a given log message more than once).voidSVNLogClient16. doLog(java.io.File[] paths, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean stopOnCopy, boolean discoverChangedPaths, long limit, ISVNLogEntryHandler handler)Gets commit log messages with other revision specific information from a repository (using Working Copy paths to get corresponding URLs) and passes them to a log entry handler for processing.voidSVNLogClient16. doLog(SVNURL url, java.lang.String[] paths, SVNRevision pegRevision, java.util.Collection revisionRanges, boolean stopOnCopy, boolean discoverChangedPaths, boolean includeMergedRevisions, long limit, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Invokeshandleron each log message from the givenin turn, inclusive (but never invokeshandleron a given log message more than once).voidSVNLogClient16. doLog(SVNURL url, java.lang.String[] paths, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean stopOnCopy, boolean discoverChangedPaths, boolean includeMergedRevisions, long limit, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Invokeshandleron each log message fromstartRevisiontoendRevisionin turn, inclusive (but never invokeshandleron a given log message more than once).voidSVNLogClient16. doLog(SVNURL url, java.lang.String[] paths, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean stopOnCopy, boolean discoverChangedPaths, long limit, ISVNLogEntryHandler handler)Gets commit log messages with other revision specific information from a repository and passes them to a log entry handler for processing.voidSVNWCClient16. doMarkReplaced(java.io.File path)Schedulespathas being replaced.voidSVNDiffClient16. doMerge(java.io.File path1, SVNRevision revision1, java.io.File path2, SVNRevision revision2, java.io.File dstPath, boolean recursive, boolean useAncestry, boolean force, boolean dryRun)voidSVNDiffClient16. doMerge(java.io.File path1, SVNRevision revision1, java.io.File path2, SVNRevision revision2, java.io.File dstPath, SVNDepth depth, boolean useAncestry, boolean force, boolean dryRun, boolean recordOnly)Merges changes frompath1/revision1topath2/revision2into the working-copy pathdstPath.voidSVNDiffClient16. doMerge(java.io.File path1, SVNRevision pegRevision, java.util.Collection rangesToMerge, java.io.File dstPath, SVNDepth depth, boolean useAncestry, boolean force, boolean dryRun, boolean recordOnly)Merges the changes betweenpath1in peg revisionpegRevision, as it changed between the ranges described inrangesToMerge.voidSVNDiffClient16. doMerge(java.io.File path1, SVNRevision revision1, SVNURL url2, SVNRevision revision2, java.io.File dstPath, boolean recursive, boolean useAncestry, boolean force, boolean dryRun)voidSVNDiffClient16. doMerge(java.io.File path1, SVNRevision revision1, SVNURL url2, SVNRevision revision2, java.io.File dstPath, SVNDepth depth, boolean useAncestry, boolean force, boolean dryRun, boolean recordOnly)Merges changes frompath1/revision1tourl2/revision2into the working-copy pathdstPath.voidSVNDiffClient16. doMerge(java.io.File path1, SVNRevision pegRevision, SVNRevision revision1, SVNRevision revision2, java.io.File dstPath, boolean recursive, boolean useAncestry, boolean force, boolean dryRun)voidSVNDiffClient16. doMerge(SVNURL url1, SVNRevision revision1, java.io.File path2, SVNRevision revision2, java.io.File dstPath, boolean recursive, boolean useAncestry, boolean force, boolean dryRun)voidSVNDiffClient16. doMerge(SVNURL url1, SVNRevision revision1, java.io.File path2, SVNRevision revision2, java.io.File dstPath, SVNDepth depth, boolean useAncestry, boolean force, boolean dryRun, boolean recordOnly)Merges changes fromurl1/revision1topath2/revision2into the working-copy pathdstPath.voidSVNDiffClient16. doMerge(SVNURL url1, SVNRevision pegRevision, java.util.Collection rangesToMerge, java.io.File dstPath, SVNDepth depth, boolean useAncestry, boolean force, boolean dryRun, boolean recordOnly)Merges the changes betweenurl1in peg revisionpegRevision, as it changed between the ranges described inrangesToMerge.voidSVNDiffClient16. doMerge(SVNURL url1, SVNRevision revision1, SVNURL url2, SVNRevision revision2, java.io.File dstPath, boolean recursive, boolean useAncestry, boolean force, boolean dryRun)voidSVNDiffClient16. doMerge(SVNURL url1, SVNRevision revision1, SVNURL url2, SVNRevision revision2, java.io.File dstPath, SVNDepth depth, boolean useAncestry, boolean force, boolean dryRun, boolean recordOnly)Merges changes fromurl1/revision1tourl2/revision2into the working-copy pathdstPath.voidSVNDiffClient16. doMerge(SVNURL url1, SVNRevision pegRevision, SVNRevision revision1, SVNRevision revision2, java.io.File dstPath, boolean recursive, boolean useAncestry, boolean force, boolean dryRun)voidSVNDiffClient16. doMergeReIntegrate(java.io.File srcPath, SVNRevision pegRevision, java.io.File dstPath, boolean dryRun)Performs a reintegration merge ofsrcPathatpegRevisionintodstPath.voidSVNDiffClient16. doMergeReIntegrate(SVNURL srcURL, SVNRevision pegRevision, java.io.File dstPath, boolean dryRun)Performs a reintegration merge ofsrcURLatpegRevisionintodstPath.SVNCommitInfoSVNCommitClient16. doMkDir(SVNURL[] urls, java.lang.String commitMessage)Committs a creation of a new directory/directories in the repository.SVNCommitInfoSVNCommitClient16. doMkDir(SVNURL[] urls, java.lang.String commitMessage, SVNProperties revisionProperties, boolean makeParents)Creates directory(ies) in a repository.voidSVNMoveClient16. doMove(java.io.File src, java.io.File dst)Moves a source item to a destination one.voidSVNDiffClient16. doPatch(java.io.File absPatchPath, java.io.File localAbsPath, boolean dryRun, int stripCount)voidSVNUpdateClient16. doRelocate(java.io.File dst, SVNURL oldURL, SVNURL newURL, boolean recursive)Substitutes the beginning part of a Working Copy's URL with a new one.voidSVNChangelistClient16. doRemoveFromChangelist(java.io.File[] paths, SVNDepth depth, java.lang.String[] changelists)Removes each path inpaths(recursing todepthas necessary) from changelists to which they are currently assigned.voidSVNWCClient16. doResolve(java.io.File path, boolean recursive)Deprecated.voidSVNWCClient16. doResolve(java.io.File path, SVNDepth depth, boolean resolveContents, boolean resolveProperties, boolean resolveTree, SVNConflictChoice conflictChoice)Performs automatic conflict resolution on a working copypath.voidSVNWCClient16. doResolve(java.io.File path, SVNDepth depth, boolean resolveContents, boolean resolveProperties, SVNConflictChoice conflictChoice)Performs automatic conflict resolution on a working copypath.voidSVNWCClient16. doResolve(java.io.File path, SVNDepth depth, SVNConflictChoice conflictChoice)Performs automatic conflict resolution on a working copypath.voidSVNWCClient16. doRevert(java.io.File[] paths, boolean recursive)Deprecated.voidSVNWCClient16. doRevert(java.io.File[] paths, SVNDepth depth, java.util.Collection changeLists)Restores the pristine version of working copypaths, effectively undoing any local mods.voidSVNWCClient16. doRevert(java.io.File path, boolean recursive)Deprecated.voidSVNWCClient16. doSetProperty(java.io.File path, java.lang.String propName, SVNPropertyValue propValue, boolean force, boolean recursive, ISVNPropertyHandler handler)voidSVNWCClient16. doSetProperty(java.io.File path, java.lang.String propName, SVNPropertyValue propValue, boolean skipChecks, SVNDepth depth, ISVNPropertyHandler handler, java.util.Collection changeLists)SetspropNametopropValueonpath.voidSVNWCClient16. doSetProperty(java.io.File path, ISVNPropertyValueProvider propertyValueProvider, boolean skipChecks, SVNDepth depth, ISVNPropertyHandler handler, java.util.Collection changeLists)Crawls the working copy atpathand callsISVNPropertyValueProvider.providePropertyValues(java.io.File,org.tmatesoft.svn.core.SVNProperties)to get properties to be change on each path being traversedSVNCommitInfoSVNWCClient16. doSetProperty(SVNURL url, java.lang.String propName, SVNPropertyValue propValue, SVNRevision baseRevision, java.lang.String commitMessage, SVNProperties revisionProperties, boolean skipChecks, ISVNPropertyHandler handler)SetspropNametopropValueonpath.voidSVNWCClient16. doSetRevisionProperty(java.io.File path, SVNRevision revision, java.lang.String propName, SVNPropertyValue propValue, boolean force, ISVNPropertyHandler handler)SetpropNametopropValueon revisionrevisionin the repository represented bypath.voidSVNWCClient16. doSetRevisionProperty(SVNURL url, SVNRevision revision, java.lang.String propName, SVNPropertyValue propValue, boolean force, ISVNPropertyHandler handler)SetpropNametopropValueon revisionrevisionin the repository represented bypath.voidSVNWCClient16. doSetWCFormat(java.io.File directory, int format)Changes working copy format.SVNStatusSVNStatusClient16. doStatus(java.io.File path, boolean remote)Collects status information on a single Working Copy item.SVNStatusSVNStatusClient16. doStatus(java.io.File path, boolean remote, boolean collectParentExternals)Collects status information on a single Working Copy item.longSVNStatusClient16. doStatus(java.io.File path, boolean recursive, boolean remote, boolean reportAll, boolean includeIgnored, boolean collectParentExternals, ISVNStatusHandler handler)longSVNStatusClient16. doStatus(java.io.File path, boolean recursive, boolean remote, boolean reportAll, boolean includeIgnored, ISVNStatusHandler handler)longSVNStatusClient16. doStatus(java.io.File path, SVNRevision revision, boolean recursive, boolean remote, boolean reportAll, boolean includeIgnored, boolean collectParentExternals, ISVNStatusHandler handler)longSVNStatusClient16. doStatus(java.io.File path, SVNRevision revision, SVNDepth depth, boolean remote, boolean reportAll, boolean includeIgnored, boolean collectParentExternals, ISVNStatusHandler handler, java.util.Collection changeLists)Given apathto a working copy directory (or single file), callshandlerwith a set ofSVNStatusobjects which describe the status of thepath, and its children (recursing according todepth).java.util.Collection<SVNURL>SVNDiffClient16. doSuggestMergeSources(java.io.File path, SVNRevision pegRevision)Returns a collection of potential merge sources (expressed as full repositoryURLs) forpathatpegRevision.java.util.Collection<SVNURL>SVNDiffClient16. doSuggestMergeSources(SVNURL url, SVNRevision pegRevision)Returns a collection of potential merge sources (expressed as full repositoryURLs) forurlatpegRevision.longSVNUpdateClient16. doSwitch(java.io.File file, SVNURL url, SVNRevision revision, boolean recursive)Deprecated.longSVNUpdateClient16. doSwitch(java.io.File file, SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean recursive)Deprecated.longSVNUpdateClient16. doSwitch(java.io.File file, SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean recursive, boolean force)Deprecated.longSVNUpdateClient16. doSwitch(java.io.File path, SVNURL url, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, boolean allowUnversionedObstructions, boolean depthIsSticky)Switches working treepathtourl\pegRevisionatrevision.voidSVNWCClient16. doUnlock(java.io.File[] paths, boolean breakLock)Unlocks file items in a Working Copy as well as in a repository.voidSVNWCClient16. doUnlock(SVNURL[] urls, boolean breakLock)Unlocks file items in a repository.long[]SVNUpdateClient16. doUpdate(java.io.File[] paths, SVNRevision revision, SVNDepth depth, boolean allowUnversionedObstructions, boolean depthIsSticky)Updates working treespathstorevision.longSVNUpdateClient16. doUpdate(java.io.File file, SVNRevision revision, boolean recursive)Deprecated.longSVNUpdateClient16. doUpdate(java.io.File file, SVNRevision revision, boolean recursive, boolean force)Deprecated.longSVNUpdateClient16. doUpdate(java.io.File path, SVNRevision revision, SVNDepth depth, boolean allowUnversionedObstructions, boolean depthIsSticky)Updates working copytorevision.voidSVNMoveClient16. doVirtualCopy(java.io.File src, java.io.File dst, boolean move)Copies/moves administrative version control information of a source file to administrative information of a destination file.protected voidSVNBasicDelegate. elideMergeInfo(SVNWCAccess access, java.io.File path, SVNEntry entry, java.io.File wcElisionLimitPath)protected SVNURLSVNBasicDelegate. ensureSessionURL(SVNRepository repository, SVNURL url)voidSVNChangelistClient16. getChangeListPaths(java.util.Collection changeLists, java.util.Collection targets, SVNDepth depth, ISVNChangelistHandler handler)Deprecated.voidSVNChangelistClient16. getChangeLists(java.io.File path, java.util.Collection changeLists, SVNDepth depth, ISVNChangelistHandler handler)Deprecated.protected SVNURLSVNBasicDelegate. getEntryLocation(java.io.File path, SVNEntry entry, long[] revNum, SVNRevision pegRevision)protected SVNBasicDelegate.SVNRepositoryLocation[]SVNBasicDelegate. getLocations(SVNURL url, java.io.File path, SVNRepository repository, SVNRevision revision, SVNRevision start, SVNRevision end)protected longSVNBasicDelegate. getPathLastChangeRevision(java.lang.String relPath, long revision, SVNRepository repository)protected java.lang.StringSVNBasicDelegate. getPathRelativeToRoot(java.io.File path, SVNURL url, SVNURL reposRootURL, SVNWCAccess wcAccess, SVNRepository repos)protected java.util.MapSVNBasicDelegate. getReposMergeInfo(SVNRepository repository, java.lang.String path, long revision, SVNMergeInfoInheritance inheritance, boolean squelchIncapable)SVNURLSVNBasicDelegate. getReposRoot(java.io.File path, SVNURL url, SVNRevision pegRevision, SVNAdminArea adminArea, SVNWCAccess access)Returns the root of the repository.protected longSVNBasicDelegate. getRevisionNumber(SVNRevision revision, long[] latestRevisionNumber, SVNRepository repository, java.io.File path)protected longSVNBasicDelegate. getRevisionNumber(SVNRevision revision, SVNRepository repository, java.io.File path)protected SVNURLSVNBasicDelegate. getURL(java.io.File path)protected java.util.MapSVNBasicDelegate. getWCMergeInfo(java.io.File path, SVNEntry entry, java.io.File limitPath, SVNMergeInfoInheritance inherit, boolean base, boolean[] inherited)mergeInfo must not be null!protected java.util.MapSVNBasicDelegate. getWCOrRepositoryMergeInfo(java.io.File path, SVNEntry entry, SVNMergeInfoInheritance inherit, boolean[] indirect, boolean reposOnly, SVNRepository repository)voidSVNBasicDelegate. handleEvent(SVNEvent event, double progress)Dispatches events to the registered event handler (if any).voidSVNBasicDelegate. handlePathListItem(java.io.File path)Handles a next working copy path with thepath list handlerif any was provided to this object throughSVNBasicDelegate.setPathListHandler(ISVNPathListHandler).voidSVNChangelistClient16. removeFromChangelist(java.io.File[] paths, SVNDepth depth, java.lang.String[] changelists)Deprecated.voidSVNMoveClient16. undoMove(java.io.File src, java.io.File dst)Reverts a previous move operation back. -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNException Modifier and Type Method Description static booleanSVNWCContext. isErrorAccess(SVNException e)Methods in org.tmatesoft.svn.core.internal.wc17 that throw SVNException Modifier and Type Method Description voidSVNAmbientDepthFilterEditor17. abortEdit()voidSVNDiffEditor17. abortEdit()voidSVNRemoteStatusEditor17. abortEdit()voidSVNUpdateEditor17. abortEdit()voidSVNStatusReporter17. abortReport()voidSVNAmbientDepthFilterEditor17. absentDir(java.lang.String path)voidSVNDiffEditor17. absentDir(java.lang.String path)voidSVNRemoteStatusEditor17. absentDir(java.lang.String path)voidSVNUpdateEditor17. absentDir(java.lang.String path)voidSVNAmbientDepthFilterEditor17. absentFile(java.lang.String path)voidSVNDiffEditor17. absentFile(java.lang.String path)voidSVNRemoteStatusEditor17. absentFile(java.lang.String path)voidSVNUpdateEditor17. absentFile(java.lang.String path)static SVNUpdateEditor17.AccumulatedChangeInfoSVNUpdateEditor17. accumulateLastChange(java.io.File localAbspath, SVNProperties entryProps)java.io.FileSVNWCContext. acquireWriteLock(java.io.File localAbspath, boolean lockAnchor, boolean returnLockRoot)java.io.FileSVNWCContext. acquireWriteLockForResolve(java.io.File localAbsPath)voidISVNEditor2. addAbsent(java.lang.String path, SVNNodeKind kind, long replacesRev)voidSVNTreeConflictEditor. addAbsent(java.lang.String path, SVNNodeKind kind, long replacesRev)voidISVNEditor2. addDir(java.lang.String path, java.util.List<java.lang.String> children, SVNProperties props, long replacesRev)voidSVNAmbientDepthFilterEditor17. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNDiffEditor17. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNRemoteStatusEditor17. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNTreeConflictEditor. addDir(java.lang.String path, java.util.List<java.lang.String> children, SVNProperties props, long replacesRev)voidSVNUpdateEditor17. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidISVNEditor2. addFile(java.lang.String path, SvnChecksum checksum, java.io.InputStream contents, SVNProperties props, long replacesRev)voidSVNAmbientDepthFilterEditor17. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNDiffEditor17. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNRemoteStatusEditor17. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSVNTreeConflictEditor. addFile(java.lang.String path, SvnChecksum checksum, java.io.InputStream contents, SVNProperties props, long replacesRev)voidSVNUpdateEditor17. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidISVNEditor2. addSymlink(java.lang.String path, java.lang.String target, SVNProperties props, long replacesRev)voidSVNTreeConflictEditor. addSymlink(java.lang.String path, java.lang.String target, SVNProperties props, long replacesRev)voidSVNWCContext. addTreeConflict(SVNWCConflictDescription17 conflict)static voidSVNWCUtils. admCleanupTmpArea(SVNWCContext context, java.io.File dirAbsPath)static voidSVNWCUtils. admInitTmpArea(java.io.File dirAbsPath)voidISVNEditor2. alterDir(java.lang.String path, long revision, java.util.List<java.lang.String> children, SVNProperties props)voidSVNTreeConflictEditor. alterDir(java.lang.String path, long revision, java.util.List<java.lang.String> children, SVNProperties props)voidISVNEditor2. alterFile(java.lang.String path, long revision, SVNProperties props, SvnChecksum checksum, java.io.InputStream newContents)voidSVNTreeConflictEditor. alterFile(java.lang.String path, long expectedMoveDstRevision, SVNProperties newProps, SvnChecksum newChecksum, java.io.InputStream newContents)voidISVNEditor2. alterSymlink(java.lang.String path, long revision, SVNProperties props, java.lang.String target)voidSVNTreeConflictEditor. alterSymlink(java.lang.String path, long revision, SVNProperties props, java.lang.String target)voidSVNAmbientDepthFilterEditor17. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSVNDiffEditor17. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSVNRemoteStatusEditor17. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSVNUpdateEditor17. applyTextDelta(java.lang.String path, java.lang.String expectedChecksum)static SvnStatusSVNStatusEditor17. assembleStatus(SVNWCContext context, java.io.File localAbsPath, ISVNWCDb.WCDbRepositoryInfo parentReposInfo, ISVNWCDb.SVNWCDbInfo info, SVNNodeKind pathKind, boolean pathSpecial, boolean getAll, boolean ignoreTextMods, SVNLock repositoryLock)static SvnStatusSVNStatusEditor17. assembleUnversioned17(java.io.File localAbspath, SVNNodeKind pathKind, boolean treeConflicted, boolean isIgnored)voidSVNWCContext. canonicalizeURLs(java.io.File path, SVNExternalsStore externalsStore, boolean omitDefaultPort)voidSVNAmbientDepthFilterEditor17. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNDiffEditor17. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNRemoteStatusEditor17. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNUpdateEditor17. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSVNAmbientDepthFilterEditor17. changeFileProperty(java.lang.String path, java.lang.String propertyName, SVNPropertyValue propertyValue)voidSVNDiffEditor17. changeFileProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)voidSVNRemoteStatusEditor17. changeFileProperty(java.lang.String path, java.lang.String propertyName, SVNPropertyValue propertyValue)voidSVNUpdateEditor17. changeFileProperty(java.lang.String path, java.lang.String propertyName, SVNPropertyValue propertyValue)SVNWCContext.ObstructionDataSVNWCContext. checkForObstructions(java.io.File localAbsPath, boolean noWcRootCheck)intSVNWCContext. checkWC(java.io.File localAbsPath)SVNWCContext.CheckWCRootInfoSVNWCContext. checkWCRoot(java.io.File localAbspath, boolean fetchSwitched)voidSVNWCContext. cleanup()voidSVNWCContext.CleanupHandler. cleanup()voidSVNAmbientDepthFilterEditor17. closeDir()voidSVNDiffEditor17. closeDir()voidSVNRemoteStatusEditor17. closeDir()voidSVNUpdateEditor17. closeDir()SVNCommitInfoSVNAmbientDepthFilterEditor17. closeEdit()SVNCommitInfoSVNDiffEditor17. closeEdit()SVNCommitInfoSVNRemoteStatusEditor17. closeEdit()SVNCommitInfoSVNStatusEditor17. closeEdit()SVNCommitInfoSVNUpdateEditor17. closeEdit()voidSVNAmbientDepthFilterEditor17. closeFile(java.lang.String path, java.lang.String textChecksum)voidSVNDiffEditor17. closeFile(java.lang.String commitPath, java.lang.String textChecksum)voidSVNRemoteStatusEditor17. closeFile(java.lang.String path, java.lang.String textChecksum)voidSVNUpdateEditor17. closeFile(java.lang.String path, java.lang.String expectedMd5Digest)protected voidSVNStatusEditor17. collectExternals(java.io.File path)static SVNCommitInfoSVNCommitter17. commit(SVNWCContext context, java.util.Collection<java.io.File> tmpFiles, java.util.Map<java.lang.String,SvnCommitItem> committables, SVNURL repositoryRoot, ISVNEditor commitEditor, java.util.Map<java.io.File,SvnChecksum> md5Checksums, java.util.Map<java.io.File,SvnChecksum> sha1Checksums)java.util.List<SVNWCContext.CommittableExternalInfo>SVNWCContext. committableExternalsBelow(java.util.List<SVNWCContext.CommittableExternalInfo> externals, java.io.File localAbsPath, SVNDepth depth)booleanSVNWCContext. compareAndVerify(java.io.File localAbsPath, java.io.File pristineFile, boolean hasProps, boolean propMods, boolean exactComparison)voidSVNUpdateEditor17. completeConflict(SVNSkel conflict, java.io.File localAbsPath, java.io.File oldReposRelPath, long oldRevision, java.io.File newReposRelPath, SVNNodeKind localKind, SVNNodeKind targetKind)SVNSkelSVNWCContext. conflictCreateMarker(SVNSkel conflictSkel, java.io.File localAbsPath)voidISVNEditor2. copy(java.lang.String srcPath, long srcRevision, java.lang.String dstPath, long replacesRev)voidSVNTreeConflictEditor. copy(java.lang.String srcPath, long srcRevision, java.lang.String dstPath, long replacesRev)java.io.FileSVNWCContext. createPrejFile(java.io.File localAbspath, SVNSkel conflictSkel)static ISVNUpdateEditorSVNUpdateEditor17. createUpdateEditor(SVNWCContext context, long targetRevision, java.io.File anchorAbspath, java.lang.String targetName, java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNProperties>> inheritableProperties, boolean useCommitTimes, SVNURL switchURL, SVNDepth depth, boolean depthIsSticky, boolean allowUnversionedObstructions, boolean addsAsModifications, boolean serverPerformsFiltering, boolean cleanCheckout, ISVNDirFetcher dirFetcher, SVNExternalsStore externalsStore, java.lang.String[] preservedExtensions, ISVNConflictHandler conflictHandler)static ISVNUpdateEditorSVNUpdateEditor17. createUpdateEditor(SVNWCContext wcContext, java.io.File anchorAbspath, java.lang.String target, java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNProperties>> inheritableProperties, SVNURL reposRoot, SVNURL switchURL, SVNExternalsStore externalsStore, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExts, ISVNDirFetcher dirFetcher)voidSVNWCContext. cropTree(java.io.File localAbspath, SVNDepth depth)voidISVNEditor2. delete(java.lang.String path, long revision)voidSVNTreeConflictEditor. delete(java.lang.String path, long revision)voidSVNAmbientDepthFilterEditor17. deleteEntry(java.lang.String path, long revision)voidSVNDiffEditor17. deleteEntry(java.lang.String path, long revision)voidSVNRemoteStatusEditor17. deleteEntry(java.lang.String path, long revision)voidSVNUpdateEditor17. deleteEntry(java.lang.String path, long revision)voidSVNStatusReporter17. deletePath(java.lang.String path)voidSVNWCContext. deleteTreeConflict(java.io.File victimAbsPath)voidSVNLogClient17. doAnnotate(java.io.File path, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean ignoreMimeType, boolean includeMergedRevisions, ISVNAnnotateHandler handler, java.lang.String inputEncoding)Invokeshandleron each line-blame item associated with revisionendRevisionofpath, usingstartRevisionas the default source of all blame.voidSVNLogClient17. doAnnotate(java.io.File path, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean ignoreMimeType, ISVNAnnotateHandler handler)Obtains annotation information for each file text line from a repository (using a Working Copy path to get a corresponding URL) and passes it to a provided annotation handler.voidSVNLogClient17. doAnnotate(java.io.File path, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, ISVNAnnotateHandler handler)Obtains annotation information for each file text line from a repository (using a Working Copy path to get a corresponding URL) and passes it to a provided annotation handler.voidSVNLogClient17. doAnnotate(SVNURL url, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean ignoreMimeType, boolean includeMergedRevisions, ISVNAnnotateHandler handler, java.lang.String inputEncoding)Invokeshandleron each line-blame item associated with revisionendRevisionofurl, usingstartRevisionas the default source of all blame.voidSVNLogClient17. doAnnotate(SVNURL url, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean ignoreMimeType, ISVNAnnotateHandler handler, java.lang.String inputEncoding)Obtains annotation information for each file text line from a repository and passes it to a provided annotation handler.voidSVNLogClient17. doAnnotate(SVNURL url, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, ISVNAnnotateHandler handler)Obtains annotation information for each file text line from a repository and passes it to a provided annotation handler.voidSVNLogClient17. doAnnotate(SVNURL url, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, ISVNAnnotateHandler handler, java.lang.String inputEncoding)Obtains annotation information for each file text line from a repository and passes it to a provided annotation handler.voidSVNLogClient17. doList(java.io.File path, SVNRevision pegRevision, SVNRevision revision, boolean fetchLocks, boolean recursive, ISVNDirEntryHandler handler)Deprecated.voidSVNLogClient17. doList(java.io.File path, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNDirEntryHandler handler)Deprecated.voidSVNLogClient17. doList(java.io.File path, SVNRevision pegRevision, SVNRevision revision, boolean fetchLocks, SVNDepth depth, int entryFields, ISVNDirEntryHandler handler)Reports the directory entry, and possibly children, forpathatrevision.voidSVNLogClient17. doList(SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean fetchLocks, boolean recursive, ISVNDirEntryHandler handler)Browses directory entries from a repository and uses the provided dir entry handler to process them.voidSVNLogClient17. doList(SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNDirEntryHandler handler)Deprecated.voidSVNLogClient17. doList(SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean fetchLocks, SVNDepth depth, int entryFields, ISVNDirEntryHandler handler)Reports the directory entry, and possibly children, forurlatrevision.voidSVNLogClient17. doLog(java.io.File[] paths, java.util.Collection revisionRanges, SVNRevision pegRevision, boolean stopOnCopy, boolean discoverChangedPaths, boolean includeMergedRevisions, long limit, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Invokeshandleron each log message from the givenrevisionRangesin turn, inclusive (but never invokeshandleron a given log message more than once).voidSVNLogClient17. doLog(java.io.File[] paths, SVNRevision startRevision, SVNRevision endRevision, boolean stopOnCopy, boolean discoverChangedPaths, long limit, ISVNLogEntryHandler handler)Gets commit log messages with other revision specific information from a repository (using Working Copy paths to get corresponding URLs) and passes them to a log entry handler for processing.voidSVNLogClient17. doLog(java.io.File[] paths, SVNRevision startRevision, SVNRevision endRevision, SVNRevision pegRevision, boolean stopOnCopy, boolean discoverChangedPaths, boolean includeMergedRevisions, long limit, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Invokeshandleron each log message fromstartRevisiontoendRevisionin turn, inclusive (but never invokeshandleron a given log message more than once).voidSVNLogClient17. doLog(java.io.File[] paths, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean stopOnCopy, boolean discoverChangedPaths, long limit, ISVNLogEntryHandler handler)Gets commit log messages with other revision specific information from a repository (using Working Copy paths to get corresponding URLs) and passes them to a log entry handler for processing.voidSVNLogClient17. doLog(SVNURL url, java.lang.String[] paths, SVNRevision pegRevision, java.util.Collection revisionRanges, boolean stopOnCopy, boolean discoverChangedPaths, boolean includeMergedRevisions, long limit, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Invokeshandleron each log message from the givenin turn, inclusive (but never invokeshandleron a given log message more than once).voidSVNLogClient17. doLog(SVNURL url, java.lang.String[] paths, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean stopOnCopy, boolean discoverChangedPaths, boolean includeMergedRevisions, long limit, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Invokeshandleron each log message fromstartRevisiontoendRevisionin turn, inclusive (but never invokeshandleron a given log message more than once).voidSVNLogClient17. doLog(SVNURL url, java.lang.String[] paths, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean stopOnCopy, boolean discoverChangedPaths, long limit, ISVNLogEntryHandler handler)Gets commit log messages with other revision specific information from a repository and passes them to a log entry handler for processing.voidSVNWCContext. ensureNoUnfinishedTransactions()voidSVNWCContext. exclude(java.io.File localAbspath)java.util.Map<java.lang.String,SVNDirEntry>ISVNDirFetcher. fetchEntries(SVNURL repositoryRoot, java.io.File reposRelPath)voidSVNStatusReporter17. finishReport()SVNPropertiesSVNWCContext. getActualProps(java.io.File localAbspath)java.lang.StringSVNWCContext. getActualTarget(java.io.File path)voidSVNWCContext. getAndRecordFileInfo(java.io.File localAbspath, boolean ignoreError)java.lang.StringSVNWCContext. getCharset(java.io.File path)java.util.List<java.io.File>SVNWCContext. getChildrenOfWorkingNode(java.io.File dirAbsPath, boolean showHidden)SVNWCContext.ConflictInfoSVNWCContext. getConflicted(java.io.File localAbsPath, boolean isTextNeed, boolean isPropNeed, boolean isTreeNeed)protected voidSVNStatusEditor17. getDirStatus(java.io.File localAbsPath, java.lang.String selected, boolean skipThisDir, ISVNWCDb.WCDbRepositoryInfo parentReposInfo, ISVNWCDb.SVNWCDbInfo dirInfo, SVNFileType fileType, java.util.Collection<java.lang.String> ignorePatterns, SVNDepth depth, boolean getAll, boolean noIgnore, ISvnObjectReceiver<SvnStatus> handler)SVNWCContext.EntryLocationInfoSVNWCContext. getEntryLocation(java.io.File localAbsPath, SVNRevision pegRevisionKind, boolean fetchRevnum)SVNWCContext.SVNEolStyleInfoSVNWCContext. getEolStyle(java.io.File localAbsPath)java.util.Map<java.lang.String,byte[]>SVNWCContext. getKeyWords(java.io.File localAbsPath, java.lang.String forceList)ISVNWCDb.WCDbBaseInfoSVNWCContext. getNodeBase(java.io.File localAbsPath, boolean ignoreNonExisting, boolean showHidden)longSVNWCContext. getNodeBaseRev(java.io.File local_abspath)ISVNWCDb.WCDbInfoSVNWCContext. getNodeChangedInfo(java.io.File path)java.util.List<java.io.File>SVNWCContext. getNodeChildren(java.io.File dirAbsPath, boolean showHidden)longSVNWCContext. getNodeCommitBaseRev(java.io.File local_abspath)SVNWCContext.NodeCopyFromInfoSVNWCContext. getNodeCopyFromInfo(java.io.File localAbsPath, SVNWCContext.NodeCopyFromField... fields)java.io.FileSVNWCContext. getNodeDeletedAncestor(java.io.File localAbsPath)SVNDepthSVNWCContext. getNodeDepth(java.io.File localAbsPath)ISVNWCDb.SVNWCDbLockSVNWCContext. getNodeLock(java.io.File localAbsPath)Structure<StructureFields.NodeOriginInfo>SVNWCContext. getNodeOrigin(java.io.File localAbsPath, boolean scanDeleted, StructureFields.NodeOriginInfo... fields)SVNWCContext.NodePresenceSVNWCContext. getNodePresence(java.io.File localAbsPath, boolean baseOnly)SVNWCContext.SVNWCNodeReposInfoSVNWCContext. getNodeReposInfo(java.io.File localAbspath)java.io.FileSVNWCContext. getNodeReposRelPath(java.io.File localAbsPath)SVNWCContext.ScheduleInternalInfoSVNWCContext. getNodeScheduleInternal(java.io.File localAbsPath, boolean schedule, boolean copied)SVNURLSVNWCContext. getNodeUrl(java.io.File path)SVNWCContext.PristineContentsInfoSVNWCContext. getPristineContents(java.io.File localAbspath, boolean openStream, boolean getPath)SVNPropertiesSVNWCContext. getPristineProps(java.io.File localAbspath)SVNWCContext.PropDiffsSVNWCContext. getPropDiffs(java.io.File localAbsPath)java.lang.StringSVNWCContext. getProperty(java.io.File localAbsPath, java.lang.String name)SVNPropertyValueSVNWCContext. getPropertyValue(java.io.File localAbsPath, java.lang.String name)longSVNWCContext. getRevisionNumber(SVNRevision revision, long[] latestRevisionNumber, SVNRepository repository, java.io.File path)java.io.FileSVNWCContext. getTranslatedFile(java.io.File src, java.io.File versionedAbspath, boolean toNormalFormat, boolean forceEOLRepair, boolean useGlobalTmp, boolean forceCopy, boolean safelyEncode)When expanding working copy file (which is already expanded, we just have to update EOLs, keywords, etc) One has to pass safelyEncode argument set to true as for this case we have to carefully update necessary parts of the file taking its encoding into account.java.io.InputStreamSVNWCContext. getTranslatedStream(java.io.File localAbspath, java.io.File versionedAbspath, boolean translateToNormalForm, boolean repairEOL)SVNWCContext.TranslateInfoSVNWCContext. getTranslateInfo(java.io.File localAbspath, boolean fetchEolStyle, boolean fetchCharset, boolean fetchKeywords, boolean fetchSpecial)SVNWCContext.TranslateInfoSVNWCContext. getTranslateInfo(java.io.File localAbspath, SVNProperties props, boolean forNormalization, boolean fetchEolStyle, boolean fetchCharset, boolean fetchKeywords, boolean fetchSpecial)SVNTreeConflictDescriptionSVNWCContext. getTreeConflict(java.io.File victimAbspath)java.util.MapSVNEntry17. getTreeConflicts()SVNURLSVNWCContext. getUrlFromPath(java.io.File localAbsPath)SVNPropertyValueSVNCommitMediator17. getWorkspaceProperty(java.lang.String path, java.lang.String name)booleanSVNCommitter17. handleCommitPath(java.lang.String commitPath, ISVNEditor commitEditor)SVNWCContext.TreeLocalModsInfoSVNWCContext. hasLocalMods(java.io.File localAbspath, java.io.File anchorAbspath)voidSVNWCContext. initializeWC(java.io.File localAbspath, SVNURL url, SVNURL repositoryRoot, java.lang.String uuid, long revision, SVNDepth depth, int targetWorkingCopyFormat)static SvnStatusSVNStatusEditor17. internalStatus(SVNWCContext context, java.io.File localAbsPath)voidSVNWCContext. invokeConflictResolver(java.io.File localAbsPath, SVNSkel conflictSkel, ISVNConflictHandler conflictHandler, ISVNCanceller canceller)booleanSVNWCContext. isFileExternal(java.io.File path)booleanSVNWCContext. isNodeAdded(java.io.File path)booleanSVNWCContext. isNodeReplaced(java.io.File path)Equivalent to the old notion of "entry->schedule == schedule_replace"booleanSVNWCContext. isNodeStatusDeleted(java.io.File localAbsPath)booleanSVNWCContext. isPropsModified(java.io.File localAbspath)booleanSVNWCContext. isSpecial(java.io.File path)booleanSVNWCContext. isTextModified(java.io.File localAbsPath, boolean exactComparison)static SVNURLSVNWCUtils. join(SVNURL rootUrl, java.io.File relPath)voidSVNStatusReporter17. linkPath(SVNURL url, java.lang.String path, java.lang.String lockToken, long revision, boolean startEmpty)voidSVNStatusReporter17. linkPath(SVNURL url, java.lang.String path, java.lang.String lockToken, long revision, SVNDepth depth, boolean startEmpty)SVNWCContext.MergeInfoSVNWCContext. merge(SVNSkel workItems, SVNSkel conflictSkel, java.io.File leftAbspath, java.io.File rightAbspath, java.io.File targetAbspath, java.io.File wriAbspath, java.lang.String leftLabel, java.lang.String rightLabel, java.lang.String targetLabel, SVNProperties oldActualProps, boolean dryRun, SVNDiffOptions options, SVNProperties propDiff)SVNMergeResultDefaultSvnMerger. mergeProperties(java.lang.String localPath, SVNProperties workingProperties, SVNProperties baseProperties, SVNProperties serverBaseProps, SVNProperties propDiff, SVNAdminArea adminArea, SVNLog log, boolean baseMerge, boolean dryRun)SvnMergeResultDefaultSvnMerger. mergeProperties(ISvnMerger baseMerger, java.io.File localAbsPath, SVNNodeKind kind, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNProperties serverBaseProperties, SVNProperties pristineProperties, SVNProperties actualProperties, SVNProperties propChanges, boolean baseMerge, boolean dryRun, ISVNConflictHandler conflictResolver)SVNWCContext.MergePropertiesInfoSVNWCContext. mergeProperties(java.io.File localAbsPath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNProperties baseProperties, SVNProperties propChanges, boolean dryRun, ISVNConflictHandler conflictResolver)SVNWCContext.MergePropertiesInfoSVNWCContext. mergeProperties2(SVNWCContext.MergePropertiesInfo mergeInfo, java.io.File localAbsPath, ISVNWCDb.SVNWCDbKind kind, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNProperties serverBaseProperties, SVNProperties pristineProperties, SVNProperties actualProperties, SVNProperties propChanges, boolean baseMerge, boolean dryRun, ISVNConflictHandler conflictResolver)SVNWCContext.MergePropertiesInfoSVNWCContext. mergeProperties3(SVNWCContext.MergePropertiesInfo mergePropertiesInfo, java.io.File localAbsPath, SVNProperties serverBaseProps, SVNProperties pristineProps, SVNProperties actualProps, SVNProperties propChanges)SVNMergeResultDefaultSvnMerger. mergeText(SVNMergeFileSet files, boolean dryRun, SVNDiffOptions options)SvnMergeResultDefaultSvnMerger. mergeText(ISvnMerger baseMerger, java.io.File resultFile, java.io.File targetAbspath, java.io.File detranslatedTargetAbspath, java.io.File leftAbspath, java.io.File rightAbspath, java.lang.String targetLabel, java.lang.String leftLabel, java.lang.String rightLabel, SVNDiffOptions options, SVNDiffConflictChoiceStyle style)SVNWCContext.MergeInfoSVNWCContext. mergeText(java.io.File left, java.io.File right, java.io.File target, java.lang.String leftLabel, java.lang.String rightLabel, java.lang.String targetLabel, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean dryRun, SVNDiffOptions options, SVNProperties propDiff)voidISVNEditor2. move(java.lang.String srcPath, long srcRevision, java.lang.String dstPath, long replacesRev)voidSVNTreeConflictEditor. move(java.lang.String srcPath, long srcRevision, java.lang.String dstPath, long replacesRev)voidSVNWCContext.ISVNWCNodeHandler. nodeFound(java.io.File localAbspath, ISVNWCDb.SVNWCDbKind kind)voidSVNWCContext. nodeWalkChildren(java.io.File localAbspath, SVNWCContext.ISVNWCNodeHandler nodeHandler, boolean showHidden, SVNDepth walkDepth, java.util.Collection<java.lang.String> changelists)SVNWCContext.NodeMovedAwaySVNWCContext. nodeWasMovedAway(java.io.File localAbsPath)SVNWCContext.NodeMovedHereSVNWCContext. nodeWasMovedHere(java.io.File localAbsPath)java.io.FileSVNWCContext. obtainAnchorPath(java.io.File localAbspath, boolean lockAnchor, boolean returnLockRoot)voidSVNAmbientDepthFilterEditor17. openDir(java.lang.String path, long revision)voidSVNDiffEditor17. openDir(java.lang.String path, long revision)voidSVNRemoteStatusEditor17. openDir(java.lang.String path, long revision)voidSVNUpdateEditor17. openDir(java.lang.String path, long revision)voidSVNAmbientDepthFilterEditor17. openFile(java.lang.String path, long revision)voidSVNDiffEditor17. openFile(java.lang.String path, long revision)voidSVNRemoteStatusEditor17. openFile(java.lang.String path, long revision)voidSVNUpdateEditor17. openFile(java.lang.String path, long revision)voidSVNAmbientDepthFilterEditor17. openRoot(long revision)voidSVNDiffEditor17. openRoot(long revision)voidSVNRemoteStatusEditor17. openRoot(long revision)voidSVNUpdateEditor17. openRoot(long revision)static SVNWCContext.UniqueFileInfoSVNWCContext. openUniqueFile(java.io.File dirPath, boolean openStream)SVNWCContext.WritableBaseInfoSVNWCContext. openWritableBase(java.io.File localAbspath, boolean md5Checksum, boolean sha1Checksum)static longSVNWCUtils. parseLong(java.lang.String value)static SVNWCContext.MergeInfoSVNUpdateEditor17. performFileMerge(SVNWCContext.MergeInfo mergeInfo, SVNWCContext context, java.io.File localAbsPath, java.io.File wriAbsPath, SvnChecksum newChecksum, SvnChecksum originalChecksum, SVNProperties actualProperties, java.lang.String[] extPatterns, long oldRevision, long targetRevision, SVNProperties propChanges)SVNNodeKindSVNWCContext. readKind(java.io.File localAbsPath, boolean showHidden)static java.io.InputStreamSVNWCContext. readSpecialFile(java.io.File localAbsPath)voidSVNRemoteStatusEditor17. receive(SvnTarget target, SvnStatus status)voidSVNWCContext. releaseWriteLock(java.io.File localAbspath)voidSVNWCContext. removeBaseNode(java.io.File localAbspath)voidSVNWCContext. removeFromRevisionControl(java.io.File localAbspath, boolean destroyWf, boolean instantError)voidSVNReporter17. report(ISVNReporter reporter)voidSVNStatusReporter17. report(ISVNReporter reporter)booleanSVNWCContext. resolveConflictOnNode(java.io.File localAbsPath, boolean resolveText, boolean resolveProps, SVNConflictChoice conflictChoice)voidSVNWCContext. resolvedConflict(java.io.File localAbsPath, SVNDepth depth, boolean resolveText, java.lang.String resolveProps, boolean resolveTree, SVNConflictChoice conflictChoice)org.tmatesoft.svn.core.internal.wc17.SVNWCContext.TextConflictResolutionInfoSVNWCContext. resolveTextConflict(java.io.File localAbsPath, SVNOperation operation, java.io.File leftAbsPath, java.io.File rightAbsPath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, java.io.File resultTarget, java.io.File detranslatedTarget, ISVNConflictHandler conflictHandler)static booleanSVNReporter17. restoreNode(SVNWCContext context, java.io.File local_abspath, ISVNWCDb.SVNWCDbKind kind, long target_rev, boolean useCommitTimes)voidISVNEditor2. rotate(java.util.List<java.lang.String> relPaths, java.util.List<java.lang.String> revisions)voidSVNTreeConflictEditor. rotate(java.util.List<java.lang.String> relPaths, java.util.List<java.lang.String> revisions)voidSVNWCContext.RunBaseRemove. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunDirInstall. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunDirRemove. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunFileCommit. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunFileInstall. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunFileMove. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunFileRemove. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunFileTranslate. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunPostUpgrade. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunPrejInstall. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunRecordFileInfo. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunSetPropertyConflictMarkerTemp. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunSetTextConflictMarkersTemp. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunSyncFileFlags. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNWCContext.RunWorkQueueOperation. runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem)voidSVNCommitter17. sendTextDeltas(ISVNEditor editor)static java.lang.StringSVNWCUtils. serializeFileExternal(java.lang.String path, SVNRevision pegRevision, SVNRevision revision)voidSVNStatusReporter17. setPath(java.lang.String path, java.lang.String lockToken, long revision, boolean startEmpty)voidSVNStatusReporter17. setPath(java.lang.String path, java.lang.String lockToken, long revision, SVNDepth depth, boolean startEmpty)voidSVNCommitMediator17. setWorkspaceProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)voidSVNWCContext. syncFileFlags(java.io.File localAbspath)voidSVNAmbientDepthFilterEditor17. targetRevision(long revision)voidSVNDiffEditor17. targetRevision(long revision)voidSVNUpdateEditor17. targetRevision(long revision)java.io.OutputStreamSVNAmbientDepthFilterEditor17. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSVNDiffEditor17. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSVNRemoteStatusEditor17. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSVNUpdateEditor17. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)voidSVNAmbientDepthFilterEditor17. textDeltaEnd(java.lang.String path)voidSVNDiffEditor17. textDeltaEnd(java.lang.String path)voidSVNRemoteStatusEditor17. textDeltaEnd(java.lang.String path)voidSVNUpdateEditor17. textDeltaEnd(java.lang.String path)static SVNWCUtils.UnserializedFileExternalInfoSVNWCUtils. unserializeFileExternal(java.lang.String str)voidSVNStatusEditor17. walkStatus(java.io.File localAbsPath, SVNDepth depth, boolean getAll, boolean noIgnore, boolean ignoreTextMods, java.util.Collection<java.lang.String> ignorePatterns)SVNSkelSVNWCContext. wqBuildBaseRemove(java.io.File localAbspath, boolean keepNotPresent)SVNSkelSVNWCContext. wqBuildBaseRemove(java.io.File localAbspath, long notPresentRevision, ISVNWCDb.SVNWCDbKind notPresentKind)static SVNSkelSVNWCContext. wqBuildBaseRemove(SVNWCDb db, java.io.File localAbspath, long notPresentRevision, ISVNWCDb.SVNWCDbKind notPresentKind)SVNSkelSVNWCContext. wqBuildDirInstall(java.io.File localAbsPath)static SVNSkelSVNWCContext. wqBuildDirInstall(SVNWCDb db, java.io.File localAbsPath)static SVNSkelSVNWCContext. wqBuildDirRemove(SVNWCDb db, java.io.File wriAbspath, java.io.File localAbspath, boolean recursive)SVNSkelSVNWCContext. wqBuildFileCommit(java.io.File localAbspath, boolean propsMods)SVNSkelSVNWCContext. wqBuildFileCopyTranslated(java.io.File localAbspath, java.io.File srcAbspath, java.io.File dstAbspath)static SVNSkelSVNWCContext. wqBuildFileCopyTranslated(SVNWCDb db, java.io.File localAbspath, java.io.File srcAbspath, java.io.File dstAbspath)SVNSkelSVNWCContext. wqBuildFileInstall(java.io.File localAbspath, java.io.File sourceAbspath, boolean useCommitTimes, boolean recordFileinfo)static SVNSkelSVNWCContext. wqBuildFileInstall(SVNWCDb db, java.io.File localAbspath, java.io.File sourceAbspath, boolean useCommitTimes, boolean recordFileinfo)SVNSkelSVNWCContext. wqBuildFileMove(java.io.File srcAbspath, java.io.File dstAbspath)SVNSkelSVNWCContext. wqBuildFileMove(java.io.File anchorPath, java.io.File srcAbspath, java.io.File dstAbspath)SVNSkelSVNWCContext. wqBuildFileRemove(java.io.File wriAbsPath, java.io.File localAbspath)static SVNSkelSVNWCContext. wqBuildFileRemove(SVNWCDb db, java.io.File wriAbspath, java.io.File localAbspath)SVNSkelSVNWCContext. wqBuildPostUpgrade()SVNSkelSVNWCContext. wqBuildPrejInstall(java.io.File localAbspath, SVNSkel conflictSkel)static SVNSkelSVNWCContext. wqBuildPrejInstall(ISVNWCDb db, java.io.File localAbspath, SVNSkel conflictSkel)SVNSkelSVNWCContext. wqBuildRecordFileinfo(java.io.File localAbspath, SVNDate setTime)SVNSkelSVNWCContext. wqBuildSetPropertyConflictMarkerTemp(java.io.File localAbspath, java.io.File prejFile)SVNSkelSVNWCContext. wqBuildSetTextConflictMarkersTmp(java.io.File localAbspath, java.io.File old, java.io.File neo, java.io.File wrk)SVNSkelSVNWCContext. wqBuildSyncFileFlags(java.io.File localAbspath)static SVNSkelSVNWCContext. wqBuildSyncFileFlags(SVNWCDb db, java.io.File localAbspath)static SVNSkelSVNWCContext. wqMerge(SVNSkel workItem1, SVNSkel workItem2)voidSVNWCContext. wqRun(java.io.File dirAbspath)voidSVNWCContext. writeCheck(java.io.File localAbspath)static voidSVNWCContext. writeCheck(ISVNWCDb db, java.io.File localAbspath)Constructors in org.tmatesoft.svn.core.internal.wc17 that throw SVNException Constructor Description SVNRemoteStatusEditor17(java.io.File anchorAbsPath, java.lang.String targetBaseName, SVNWCContext wcContext, ISVNOptions options, boolean includeIgnored, boolean reportAll, SVNDepth depth, ISvnObjectReceiver<SvnStatus> realHandler)SVNUpdateEditor17(SVNWCContext wcContext, java.io.File anchorAbspath, java.lang.String targetBasename, java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNProperties>> inheritableProperties, SVNURL reposRootUrl, java.lang.String reposUuid, SVNURL switchURL, SVNExternalsStore externalsStore, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExts, ISVNDirFetcher dirFetcher) -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db that throw SVNException Modifier and Type Method Description voidSvnExternalUpdateEditor. abortEdit()voidSvnExternalUpdateEditor. absentDir(java.lang.String path)voidSvnExternalUpdateEditor. absentFile(java.lang.String path)voidISVNWCDb. addBaseDirectory(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.util.List<java.io.File> children, SVNDepth depth, SVNProperties davCache, SVNSkel conflict, boolean updateActualProps, SVNProperties actualProps, java.util.Map<java.lang.String,SVNProperties> iprops, SVNSkel workItems)Add or replace a directory in the BASE tree.voidSVNWCDb. addBaseDirectory(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.util.List<java.io.File> children, SVNDepth depth, SVNProperties davCache, SVNSkel conflict, boolean updateActualProps, SVNProperties actualProps, java.util.Map<java.lang.String,SVNProperties> iprops, SVNSkel workItems)voidISVNWCDb. addBaseExcludedNode(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, ISVNWCDb.SVNWCDbStatus status, SVNSkel conflict, SVNSkel workItems)Create a node in the BASE tree that is present in name only.voidSVNWCDb. addBaseExcludedNode(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, ISVNWCDb.SVNWCDbStatus status, SVNSkel conflict, SVNSkel workItems)voidISVNWCDb. addBaseFile(java.io.File localAbspath, java.io.File reposRelpath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum checksum, SVNProperties davCache, boolean deleteWorking, boolean updateActualProps, SVNProperties actualProps, boolean keepRecordedInfo, boolean insertBaseDeleted, java.util.Map<java.lang.String,SVNProperties> iprops, SVNSkel conflict, SVNSkel workItems)Add or replace a file in the BASE tree.voidSVNWCDb. addBaseFile(java.io.File localAbspath, java.io.File reposRelpath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum checksum, SVNProperties davCache, boolean deleteWorking, boolean updateActualProps, SVNProperties actualProps, boolean keepRecordedInfo, boolean insertBaseDeleted, java.util.Map<java.lang.String,SVNProperties> iprops, SVNSkel conflict, SVNSkel workItems)voidISVNWCDb. addBaseNotPresentNode(java.io.File localAbspath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, SVNSkel conflict, SVNSkel workItems)voidSVNWCDb. addBaseNotPresentNode(java.io.File localAbspath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, SVNSkel conflict, SVNSkel workItems)voidISVNWCDb. addBaseSymlink(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File target, SVNProperties davCache, SVNSkel conflict, boolean updateActualProps, SVNProperties acutalProps, SVNSkel workItems)Add or replace a symlink in the BASE tree.voidSVNWCDb. addBaseSymlink(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File target, SVNProperties davCache, SVNSkel conflict, boolean updateActualProps, SVNProperties acutalProps, SVNSkel workItems)voidSvnExternalUpdateEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)static voidSvnWcDbExternals. addExternalDir(SVNWCDb db, java.io.File localAbspath, java.io.File wriPath, SVNURL reposRootUrl, java.lang.String reposUuid, java.io.File recordAncestorAbspath, java.io.File recordedReposRelPath, long recordedPegRevision, long recordedRevision, SVNSkel workItems)static voidSvnWcDbExternals. addExternalFile(SVNWCContext context, java.io.File localAbsPath, java.io.File wriAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long targetRevision, SVNProperties newPristineProperties, java.util.Map<java.lang.String,SVNProperties> iprops, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum newChecksum, SVNProperties davCache, java.io.File recordAncestorAbspath, java.io.File recordedReposRelPath, long recordedPegRevision, long recordedRevision, boolean updateActualProperties, SVNProperties newActualProperties, boolean keepRecordedInfo, SVNSkel conflictSkel, SVNSkel allWorkItems)voidSvnExternalUpdateEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidISVNWCDb. addLock(java.io.File localAbsPath, ISVNWCDb.SVNWCDbLock lock)Add or replace LOCK for LOCAL_ABSPATH to DB.voidSVNWCDb. addLock(java.io.File localAbsPath, ISVNWCDb.SVNWCDbLock lock)static voidSvnWcDbConflicts. addPropConflict(SVNSkel skel, java.lang.String propName, SVNPropertyValue originalVal, SVNPropertyValue mineVal, SVNPropertyValue incomingVal, SVNPropertyValue incomingBaseVal)static voidSvnWcDbConflicts. addPropConflict(SVNSkel skel, ISVNWCDb db, java.io.File wriAbsPath, java.io.File markerAbsPath, SVNProperties mineProps, SVNProperties theirOldProps, SVNProperties theirProps, java.util.Collection<java.lang.String> conflictedPropNames)static voidSvnWcDbConflicts. addTextConflict(SVNSkel skel, ISVNWCDb db, java.io.File wriAbsPath, java.io.File mineAbsPath, java.io.File theirOldAbsPath, java.io.File theirAbsPath)static voidSvnWcDbConflicts. addTreeConflict(SVNSkel skel, ISVNWCDb db, java.io.File wriAbsPath, SVNConflictReason localChange, SVNConflictAction incomingChange, java.io.File moveSrcOpRootAbsPath)static voidSVNWCDb. addWorkItems(SVNSqlJetDb sDb, SVNSkel skel)voidISVNWCDb. addWorkQueue(java.io.File wcRootAbsPath, SVNSkel workItem)In the WCROOT associated with DB and WRI_ABSPATH, add WORK_ITEM to the wcroot's work queue.voidSVNWCDb. addWorkQueue(java.io.File wcRootAbsPath, SVNSkel workItem)voidSvnExternalUpdateEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksumDigest)ISVNWCDb.SVNWCDbBaseMovedToDataISVNWCDb. baseMovedTo(java.io.File localAbsPath)ISVNWCDb.SVNWCDbBaseMovedToDataSVNWCDb. baseMovedTo(java.io.File localAbsPath)static voidSvnWcDbShared. begingReadTransaction(SVNWCDbRoot root)static voidSvnWcDbShared. begingWriteTransaction(SVNWCDbRoot root)static SVNSqlJetStatementSvnWcDbStatementUtil. bindf(SVNSqlJetStatement stmt, java.lang.String format, java.lang.Object... binds)SVNSqlJetDbISVNWCDb. borrowDbTemp(java.io.File dirAbsPath, ISVNWCDb.SVNWCDbOpenMode mode)SVNSqlJetDbSVNWCDb. borrowDbTemp(java.io.File localDirAbsPath, ISVNWCDb.SVNWCDbOpenMode mode)static voidSvnWcDbShared. canonicalizeURLs(SVNWCDbRoot wcRoot, boolean updateExternalProperties, SVNExternalsStore store, boolean omitDefaultPort)voidSvnExternalUpdateEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSvnExternalUpdateEditor. changeFileProperty(java.lang.String path, java.lang.String propertyName, SVNPropertyValue propertyValue)booleanISVNWCDb. checkPristine(java.io.File wcRootAbsPath, SvnChecksum checksum)Check for presence, according to the given mode (on how hard we should examine things)booleanSVNWCDb. checkPristine(java.io.File wcRootAbsPath, SvnChecksum checksum)static booleanSvnWcDbPristines. checkPristine(SVNWCDbRoot root, SvnChecksum sha1Checksum)static voidSvnWcDbPristines. checkPristineChecksumRefcounts(SVNWCDbRoot root)voidISVNWCDb. cleanupPristine(java.io.File wcRootAbsPath)Remove all unreferenced pristines belonging to WRI_ABSPATH in DB.voidSVNWCDb. cleanupPristine(java.io.File localAbsPath)static voidSvnWcDbChangelist. cleanupPristine(SVNWCDbRoot root, java.io.File localAbsPath)static voidSvnWcDbPristines. cleanupPristine(SVNWCDbRoot root, java.io.File localAbsPath)voidISVNWCDb. clearDavCacheRecursive(java.io.File localAbsPath)voidSVNWCDb. clearDavCacheRecursive(java.io.File localAbsPath)voidSVNWCDbRoot. close()voidSvnExternalUpdateEditor. closeDir()SVNCommitInfoSvnExternalUpdateEditor. closeEdit()voidSvnExternalUpdateEditor. closeFile(java.lang.String path, java.lang.String expectedMd5Digest)protected static java.util.Collection<SvnWcDbShared.Target>SvnWcDbShared. collectTargets(SVNWCDbRoot root, java.io.File relpath, SVNDepth depth, java.util.Collection<java.lang.String> changelists)java.util.List<SVNWCContext.CommittableExternalInfo>ISVNWCDb. committableExternalsBelow(java.io.File localAbsPath, boolean immediatesOnly)java.util.List<SVNWCContext.CommittableExternalInfo>SVNWCDb. committableExternalsBelow(java.io.File localAbsPath, boolean immediatesOnly)static voidSvnWcDbShared. commitTransaction(SVNWCDbRoot root)voidISVNWCDb. completedWorkQueue(java.io.File wcRootAbsPath, long id)In the WCROOT associated with DB and WRI_ABSPATH, mark work item ID as completed.voidSVNWCDb. completedWorkQueue(java.io.File wcRootAbsPath, long id)static voidSvnWcDbConflicts. conflictSkelOpMerge(SVNSkel conflictSkel, SVNConflictVersion original, SVNConflictVersion target)static voidSvnWcDbConflicts. conflictSkelOpSwitch(SVNSkel conflictSkel, SVNConflictVersion original, SVNConflictVersion target)static voidSvnWcDbConflicts. conflictSkelOpUpdate(SVNSkel conflictSkel, SVNConflictVersion original, SVNConflictVersion target)static booleanSvnWcDbConflicts. conflictSkelResolve(SVNSkel conflictSkel, ISVNWCDb db, java.io.File wriAbsPAth, boolean resolveText, java.lang.String resolveProp, boolean resolveTree)static java.util.List<SVNWCConflictDescription17>SvnWcDbConflicts. convertFromSkel(SVNWCDb db, java.io.File localAbsPath, boolean createTempFiles, SVNSkel conflictSkel)static SVNSkelSvnWcDbConflicts. convertToConflictSkel(java.io.File wcRootAbsPath, SVNWCDb db, java.lang.String localRelpath, java.lang.String conflictOld, java.lang.String conflictWorking, java.lang.String conflictNew, java.lang.String propReject, byte[] treeConflictData)static SVNSkelSvnWcDbConflicts. convertToConflictSkel(java.lang.String conflictOld, java.lang.String conflictWorking, java.lang.String conflictNew, java.lang.String propReject, byte[] treeConflictData)static voidSvnWcDbCopy. copy(SVNWCDbDir srcPdh, java.io.File localSrcRelpath, SVNWCDbDir dstPdh, java.io.File localDstRelpath, java.io.File dstOpRootRelPath, boolean isMove, SVNSkel workItems)static voidSvnWcDbCopy. copyDir(SVNWCDbDir pdh, java.io.File localRelpath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, java.util.List<java.io.File> children, boolean isMove, SVNDepth depth, SVNSkel conflict, SVNSkel workItems)static voidSvnWcDbCopy. copyFile(SVNWCDbDir pdh, java.io.File localRelpath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, SvnChecksum checksum, boolean updateActualProps, SVNProperties newActualProps, SVNSkel conflict, SVNSkel workItems)static voidSvnWcDbCopy. copyShadowedLayer(SVNWCDbDir srcPdh, java.io.File localSrcRelpath, SVNWCDbDir dstPdh, java.io.File localDstRelpath, boolean isMove)static SVNSkelSvnWcDbConflicts. createConflictMarkers(ISVNWCDb db, java.io.File localAbsPath, SVNSkel conflictSkel)static SVNSkelSvnWcDbConflicts. createConflictSkel()longSVNWCDb. createReposId(SVNSqlJetDb sDb, SVNURL reposRootUrl, java.lang.String reposUuid)For a given REPOS_ROOT_URL/REPOS_UUID pair, return the existing REPOS_ID value.voidSvnExternalUpdateEditor. deleteEntry(java.lang.String path, long revision)protected static booleanSvnWcDbShared. doesNodeExists(SVNWCDbRoot wcDbRoot, java.io.File relpath)static voidSvnWcDbRevert. dropRevertList(SVNWCContext context, java.io.File localAbsPath)voidISVNWCDb. dropRoot(java.io.File localAbsPath)voidSVNWCDb. dropRoot(java.io.File localAbsPath)voidSVNWCDb. ensureNoUnfinishedTransactions()voidSVNWCDbRoot. ensureNoUnfinishedTransactions()voidSVNWCDb. extendParentDelete(SVNSqlJetDb db, long wcId, java.io.File localRelPath, SVNNodeKind kind, int opDepth)longSVNWCDb. fetchReposId(SVNSqlJetDb db, SVNURL reposRootUrl, java.lang.String reposUuid)SVNWCDb.ReposInfoSVNWCDb. fetchReposInfo(SVNSqlJetDb sDb, long repos_id)Structure<StructureFields.RepositoryInfo>SVNWCDb. fetchRepositoryInfo(SVNSqlJetDb sDb, long repos_id)ISVNWCDb.WCDbWorkQueueInfoISVNWCDb. fetchWorkQueue(java.io.File wcRootAbsPath)In the WCROOT associated with DB and WRI_ABSPATH, fetch a work item that needs to be completed.ISVNWCDb.WCDbWorkQueueInfoSVNWCDb. fetchWorkQueue(java.io.File wcRootAbsPath)static voidSvnWcDbPristines. fixPristinesRefCount(SVNWCDbRoot root)voidSVNWCDbDir. flushEntries(java.io.File localAbspath)voidISVNWCDb. forgetDirectoryTemp(java.io.File dirAbspath)voidSVNWCDb. forgetDirectoryTemp(java.io.File localDirAbspath)java.io.FileISVNWCDb. fromRelPath(java.io.File wcRootAbsPath, java.io.File localRelPath)Compute the local abs path for a localRelPath located within the working copy identified by wcRootAbsPath.java.io.FileSVNWCDb. fromRelPath(java.io.File wriAbsPath, java.io.File localRelPath)voidISVNWCDb. gatherExternalDefinitions(java.io.File localAbsPath, SVNExternalsStore externals)voidSVNWCDb. gatherExternalDefinitions(java.io.File localAbsPath, SVNExternalsStore externals)java.util.List<java.lang.String>SVNWCDb. gatherRepoChildren(SVNWCDbRoot root, java.io.File localRelpath, long opDepth)java.util.Set<java.lang.String>ISVNWCDb. getBaseChildren(java.io.File localAbsPath)Return a list of the BASE tree node's children's names.java.util.Set<java.lang.String>SVNWCDb. getBaseChildren(java.io.File localAbsPath)java.util.Map<java.lang.String,ISVNWCDb.WCDbBaseInfo>ISVNWCDb. getBaseChildrenMap(java.io.File localAbsPath, boolean fetchLocks)java.util.Map<java.lang.String,ISVNWCDb.WCDbBaseInfo>ISVNWCDb. getBaseChildrenMap(SVNWCDbRoot root, java.io.File localRelPath, boolean fetchLocks)java.util.Map<java.lang.String,ISVNWCDb.WCDbBaseInfo>SVNWCDb. getBaseChildrenMap(java.io.File localAbsPath, boolean fetchLocks)java.util.Map<java.lang.String,ISVNWCDb.WCDbBaseInfo>SVNWCDb. getBaseChildrenMap(SVNWCDbRoot wcRoot, java.io.File localRelPath, boolean fetchLocks)SVNPropertiesISVNWCDb. getBaseDavCache(java.io.File localAbsPath)Retrieve the dav cache for LOCAL_ABSPATH.SVNPropertiesSVNWCDb. getBaseDavCache(java.io.File localAbsPath)ISVNWCDb.WCDbBaseInfoISVNWCDb. getBaseInfo(java.io.File localAbsPath, ISVNWCDb.WCDbBaseInfo.BaseInfoField... fields)Retrieve information about a node in the BASE tree.ISVNWCDb.WCDbBaseInfoSVNWCDb. getBaseInfo(java.io.File localAbsPath, ISVNWCDb.WCDbBaseInfo.BaseInfoField... fields)ISVNWCDb.WCDbBaseInfoSVNWCDb. getBaseInfo(SVNWCDbRoot root, java.io.File localRelPath, ISVNWCDb.WCDbBaseInfo.BaseInfoField... fields)static Structure<StructureFields.NodeInfo>SvnWcDbShared. getBaseInfo(SVNWCDb db, java.io.File localAbsPath, StructureFields.NodeInfo... fields)static Structure<StructureFields.NodeInfo>SvnWcDbShared. getBaseInfo(SVNWCDbRoot wcroot, java.io.File localRelPath, StructureFields.NodeInfo... fields)SVNPropertiesISVNWCDb. getBaseProps(java.io.File localAbsPath)Return the properties of the node LOCAL_ABSPATH in the BASE tree.SVNPropertiesSVNWCDb. getBaseProps(java.io.File localAbsPath)java.util.Set<java.lang.String>ISVNWCDb. getChildrenOfWorkingNode(java.io.File dirAbsPath)java.util.Set<java.lang.String>SVNWCDb. getChildrenOfWorkingNode(java.io.File localAbsPath)java.util.Map<java.lang.String,ISVNWCDb.SVNWCDbKind>SVNWCDb. getChildrenOpDepth(SVNWCDbRoot wcRoot, java.io.File localRelPath, int opDepth)static byte[]SvnWcDbStatementUtil. getColumnBlob(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static booleanSvnWcDbStatementUtil. getColumnBoolean(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static SvnChecksumSvnWcDbStatementUtil. getColumnChecksum(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static SVNDateSvnWcDbStatementUtil. getColumnDate(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static SVNDepthSvnWcDbStatementUtil. getColumnDepth(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static SVNEventActionSvnWcDbStatementUtil. getColumnEventAction(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static java.util.List<Structure<StructureFields.InheritedProperties>>SvnWcDbStatementUtil. getColumnInheritedProperties(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static longSvnWcDbStatementUtil. getColumnInt64(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static ISVNWCDb.SVNWCDbKindSvnWcDbStatementUtil. getColumnKind(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static SVNNodeKindSvnWcDbStatementUtil. getColumnNodeKind(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static java.io.FileSvnWcDbStatementUtil. getColumnPath(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static ISVNWCDb.SVNWCDbStatusSvnWcDbStatementUtil. getColumnPresence(SVNSqlJetStatement stmt)static ISVNWCDb.SVNWCDbStatusSvnWcDbStatementUtil. getColumnPresence(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static SVNPropertiesSvnWcDbStatementUtil. getColumnProperties(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static longSvnWcDbStatementUtil. getColumnRevNum(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static SVNStatusTypeSvnWcDbStatementUtil. getColumnStatusType(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static java.lang.StringSvnWcDbStatementUtil. getColumnText(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static <T extends java.lang.Enum<T>>
TSvnWcDbStatementUtil. getColumnToken(SVNSqlJetStatement stmt, java.lang.Enum<?> f, java.util.Map<java.lang.String,T> tokenMap)java.util.List<java.io.File>ISVNWCDb. getConflictMarkerFiles(java.io.File localAbsPath)java.util.List<java.io.File>SVNWCDb. getConflictMarkerFiles(java.io.File localAbsPath)static Structure<SvnWcDbConflicts.ConflictStatus>SvnWcDbConflicts. getConflictStatusForUpdate(SVNWCDb db, java.io.File localAbsPath, boolean treeConflictOnly)static Structure<StructureFields.NodeInfo>SvnWcDbShared. getDepthInfo(SVNWCDbRoot wcroot, java.io.File localRelPath, long opDepth, StructureFields.NodeInfo... fields)java.util.Map<java.io.File,java.io.File>ISVNWCDb. getExternalsDefinedBelow(java.io.File localAbsPath)java.util.Map<java.io.File,java.io.File>SVNWCDb. getExternalsDefinedBelow(java.io.File localAbsPath)java.lang.StringISVNWCDb. getFileExternalTemp(java.io.File path)Return the serialized file external info (from BASE) for LOCAL_ABSPATH.java.lang.StringSVNWCDb. getFileExternalTemp(java.io.File path)intISVNWCDb. getFormatTemp(java.io.File localDirAbsPath)temp function.intSVNWCDb. getFormatTemp(java.io.File localDirAbsPath)static java.util.Map<java.io.File,java.io.File>SvnWcDbProperties. getInheritedPropertiesNodes(SVNWCDbRoot root, java.io.File localRelPath, SVNDepth depth)static ISVNWCDb.SVNWCDbLockSvnWcDbStatementUtil. getLockFromColumns(SVNSqlJetStatement stmt, java.lang.Enum<?> tokenField, java.lang.Enum<?> owner, java.lang.Enum<?> comment, java.lang.Enum<?> date)static long[]SvnWcDbReader. getMinAndMaxRevisions(SVNWCDb db, java.io.File localAbsPath)static Structure<StructureFields.MovedFromInfo>SvnWcDbShared. getMovedFromInfo(SVNWCDbRoot root, java.io.File movedToOpRootRelPath, java.io.File localRelPath)org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.MovedToSVNWCDb. getMovedTo(boolean scan, SVNWCDbSelectDeletionInfo stmt, java.io.File currentRelPath, SVNWCDbRoot wcRoot, java.io.File localRelPath)java.util.Map<SVNURL,java.lang.String>ISVNWCDb. getNodeLockTokensRecursive(java.io.File localAbsPath)java.util.Map<SVNURL,java.lang.String>SVNWCDb. getNodeLockTokensRecursive(java.io.File localAbsPath)static java.util.Collection<java.io.File>SvnWcDbReader. getNotPresentDescendants(SVNWCDb db, java.io.File parentPath)SvnChecksumISVNWCDb. getPristineMD5(java.io.File wcRootAbsPath, SvnChecksum sha1Checksum)Get the MD-5 checksum of a pristine text identified by its SHA-1 checksum SHA1_CHECKSUM.SvnChecksumSVNWCDb. getPristineMD5(java.io.File wcRootAbsPath, SvnChecksum sha1Checksum)java.io.FileISVNWCDb. getPristinePath(java.io.File wcRootAbsPath, SvnChecksum checksum)Get the path to the pristine text file identified by SHA1_CHECKSUM.java.io.FileSVNWCDb. getPristinePath(java.io.File wcRootAbsPath, SvnChecksum checksum)static java.io.FileSvnWcDbPristines. getPristinePath(SVNWCDbRoot root, SvnChecksum sha1Checksum)SvnChecksumISVNWCDb. getPristineSHA1(java.io.File wcRootAbsPath, SvnChecksum md5Checksum)Get the SHA-1 checksum of a pristine text identified by its MD-5 checksum MD5_CHECKSUM.SvnChecksumSVNWCDb. getPristineSHA1(java.io.File wcRootAbsPath, SvnChecksum md5Checksum)static SvnChecksumSvnWcDbPristines. getPristineSHA1(SVNWCDbRoot root, SvnChecksum md5Checksum)java.io.FileISVNWCDb. getPristineTempDir(java.io.File wcRootAbsPath)Get a directory in which the caller should create a uniquely named file for later installation as a pristine text file.java.io.FileSVNWCDb. getPristineTempDir(java.io.File wcRootAbsPath)static java.io.FileSvnWcDbPristines. getPristineTempDir(SVNWCDbRoot root, java.io.File wcRootAbsPath)SVNSqlJetDbISVNWCDb. getSDb(java.io.File dirAbsPath)SVNSqlJetDbSVNWCDb. getSDb(java.io.File localAbsPath)static java.util.Collection<java.io.File>SvnWcDbReader. getServerExcludedNodes(SVNWCDb db, java.io.File path)static longSvnWcDbStatementUtil. getTranslatedSize(SVNSqlJetStatement stmt, java.lang.Enum<?> f)java.io.FileISVNWCDb. getWCRoot(java.io.File dirAbspath)java.io.FileSVNWCDb. getWCRoot(java.io.File wcRootAbspath)java.io.FileISVNWCDb. getWCRootTempDir(java.io.File localAbspath)java.io.FileSVNWCDb. getWCRootTempDir(java.io.File localAbspath)java.util.Set<java.lang.String>SVNWCDb. getWorkingChildren(java.io.File localAbsPath)voidISVNWCDb. globalCommit(java.io.File localAbspath, long newRevision, long changedRevision, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum newChecksum, java.util.List<java.io.File> newChildren, SVNProperties newDavCache, boolean keepChangelist, boolean noUnlock, SVNSkel workItems)Collapse the WORKING and ACTUAL tree changes down into BASE, called for each committed node.voidSVNWCDb. globalCommit(java.io.File localAbspath, long newRevision, long changedRevision, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum newChecksum, java.util.List<java.io.File> newChildren, SVNProperties newDavCache, boolean keepChangelist, boolean noUnlock, SVNSkel workItems)voidISVNWCDb. globalRecordFileinfo(java.io.File local_abspath, long translated_size, long last_mod_time)Record the TRANSLATED_SIZE and LAST_MOD_TIME for a versioned node.voidSVNWCDb. globalRecordFileinfo(java.io.File localAbspath, long translatedSize, long lastModTime)static booleanSvnWcDbStatementUtil. hasColumnProperties(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static booleanSvnWcDbReader. hasLocalModifications(SVNWCContext context, java.io.File localAbspath)static booleanSvnWcDbReader. hasSwitchedSubtrees(SVNWCDb db, java.io.File localAbspath)voidISVNWCDb. init(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long initialRev, SVNDepth depth, int workingCopyFormat)Initialize the SqlDB for LOCAL_ABSPATH, which should be a working copy path.voidSVNWCDb. init(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long initialRev, SVNDepth depth, int workingCopyFormat)static voidSvnWcDbExternals. insertExternalNode(SVNWCDbRoot root, java.io.File localRelpath, Structure<StructureFields.ExternalNodeInfo> info)voidSVNWCDb. insertIncompleteChildren(SVNSqlJetDb db, long wcId, java.io.File localRelpath, long reposId, java.io.File reposPath, long revision, java.util.List<java.io.File> children, long opDepth)voidISVNWCDb. installPristine(java.io.File tempfileAbspath, SvnChecksum sha1Checksum, SvnChecksum md5Checksum)Install the file TEMPFILE_ABSPATH (which is sitting in a directory given byISVNWCDb.getPristineTempDir(File)) into the pristine data store, to be identified by the SHA-1 checksum of its contents, SHA1_CHECKSUM.voidSVNWCDb. installPristine(java.io.File tempfileAbspath, SvnChecksum sha1Checksum, SvnChecksum md5Checksum)static voidSvnWcDbPristines. installPristine(SVNWCDbRoot root, java.io.File tempfileAbspath, SvnChecksum sha1Checksum, SvnChecksum md5Checksum)static booleanSvnWcDbStatementUtil. isColumnNull(SVNSqlJetStatement stmt, java.lang.Enum<?> f)static booleanSvnWcDbConflicts. isConflictSkelComplete(SVNSkel skel)booleanISVNWCDb. isNodeHidden(java.io.File localAbsPath)Return TRUE if LOCAL_ABSPATH in DB "is not present, and I haven't scheduled something over the top of it."booleanSVNWCDb. isNodeHidden(java.io.File localAbsPath)static booleanSvnWcDbReader. isSparseCheckout(SVNWCDb db, java.io.File localAbspath)ISVNWCDb.SwitchedInfoISVNWCDb. isSwitched(java.io.File localAbsPath)ISVNWCDb.SwitchedInfoSVNWCDb. isSwitched(java.io.File localAbsPath)booleanISVNWCDb. isWCLocked(java.io.File localAbspath)booleanSVNWCDb. isWCLocked(java.io.File localAbspath)booleanISVNWCDb. isWCLockOwns(java.io.File localAbspath, boolean exact)booleanSVNWCDb. isWCLockOwns(java.io.File localAbspath, boolean exact)booleanISVNWCDb. isWCRoot(java.io.File localAbspath)booleanISVNWCDb. isWCRoot(java.io.File localAbspath, boolean isAdditionMode)booleanSVNWCDb. isWCRoot(java.io.File localAbspath)booleanSVNWCDb. isWCRoot(java.io.File localAbspath, boolean isAdditionMode)voidSVNWCDb. markConflictInternal(SVNWCDbRoot wcRoot, java.io.File localRelPath, SVNSkel conflictSkel)long[]ISVNWCDb. minMaxRevisions(java.io.File localAbsPath, boolean committed)long[]SVNWCDb. minMaxRevisions(java.io.File localAbsPath, boolean committed)SVNWCDbDirSVNWCDb. navigateToParent(SVNWCDbDir childPdh, SVNSqlJetDb.Mode sMode)ISVNWCDb.SVNWCDbNodeCheckReplaceDataISVNWCDb. nodeCheckReplace(java.io.File localAbspath)ISVNWCDb.SVNWCDbNodeCheckReplaceDataSVNWCDb. nodeCheckReplace(java.io.File localAbspath)protected static voidSvnWcDbShared. nodeIsNotInstallable(java.io.File absolutePath)protected static voidSvnWcDbShared. nodeNotFound(java.io.File absolutePath)protected static voidSvnWcDbShared. nodeNotFound(SVNWCDbRoot root, java.io.File relPath)static voidSvnWcDbRevert. notifyRevert(SVNWCContext context, java.io.File localAbsPath, ISVNEventHandler eventHandler)voidISVNWCDb. obtainWCLock(java.io.File localAbspath, int i, boolean b)voidSVNWCDb. obtainWCLock(java.io.File localAbspath, int levelsToLock, boolean stealLock)SVNWCDb.DirParsedInfoSVNWCDb. obtainWcRoot(java.io.File localAbspath)SVNWCDb.DirParsedInfoSVNWCDb. obtainWcRoot(java.io.File localAbspath, boolean isAdditionMode)voidISVNWCDb. opAddDirectory(java.io.File localAbsPath, SVNProperties props, SVNSkel workItems)Add a new versioned directory.voidSVNWCDb. opAddDirectory(java.io.File localAbsPath, SVNProperties props, SVNSkel workItems)voidISVNWCDb. opAddFile(java.io.File localAbsPath, SVNProperties props, SVNSkel workItems)As a new file, there are no properties.voidSVNWCDb. opAddFile(java.io.File localAbsPath, SVNProperties props, SVNSkel workItems)voidISVNWCDb. opAddSymlink(java.io.File localAbsPath, java.io.File target, SVNProperties props, SVNSkel workItems)voidSVNWCDb. opAddSymlink(java.io.File localAbsPath, java.io.File target, SVNProperties props, SVNSkel workItems)voidISVNWCDb. opBumpRevisionPostUpdate(java.io.File localAbsPath, SVNDepth depth, java.io.File newReposRelPath, SVNURL newReposRootURL, java.lang.String newReposUUID, long newRevision, java.util.Collection<java.io.File> excludedPaths, java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNProperties>> inheritableProperties, ISVNEventHandler eventHandler)voidSVNWCDb. opBumpRevisionPostUpdate(java.io.File localAbsPath, SVNDepth depth, java.io.File newReposRelPath, SVNURL newReposRootURL, java.lang.String newReposUUID, long newRevision, java.util.Collection<java.io.File> excludedPaths, java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNProperties>> inheritableProperties, ISVNEventHandler eventHandler)voidISVNWCDb. opCopy(java.io.File srcAbsPath, java.io.File dstAbsPath, java.io.File dstOpRootAbsPath, boolean isMove, SVNSkel workItems)svn cp WCPATH WCPATH ...voidSVNWCDb. opCopy(java.io.File srcAbsPath, java.io.File dstAbsPath, java.io.File dstOpRootAbsPath, boolean isMove, SVNSkel workItems)voidISVNWCDb. opCopyDir(java.io.File localAbsPath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, java.util.List<java.io.File> children, boolean isMove, SVNDepth depth, SVNSkel conflict, SVNSkel workItems)Record a copy at LOCAL_ABSPATH from a repository directory.voidSVNWCDb. opCopyDir(java.io.File localAbsPath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, java.util.List<java.io.File> children, boolean isMove, SVNDepth depth, SVNSkel conflict, SVNSkel workItems)voidISVNWCDb. opCopyFile(java.io.File localAbsPath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, SvnChecksum checksum, boolean updateActualProps, SVNProperties newActualProps, SVNSkel conflict, SVNSkel workItems)Record a copy at LOCAL_ABSPATH from a repository file.voidSVNWCDb. opCopyFile(java.io.File localAbsPath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, SvnChecksum checksum, boolean updateActualProps, SVNProperties newActualProps, SVNSkel conflict, SVNSkel workItems)voidISVNWCDb. opCopyShadowedLayer(java.io.File srcAbsPath, java.io.File dstAbsPath, boolean isMove)voidSVNWCDb. opCopyShadowedLayer(java.io.File srcAbsPath, java.io.File dstAbsPath, boolean isMove)voidISVNWCDb. opDelete(java.io.File localAbsPath, java.io.File movedToAbsPath, boolean deleteDirExternals, SVNSkel conflict, SVNSkel workItems, ISVNEventHandler handler)voidSVNWCDb. opDelete(java.io.File localAbsPath, java.io.File movedToAbsPath, boolean deleteDirExternals, SVNSkel conflict, SVNSkel workItems, ISVNEventHandler eventHandler)SVNWCDb.BaseMovedToSVNWCDb. opDepthMovedTo(long opDepth, SVNWCDbRoot wcRoot, java.io.File localRelPath)voidSvnExternalUpdateEditor. openDir(java.lang.String path, long revision)voidSvnExternalUpdateEditor. openFile(java.lang.String path, long revision)voidSvnExternalUpdateEditor. openRoot(long revision)booleanISVNWCDb. opHandleMoveBack(java.io.File localAbsPath, java.io.File movedFromAbsPath, SVNSkel workItems)booleanSVNWCDb. opHandleMoveBack(java.io.File localAbsPath, java.io.File movedFromAbsPath, SVNSkel workItems)voidSVNWCDb. opMakeCopy(java.io.File localAbspath, SVNSkel conflicts, SVNSkel workItems)voidISVNWCDb. opMakeCopyTemp(java.io.File localAbspath, boolean removeBase)voidSVNWCDb. opMakeCopyTemp(java.io.File localAbspath, boolean removeBase)voidISVNWCDb. opMarkConflict(java.io.File localAbspath, SVNSkel conflictSkel, SVNSkel workItems)voidSVNWCDb. opMarkConflict(java.io.File localAbspath, SVNSkel conflictSkel, SVNSkel workItems)voidISVNWCDb. opMarkResolved(java.io.File localAbspath, boolean resolvedText, boolean resolvedProps, boolean resolvedTree, SVNSkel workItems)caller maintains ACTUAL, and how the resolution occurred.voidSVNWCDb. opMarkResolved(java.io.File localAbspath, boolean resolvedText, boolean resolvedProps, boolean resolvedTree, SVNSkel workItems)java.util.Map<java.lang.String,SVNTreeConflictDescription>ISVNWCDb. opReadAllTreeConflicts(java.io.File localAbsPath)Return all the children of localAbsPath that are in tree conflicts.java.util.Map<java.lang.String,SVNTreeConflictDescription>SVNWCDb. opReadAllTreeConflicts(java.io.File localAbsPath)SVNTreeConflictDescriptionISVNWCDb. opReadTreeConflict(java.io.File localAbspath)Get any tree conflict associated with localAbspath in DB.SVNTreeConflictDescriptionSVNWCDb. opReadTreeConflict(java.io.File localAbsPath)voidISVNWCDb. opRemoveEntryTemp(java.io.File localAbspath)voidSVNWCDb. opRemoveEntryTemp(java.io.File localAbspath)voidISVNWCDb. opRemoveNode(java.io.File localAbspath, long revision, ISVNWCDb.SVNWCDbKind kind)voidSVNWCDb. opRemoveNode(java.io.File localAbspath, long notPresentRevision, ISVNWCDb.SVNWCDbKind notPresentKind)voidISVNWCDb. opRemoveWorkingTemp(java.io.File localAbspath)voidSVNWCDb. opRemoveWorkingTemp(java.io.File localAbspath)voidISVNWCDb. opRevert(java.io.File localAbspath, SVNDepth depth)voidSVNWCDb. opRevert(java.io.File localAbspath, SVNDepth depth)voidISVNWCDb. opSetBaseIncompleteTemp(java.io.File localDirAbspath, boolean incomplete)voidSVNWCDb. opSetBaseIncompleteTemp(java.io.File localDirAbspath, boolean incomplete)voidISVNWCDb. opSetChangelist(java.io.File localAbsPath, java.lang.String changelistName, java.lang.String[] changeLists, SVNDepth depth, ISVNEventHandler handler)use NULL to remove from a changelist.voidSVNWCDb. opSetChangelist(java.io.File localAbspath, java.lang.String changelistName, java.lang.String[] changeLists, SVNDepth depth, ISVNEventHandler eventHandler)voidISVNWCDb. opSetDirDepthTemp(java.io.File localAbspath, SVNDepth requestedDepth)voidSVNWCDb. opSetDirDepthTemp(java.io.File localAbspath, SVNDepth depth)voidISVNWCDb. opSetNewDirToIncompleteTemp(java.io.File localAbspath, java.io.File reposRelpath, SVNURL reposRootURL, java.lang.String reposUuid, long revision, SVNDepth depth, boolean insertBaseDeleted, boolean deleteWorking, SVNSkel conflict, SVNSkel workItems)voidSVNWCDb. opSetNewDirToIncompleteTemp(java.io.File localAbspath, java.io.File reposRelpath, SVNURL reposRootURL, java.lang.String reposUuid, long revision, SVNDepth depth, boolean insertBaseDeleted, boolean deleteWorking, SVNSkel conflict, SVNSkel workItems)voidISVNWCDb. opSetPropertyConflictMarkerFileTemp(java.io.File localAbspath, java.lang.String prejBasename)voidSVNWCDb. opSetPropertyConflictMarkerFileTemp(java.io.File localAbspath, java.lang.String prejBasename)voidISVNWCDb. opSetProps(java.io.File localAbsPath, SVNProperties props, SVNSkel conflict, boolean clearRecordedInfo, SVNSkel workItems)Set the properties of the node LOCAL_ABSPATH in the ACTUAL tree to PROPS.voidSVNWCDb. opSetProps(java.io.File localAbsPath, SVNProperties props, SVNSkel conflict, boolean clearRecordedInfo, SVNSkel workItems)voidISVNWCDb. opSetRevAndReposRelpathTemp(java.io.File localAbspath, long newRevision, boolean setReposRelpath, java.io.File newReposRelpath, SVNURL reposRootUrl, java.lang.String reposUuid)voidSVNWCDb. opSetRevAndReposRelpathTemp(java.io.File localAbspath, long revision, boolean setReposRelpath, java.io.File reposRelpath, SVNURL reposRootUrl, java.lang.String reposUuid)voidISVNWCDb. opSetTextConflictMarkerFilesTemp(java.io.File localAbspath, java.io.File oldBasename, java.io.File newBasename, java.io.File wrkBasename)voidSVNWCDb. opSetTextConflictMarkerFilesTemp(java.io.File localAbspath, java.io.File oldBasename, java.io.File newBasename, java.io.File wrkBasename)voidISVNWCDb. opSetTreeConflict(java.io.File localAbspath, SVNTreeConflictDescription treeConflict)Set the tree conflict on LOCAL_ABSPATH in DB to TREE_CONFLICT.voidSVNWCDb. opSetTreeConflict(java.io.File localAbspath, SVNTreeConflictDescription treeConflict)voidISVNWCDb. opStartDirectoryUpdateTemp(java.io.File localAbspath, java.io.File newRelpath, long targetRevision)voidSVNWCDb. opStartDirectoryUpdateTemp(java.io.File localAbspath, java.io.File newReposRelpath, long newRevision)SVNWCDb.DirParsedInfoSVNWCDb. parseDir(java.io.File localAbsPath, SVNSqlJetDb.Mode sMode)SVNWCDb.DirParsedInfoSVNWCDb. parseDir(java.io.File localAbspath, SVNSqlJetDb.Mode sMode, boolean isDetectWCGeneration, boolean isAdditionMode)static voidSvnWcDbConflicts. prependLocation(SVNSkel skel, SVNConflictVersion location)static voidSvnWcDbConflicts. prependPropValue(SVNPropertyValue fromVal, SVNSkel skel)static SVNPropertiesSvnWcDbProperties. readChangedProperties(SVNWCDbRoot root, java.io.File relpath)java.util.Set<java.lang.String>ISVNWCDb. readChildren(java.io.File localAbspath)Return the basenames of the immediate children of LOCAL_ABSPATH in DB.voidISVNWCDb. readChildren(java.io.File localAbspath, java.util.Map<java.lang.String,ISVNWCDb.SVNWCDbInfo> children, java.util.Set<java.lang.String> conflicts)java.util.Set<java.lang.String>SVNWCDb. readChildren(java.io.File localAbsPath)voidSVNWCDb. readChildren(java.io.File localAbsPath, java.util.Map<java.lang.String,ISVNWCDb.SVNWCDbInfo> children, java.util.Set<java.lang.String> conflicts)voidSVNWCDb. readChildren(SVNWCDbRoot root, java.io.File localRelPath, java.util.Map<java.lang.String,ISVNWCDb.SVNWCDbInfo> children, java.util.Set<java.lang.String> conflicts)SVNSkelISVNWCDb. readConflict(java.io.File localAbsPath)SVNSkelSVNWCDb. readConflict(java.io.File localAbsPath)static SVNSkelSvnWcDbConflicts. readConflict(SVNWCDb db, java.io.File localAbspath)static Structure<SvnWcDbConflicts.ConflictInfo>SvnWcDbConflicts. readConflictInfo(SVNSkel conflictSkel)SVNSkelSVNWCDb. readConflictInternal(SVNWCDbRoot wcRoot, java.io.File localRelPath)static SVNSkelSvnWcDbConflicts. readConflictInternal(SVNWCDbRoot wcRoot, java.io.File localRelPath)static java.util.List<java.io.File>SvnWcDbConflicts. readConflictMarkers(SVNWCDb db, java.io.File wriAbsPath, SVNSkel conflictSkel)java.util.List<SVNConflictDescription>ISVNWCDb. readConflicts(java.io.File localAbsPath)Return all conflicts that have LOCAL_ABSPATH as victim.java.util.List<SVNConflictDescription>SVNWCDb. readConflicts(java.io.File localAbsPath)java.util.List<SVNWCConflictDescription17>SVNWCDb. readConflicts(java.io.File localAbsPath, boolean createTempFiles)java.util.List<java.lang.String>ISVNWCDb. readConflictVictims(java.io.File localAbspath)Return the basenames of the immediate children of LOCAL_ABSPATH in DB that are conflicted.java.util.List<java.lang.String>SVNWCDb. readConflictVictims(java.io.File localAbsPath)static Structure<StructureFields.ExternalNodeInfo>SvnWcDbExternals. readExternal(SVNWCContext context, java.io.File localAbsPath, java.io.File wriAbsPath, StructureFields.ExternalNodeInfo... fields)Structure<StructureFields.NodeInfo>ISVNWCDb. readInfo(java.io.File localAbsPath, boolean isAdditionMode, StructureFields.NodeInfo... fields)ISVNWCDb.WCDbInfoISVNWCDb. readInfo(java.io.File localAbsPath, ISVNWCDb.WCDbInfo.InfoField... fields)Retrieve information about a node.Structure<StructureFields.NodeInfo>ISVNWCDb. readInfo(java.io.File localAbsPath, StructureFields.NodeInfo... fields)Structure<StructureFields.NodeInfo>SVNWCDb. readInfo(java.io.File localAbsPath, boolean isAdditionMode, StructureFields.NodeInfo... fields)ISVNWCDb.WCDbInfoSVNWCDb. readInfo(java.io.File localAbsPath, ISVNWCDb.WCDbInfo.InfoField... fields)Structure<StructureFields.NodeInfo>SVNWCDb. readInfo(java.io.File localAbsPath, StructureFields.NodeInfo... fields)ISVNWCDb.WCDbInfoSVNWCDb. readInfo(SVNWCDbRoot wcRoot, java.io.File localRelPath, ISVNWCDb.WCDbInfo.InfoField... fields)protected static Structure<StructureFields.NodeInfo>SvnWcDbShared. readInfo(SVNWCDbRoot wcRoot, java.io.File localRelPath, boolean isAdditionMode, StructureFields.NodeInfo... fields)protected static Structure<StructureFields.NodeInfo>SvnWcDbShared. readInfo(SVNWCDbRoot wcRoot, java.io.File localRelPath, StructureFields.NodeInfo... fields)ISVNWCDb.WCDbInfoISVNWCDb. readInfoBelowWorking(java.io.File localAbsPath)ISVNWCDb.WCDbInfoSVNWCDb. readInfoBelowWorking(java.io.File localAbsPath)ISVNWCDb.WCDbInfoSVNWCDb. readInfoBelowWorking(SVNWCDbRoot wcRoot, java.io.File localRelPath, int belowOpDepth)static java.util.List<Structure<StructureFields.InheritedProperties>>SvnWcDbProperties. readInheritedProperties(SVNWCDbRoot root, java.io.File localRelPath, java.lang.String propertyName)ISVNWCDb.SVNWCDbKindISVNWCDb. readKind(java.io.File localAbsPath, boolean allowMissing)Return the kind of the node in DB at LOCAL_ABSPATH.SVNNodeKindISVNWCDb. readKind(java.io.File localAbsPath, boolean allowMissing, boolean showDeleted, boolean showHidden)ISVNWCDb.SVNWCDbKindSVNWCDb. readKind(java.io.File localAbsPath, boolean allowMissing)SVNNodeKindSVNWCDb. readKind(java.io.File localAbsPath, boolean allowMissing, boolean showDeleted, boolean showHidden)static SVNNodeKindSvnWcDbCopy. readKind(ISVNWCDb db, java.io.File path, boolean showDeleted, boolean showHidden)ISVNWCDb.NodeInstallInfoISVNWCDb. readNodeInstallInfo(java.io.File localAbsPath, java.io.File wriAbsPath)ISVNWCDb.NodeInstallInfoSVNWCDb. readNodeInstallInfo(java.io.File localAbsPath, java.io.File wriAbsPath)static Structure<SvnWcDbReader.InstallInfo>SvnWcDbReader. readNodeInstallInfo(SVNWCDb db, java.io.File localAbspath, SvnWcDbReader.InstallInfo... fields)static Structure<SvnWcDbReader.ReplaceInfo>SvnWcDbReader. readNodeReplaceInfo(SVNWCDb db, java.io.File localAbspath, SvnWcDbReader.ReplaceInfo... fields)longSVNWCDb. readOpDepth(SVNWCDbRoot root, java.io.File localRelPath)java.io.InputStreamISVNWCDb. readPristine(java.io.File wcRootAbsPath, SvnChecksum checksum)Get a readable stream that will yield the pristine text identified by CHECKSUM (### which should/must be its SHA-1 checksum?).java.io.InputStreamSVNWCDb. readPristine(java.io.File wcRootAbsPath, SvnChecksum checksum)static java.io.InputStreamSvnWcDbPristines. readPristine(SVNWCDbRoot root, java.io.File wcRootAbsPath, SvnChecksum sha1Checksum)Structure<StructureFields.PristineInfo>ISVNWCDb. readPristineInfo(java.io.File localAbspath)Structure<StructureFields.PristineInfo>SVNWCDb. readPristineInfo(java.io.File localAbspath)SVNPropertiesISVNWCDb. readPristineProperties(java.io.File localAbspath)Return the properties of the node LOCAL_ABSPATH in the WORKING tree (looking through to the BASE tree as required).SVNPropertiesSVNWCDb. readPristineProperties(java.io.File localAbsPath)static SVNPropertiesSvnWcDbProperties. readPristineProperties(SVNWCDbRoot root, java.io.File relpath)SVNPropertiesISVNWCDb. readProperties(java.io.File localAbsPath)Return the properties of the node LOCAL_ABSPATH in the ACTUAL tree (looking through to the WORKING or BASE tree as required).SVNPropertiesSVNWCDb. readProperties(java.io.File localAbsPath)static SVNPropertiesSvnWcDbProperties. readProperties(SVNWCDbRoot root, java.io.File relpath)voidSVNWCDb. readPropertiesRecursively(java.io.File localAbsPath, SVNDepth depth, boolean baseProperties, boolean pristineProperties, java.util.Collection<java.lang.String> changelists, ISvnObjectReceiver<SVNProperties> receiver)static voidSvnWcDbProperties. readPropertiesRecursively(SVNWCDbRoot root, java.io.File relpath, SVNDepth depth, boolean baseProperties, boolean pristineProperties, java.util.Collection<java.lang.String> changelists, ISvnObjectReceiver<SVNProperties> receiver)static Structure<SvnWcDbConflicts.PropertyConflictInfo>SvnWcDbConflicts. readPropertyConflict(ISVNWCDb db, java.io.File wriAbsPath, SVNSkel conflictSkel)static voidSvnWcDbConflicts. readPropertyConflicts(java.util.List<SVNWCConflictDescription17> target, SVNWCDb db, java.io.File localAbsPath, SVNSkel conflictSkel, boolean createTempFiles, SVNOperation operation, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion)static java.util.Map<java.io.File,ISVNWCDb.SVNWCDbKind>SvnWcDbRevert. readRevertCopiedChildren(SVNWCContext context, java.io.File localAbsPath)static Structure<SvnWcDbRevert.RevertInfo>SvnWcDbRevert. readRevertInfo(SVNWCContext context, java.io.File localAbsPath)static Structure<SvnWcDbConflicts.TextConflictInfo>SvnWcDbConflicts. readTextConflict(ISVNWCDb db, java.io.File wriAbsPath, SVNSkel conflictSkel)static Structure<SvnWcDbConflicts.TreeConflictInfo>SvnWcDbConflicts. readTreeConflict(ISVNWCDb db, java.io.File wriAbsPath, SVNSkel conflictSkel)static java.util.Map<java.lang.String,Structure<StructureFields.WalkerChildInfo>>SvnWcDbReader. readWalkerChildrenInfo(SVNWCDb db, java.io.File localAbspath, java.util.Map<java.lang.String,Structure<StructureFields.WalkerChildInfo>> children)voidISVNWCDb. registerExternal(java.io.File definingAbsPath, java.io.File localAbsPath, SVNNodeKind kind, SVNURL reposRootUrl, java.lang.String reposUuid, java.io.File reposRelPath, long operationalRevision, long revision)voidSVNWCDb. registerExternal(java.io.File definingAbsPath, java.io.File localAbsPath, SVNNodeKind kind, SVNURL reposRootUrl, java.lang.String reposUuid, java.io.File reposRelPath, long operationalRevision, long revision)voidISVNWCDb. releaseWCLock(java.io.File localAbspath)voidSVNWCDb. releaseWCLock(java.io.File localAbspath)static voidSvnWcDbRelocate. relocate(SVNWCContext context, java.io.File localAbspath, SVNURL from, SVNURL to, SvnWcDbRelocate.ISvnRelocateValidator validator)voidISVNWCDb. removeBase(java.io.File localAbsPath)Remove a node from the BASE tree.voidISVNWCDb. removeBase(java.io.File localAbsPath, boolean keepAsWorking, boolean queueDeletes, boolean removeLocks, long notPresentRevision, SVNSkel conflict, SVNSkel workItems)voidSVNWCDb. removeBase(java.io.File localAbsPath)voidSVNWCDb. removeBase(java.io.File localAbsPath, boolean keepAsWorking, boolean queueDeletes, boolean removeLocks, long notPresentRevision, SVNSkel conflict, SVNSkel workItems)static voidSvnWcDbExternals. removeExternal(SVNWCContext context, java.io.File wriAbsPath, java.io.File localAbsPath)static voidSvnWcDbExternals. removeExternalNode(SVNWCContext context, java.io.File localAbsPath, java.io.File wriAbsPath, SVNSkel workItems)voidISVNWCDb. removeLock(java.io.File localAbsPath)Remove any lock for LOCAL_ABSPATH in DB.voidSVNWCDb. removeLock(java.io.File localAbsPath)voidISVNWCDb. removePristine(java.io.File wcRootAbsPath, SvnChecksum checksum)Remove the pristine text with SHA-1 checksum SHA1_CHECKSUM from the pristine store, if it is not referenced by any of the (other) WC DB tables.voidSVNWCDb. removePristine(java.io.File wcRootAbsPath, SvnChecksum checksum)static voidSvnWcDbPristines. removePristine(SVNWCDbRoot root, SvnChecksum sha1Checksum)voidSvnExternalFileReporter. report(ISVNReporter reporter)java.io.FileISVNWCDb. requiredLockForResolve(java.io.File localAbsPath)java.io.FileSVNWCDb. requiredLockForResolve(java.io.File localAbsPath)static voidSvnWcDbStatementUtil. reset(SVNSqlJetStatement stmt)voidISVNWCDb. resolveBreakMovedAway(java.io.File localAbsPath, ISVNEventHandler eventHandler)voidSVNWCDb. resolveBreakMovedAway(java.io.File localAbsPath, ISVNEventHandler eventHandler)voidISVNWCDb. resolveDeleteRaiseMovedAway(java.io.File localAbsPath, ISVNEventHandler eventHandler)voidSVNWCDb. resolveDeleteRaiseMovedAway(java.io.File localAbsPath, ISVNEventHandler eventHandler)voidSVNWCDb. retractParentDelete(SVNSqlJetDb db, long wcId, java.io.File localRelPath, int opDepth)static voidSvnWcDbRevert. revert(SVNWCDbRoot root, java.io.File localRelPath)static voidSvnWcDbRevert. revertRecursive(SVNWCDbRoot root, java.io.File localRelPath)static voidSvnWcDbShared. rollbackTransaction(SVNWCDbRoot root)ISVNWCDb.WCDbAdditionInfoISVNWCDb. scanAddition(java.io.File localAbsPath, ISVNWCDb.WCDbAdditionInfo.AdditionInfoField... fields)Scan upwards for information about a known addition to the WORKING tree.ISVNWCDb.WCDbAdditionInfoSVNWCDb. scanAddition(java.io.File localAbsPath, ISVNWCDb.WCDbAdditionInfo.AdditionInfoField... fields)static Structure<StructureFields.AdditionInfo>SvnWcDbShared. scanAddition(SVNWCDb db, java.io.File localAbsPath)protected static Structure<StructureFields.AdditionInfo>SvnWcDbShared. scanAddition(SVNWCDbRoot root, java.io.File localRelpath, StructureFields.AdditionInfo... fields)ISVNWCDb.WCDbRepositoryInfoISVNWCDb. scanBaseRepository(java.io.File localAbsPath, ISVNWCDb.WCDbRepositoryInfo.RepositoryInfoField... fields)Scan for a BASE node's repository information.ISVNWCDb.WCDbRepositoryInfoSVNWCDb. scanBaseRepository(java.io.File localAbsPath, ISVNWCDb.WCDbRepositoryInfo.RepositoryInfoField... fields)ISVNWCDb.WCDbDeletionInfoISVNWCDb. scanDeletion(java.io.File localAbsPath, ISVNWCDb.WCDbDeletionInfo.DeletionInfoField... fields)Scan upwards for additional information about a deleted node.ISVNWCDb.WCDbDeletionInfoSVNWCDb. scanDeletion(java.io.File localAbsPath, ISVNWCDb.WCDbDeletionInfo.DeletionInfoField... fields)static Structure<StructureFields.DeletionInfo>SvnWcDbShared. scanDeletion(SVNWCDb db, java.io.File localAbsPath)protected static Structure<StructureFields.DeletionInfo>SvnWcDbShared. scanDeletion(SVNWCDbRoot root, java.io.File localRelpath)ISVNWCDb.MovedISVNWCDb. scanMoved(java.io.File localAbsPath)ISVNWCDb.MovedSVNWCDb. scanMoved(java.io.File localAbsPath)static Structure<StructureFields.MovedInfo>SvnWcDbShared. scanMoved(SVNWCDb db, java.io.File localAbsPath)voidSVNWCDb. setActualProperties(SVNSqlJetDb db, long wcId, java.io.File localRelpath, SVNProperties props)voidISVNWCDb. setBaseDavCache(java.io.File localAbsPath, SVNProperties props)Set the dav cache for LOCAL_ABSPATH to PROPS.voidSVNWCDb. setBaseDavCache(java.io.File localAbsPath, SVNProperties props)static voidSvnWcDbChangelist. setChangelist(SVNWCDbRoot root, java.io.File localRelPath, java.lang.String changelistName, java.lang.String[] changeLists, SVNDepth depth, ISVNEventHandler eventHandler)static voidSvnWcDbConflicts. setConflictOperation(SVNSkel skel, SVNOperation operation, SVNConflictVersion original, SVNConflictVersion target)protected static voidSvnWcDbShared. sqliteError(org.tmatesoft.sqljet.core.SqlJetException e)voidSvnExternalUpdateEditor. targetRevision(long revision)java.io.OutputStreamSvnExternalUpdateEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)voidSvnExternalUpdateEditor. textDeltaEnd(java.lang.String path)SVNNodeKindISVNWCDb.SVNWCDbKind. toNodeKind()SVNNodeKindISVNWCDb.SVNWCDbKind. toNodeKind(ISVNWCDb.SVNWCDbStatus status, boolean showHidden)java.io.FileISVNWCDb. toRelPath(java.io.File localAbsPath)Compute the LOCAL_RELPATH for the given LOCAL_ABSPATH.java.io.FileISVNWCDb. toRelPath(java.io.File wriAbsPath, java.io.File localAbsPath)java.io.FileSVNWCDb. toRelPath(java.io.File localAbsPath)java.io.FileSVNWCDb. toRelPath(java.io.File wriAbsPath, java.io.File localAbsPath)voidSVNWCDb.BaseMovedTo. transaction(SVNSqlJetDb db)voidSVNWCDb.BaseRemove. transaction(SVNSqlJetDb db)voidSVNWCDb.CheckReplace. transaction(SVNSqlJetDb db)voidSVNWCDb.Commit. transaction(SVNSqlJetDb db)voidSVNWCDb.InsertBase. transaction(SVNSqlJetDb db)voidSVNWCDb.InsertWorking. transaction(SVNSqlJetDb db)voidSVNWCDb.ResolveBreakMovedAway. transaction(SVNSqlJetDb db)static voidSvnWcDbPristines. transferPristine(SVNWCDb db, java.io.File srcLocalAbsPath, java.io.File dstWriAbsPath)static SVNSkelSvnWcDbConflicts. treeConflictDescriptionToSkel(ISVNWCDb db, java.io.File wriAbsPath, SVNTreeConflictDescription conflictDescription)voidISVNWCDb. updateMovedAwayConflictVictim(java.io.File victimAbsPath, ISVNEventHandler eventHandler)voidSVNWCDb. updateMovedAwayConflictVictim(java.io.File victimAbsPath, ISVNEventHandler eventHandler)static voidSVNWCDb. updateMoveListAdd(SVNWCDbRoot wcRoot, java.io.File localRelPath, SVNEventAction eventAction, SVNNodeKind kind, SVNStatusType contentState, SVNStatusType propState)voidSVNWCDb. updateMoveListNotify(SVNWCDbRoot wcRoot, long oldRevision, long newRevision, ISVNEventHandler eventHandler)static voidSvnWcDbProperties. upgradeApplyDavCache(SVNWCDbRoot root, java.io.File dirRelPath, java.util.Map<java.lang.String,SVNProperties> cacheValues)static voidSvnWcDbProperties. upgradeApplyProperties(SVNWCDbRoot root, java.io.File dirAbsPath, java.io.File localRelPath, SVNProperties baseProps, SVNProperties workingProps, SVNProperties revertProps, int originalFormat)voidISVNWCDb. upgradeBegin(java.io.File localAbspath, ISVNWCDb.SVNWCDbUpgradeData upgradeData, SVNURL repositoryRootUrl, java.lang.String repositoryUUID, int targetWorkingCopyFormat)voidSVNWCDb. upgradeBegin(java.io.File localAbspath, ISVNWCDb.SVNWCDbUpgradeData upgradeData, SVNURL repositoryRootUrl, java.lang.String repositoryUUID, int targetWorkingCopyFormat)static SVNSkelSvnWcDbConflicts. upgradeConflictSkelFromRaw(ISVNWCDb db, java.io.File wriAbsPath, java.io.File localRelPath, java.lang.String conflictOld, java.lang.String conflictWork, java.lang.String conflictNew, java.io.File prejFile, SVNSkel oldTreeConflictData)voidISVNWCDb. upgradeInsertExternal(java.io.File localAbsPath, SVNNodeKind kind, java.io.File parentAbsPath, java.io.File defLocalAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long defPegRevision, long defRevision)voidSVNWCDb. upgradeInsertExternal(java.io.File localAbsPath, SVNNodeKind kind, java.io.File parentAbsPath, java.io.File defLocalAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long defPegRevision, long defRevision)voidSvnWcDbRelocate.ISvnRelocateValidator. validateRelocation(java.lang.String uuid, SVNURL newUrl, SVNURL newRepositoryRoot)protected static voidSVNWCDb. verifyDirUsable(SVNWCDbDir pdh)voidSVNWCDb. wqAdd(java.io.File wriAbsPath, SVNSkel workItem)Constructors in org.tmatesoft.svn.core.internal.wc17.db that throw SVNException Constructor Description SVNWCDbRoot(SVNWCDb db, java.io.File absPath, SVNSqlJetDb sDb, long wcId, int format, boolean autoUpgrade, boolean failOnVersionsMismatch, boolean enforceEmptyWQ) -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc17.db.statement
Methods in org.tmatesoft.svn.core.internal.wc17.db.statement that throw SVNException Modifier and Type Method Description protected booleanSVNWCDbSelectCommittableExternalsBelow. checkForImmediate()protected booleanSVNWCDbSelectCommittableExternalsImmediatelyBelow. checkForImmediate()longSVNWCDbCopyMoveNode. exec()longSVNWCDbCreateSchema. exec()longSVNWCDbInsertActualEmpties. exec()longSVNWCDbInsertDeleteFromBase. exec()longSVNWCDbInsertDeleteFromNodeRecursive. exec()longSVNWCDbInsertDeleteList. exec()longSVNWCDbInsertExternalUpgrade. exec()longSVNWCDbInsertLock. exec()longSVNWCDbInsertTarget. exec()longSVNWCDbInsertTarget2. exec()longSVNWCDbInsertTargetDepthFiles. exec()longSVNWCDbInsertTargetDepthFilesWithChangelist. exec()longSVNWCDbInsertTargetDepthImmediates. exec()longSVNWCDbInsertTargetDepthImmediatesWithChangelist. exec()longSVNWCDbInsertTargetDepthInfinity. exec()longSVNWCDbInsertTargetDepthInfinityWithChangelist. exec()longSVNWCDbInsertTargetWithChangelist. exec()longSVNWCDbInsertWCLock. exec()longSVNWCDbInsertWorkingNodeFromBase. exec()longSVNWCDbInsertWorkingNodeFromBaseCopy. exec()longSVNWCDbInsertWorkingNodeNormalFromBase. exec()longSVNWCDbInsertWorkingNodeNotPresentFromBase. exec()longSVNWCDbInsertWorkItem. exec()longSVNWCDbInstallWorkingNodeForDelete. exec()longSVNWCDbMarkSkippedChangelistDirs. exec()longSVNWCDbReplaceWithBaseDeleted. exec()booleanSVNWCDbNodesStrictOpDepth. existsOpDepth(java.lang.Long wcId, java.lang.String localRelpath)SVNPropertiesSVNWCDBSelectExternalProperties. getColumnProperties(java.lang.String f)protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbApplyChangesToBaseNode. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertActualConflictData. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertActualEmpties. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertActualNode. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertActualProps. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertActualTreeConflicts. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertDeleteFromBase. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertDeleteFromNodeRecursive. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertDeleteList. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertExternal. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertExternalUpgrade. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertNode. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertOrIgnorePristine. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertPristine. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertRepository. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertTarget. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertTarget2. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertTargetDepthFiles. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertTargetDepthFilesWithChangelist. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertTargetDepthImmediates. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertTargetDepthImmediatesWithChangelist. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertTargetDepthInfinity. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertTargetDepthInfinityWithChangelist. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertTargetWithChangelist. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertUpdateMoveList. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertWCRoot. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertWorkingNodeCopyFrom. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertWorkingNodeFromBase. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertWorkingNodeFromBaseCopy. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertWorkingNodeFromBaseCopyPresence. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertWorkingNodeNormalFromBase. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertWorkingNodeNotPresentFromBase. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInstallWorkingNodeForDelete. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbMarkSkippedChangelistDirs. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbResetActualWithChangelist. getInsertValues()SVNWCDbSelectDeletionInfo.InternalSelectSVNWCDbSelectDeletionInfo. getInternalStatement()SVNSqlJetStatementSVNWCDbSelectBaseNodeLockTokensRecursive. getJoinedStatement(java.lang.Enum<?> joinedTable)SVNSqlJetStatementSVNWCDbSelectBaseNodeWithLock. getJoinedStatement(java.lang.String joinedTable)SVNSqlJetStatementSVNWCDbSelectCopyPristines. getJoinedStatement(java.lang.String joinedTable)SVNSqlJetStatementSVNWCDbSelectDeletionInfoScan. getJoinedStatement(java.lang.Enum<?> joinedTable)SVNSqlJetStatementSVNWCDbSelectMovedBack. getJoinedStatement(java.lang.Enum<?> joinedTable)SVNSqlJetStatementSVNWCDbSelectNodeChildrenInfo. getJoinedStatement(java.lang.String joinedTable)SVNSqlJetStatementSVNWCDbSelectNodeInfoWithLock. getJoinedStatement(java.lang.String joinedTable)java.lang.LongSVNWCDbNodesMaxOpDepth. getMaxOpDepth(java.lang.Long wcId, java.lang.String localRelpath)java.lang.LongSVNWCDbNodesMinOpDepth. getMinOpDepth(java.lang.Long wcId, java.lang.String localRelpath)intSVNWCDbSelectMovedForDelete. getMovedHereDepth()intSVNWCDbSelectMovedFromForDelete. getMovedHereOpDepth()protected java.lang.StringSVNWCDbClearMovedToDescendants. getRowPath()protected java.lang.StringSVNWCDbDeleteLockRecursively. getRowPath()protected java.lang.StringSVNWCDbFindWCLock. getRowPath()protected java.lang.StringSVNWCDbSelectMovedHereChildren. getRowPath()protected java.lang.StringSVNWCDbUpdateMovedToDescendants. getRowPath()protected java.lang.Enum<?>SVNWCDbDeleteLockRecursively. getRowPathField()protected java.lang.Enum<?>SVNWCDbFindWCLock. getRowPathField()protected java.lang.Enum<?>SVNWCDbSelectMovedHereChildren. getRowPathField()protected java.lang.Enum<?>SVNWCDbUpdateMovedToDescendants. getRowPathField()java.util.Map<java.lang.String,java.lang.Object>SVNUpdateBaseNodePresenceRevnumAndReposPath. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbClearActualNodeLeavingChangelistRecursive. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbClearActualNodeLeavingConflict. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbClearDavCacheRecursive. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbClearMovedHereRecursive. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbClearMovedToDescendants. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbClearMovedToFromDest. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbClearMovedToRelPath. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbClearPropsConflict. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbClearTextConflict. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbCommitDescendantToBase. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateActualChangelists. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateActualConflict. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateActualConflictData. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateActualPropertyConflicts. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateActualProps. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateActualTextConflicts. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateActualTreeConflicts. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateBaseNodeDavCache. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateBaseRevision. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateCopyfrom. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateIProps. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateMovedToDescendants. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateMovedToRelPath. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateNodeBaseDepth. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateNodeBasePresence. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateNodeFileinfo. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateNodeProperties. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateNodeWorkingDepth. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateOpDepthIncreaseRecursive. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateOpDepthRecursive. getUpdateValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDDBUpdateActualClearChangelist. getUpdateValues()protected java.lang.Object[]SVNUpdateBaseNodePresenceRevnumAndReposPath. getWhere()protected java.lang.Object[]SVNWCDbClearActualNodeLeavingChangelistRecursive. getWhere()protected java.lang.Object[]SVNWCDbClearActualNodeLeavingConflict. getWhere()protected java.lang.Object[]SVNWCDbClearDavCacheRecursive. getWhere()protected java.lang.Object[]SVNWCDbClearMovedHereRecursive. getWhere()protected java.lang.Object[]SVNWCDbClearMovedToDescendants. getWhere()protected java.lang.Object[]SVNWCDbClearMovedToFromDest. getWhere()protected java.lang.Object[]SVNWCDbCommitDescendantToBase. getWhere()protected java.lang.Object[]SVNWCDbDeleteActualEmpties. getWhere()protected java.lang.Object[]SVNWCDbDeleteActualEmpty. getWhere()protected java.lang.Object[]SVNWCDbDeleteActualForBaseRecursive. getWhere()protected java.lang.Object[]SVNWCDbDeleteActualNodeLeavingChangelistRecursive. getWhere()protected java.lang.Object[]SVNWCDbDeleteActualNodeRecursive. getWhere()protected java.lang.Object[]SVNWCDbDeleteAllLayers. getWhere()protected java.lang.Object[]SVNWCDbDeleteAllWorkingNodes. getWhere()protected java.lang.Object[]SVNWCDbDeleteBaseNode. getWhere()protected java.lang.Object[]SVNWCDbDeleteBaseRecursive. getWhere()protected java.lang.Object[]SVNWCDbDeleteExternalRegistrations. getWhere()protected java.lang.Object[]SVNWCDbDeleteFileExternalRegistrations. getWhere()protected java.lang.Object[]SVNWCDbDeleteFileExternals. getWhere()protected java.lang.Object[]SVNWCDbDeleteLock. getWhere()protected java.lang.Object[]SVNWCDbDeleteLockOrphanRecursive. getWhere()protected java.lang.Object[]SVNWCDbDeleteLockRecursively. getWhere()protected java.lang.Object[]SVNWCDbDeleteLowestWorkingNode. getWhere()protected java.lang.Object[]SVNWCDbDeleteMovedBack. getWhere()protected java.lang.Object[]SVNWCDbDeleteNodesAboveDepthRecursive. getWhere()protected java.lang.Object[]SVNWCDbDeleteNodesRecursive. getWhere()protected java.lang.Object[]SVNWCDbDeleteNoLowerLayer. getWhere()protected java.lang.Object[]SVNWCDbDeletePristineIfUnreferenced. getWhere()protected java.lang.Object[]SVNWCDbDeleteShadowedRecursive. getWhere()protected java.lang.Object[]SVNWCDbDeleteWorkingBaseDelete. getWhere()protected java.lang.Object[]SVNWCDbDeleteWorkingNode. getWhere()protected java.lang.Object[]SVNWCDbDeleteWorkingOpDepth. getWhere()protected java.lang.Object[]SVNWCDbDeleteWorkingOpDepthAbove. getWhere()protected java.lang.Object[]SVNWCDbDeleteWorkingRecursive. getWhere()protected java.lang.Object[]SVNWCDbFindWCLock. getWhere()protected java.lang.Object[]SVNWCDbHasLayerBetween. getWhere()protected java.lang.Object[]SVNWCDbHasServerExcludedDescendants. getWhere()protected java.lang.Object[]SVNWCDbHasServerExcludedNodes. getWhere()protected java.lang.Object[]SVNWCDbSelectActualChildrenInfo. getWhere()protected java.lang.Object[]SVNWCDbSelectActualTreeConflict. getWhere()protected java.lang.Object[]SVNWCDbSelectAllFiles. getWhere()protected java.lang.Object[]SVNWCDbSelectAllServerExcludedNodes. getWhere()protected java.lang.Object[]SVNWCDbSelectAncestorWCLocks. getWhere()protected java.lang.Object[]SVNWCDbSelectBaseChildrenInfo. getWhere()protected java.lang.Object[]SVNWCDbSelectBaseDavCache. getWhere()protected java.lang.Object[]SVNWCDbSelectBaseNode. getWhere()protected java.lang.Object[]SVNWCDbSelectBaseNodeLockTokensRecursive. getWhere()protected java.lang.Object[]SVNWCDbSelectBasePresent. getWhere()protected java.lang.Object[]SVNWCDbSelectBaseProperties. getWhere()protected java.lang.Object[]SVNWCDbSelectChildrenOpDepth. getWhere()protected java.lang.Object[]SVNWCDbSelectCommittableExternalsImmediatelyBelow. getWhere()protected java.lang.Object[]SVNWCDbSelectConflictVictims. getWhere()protected java.lang.Object[]SVNWCDbSelectCopyPristines. getWhere()protected java.lang.Object[]SVNWCDbSelectDeletionInfo. getWhere()protected java.lang.Object[]SVNWCDBSelectExternalProperties. getWhere()protected java.lang.Object[]SVNWCDBSelectExternalsDefined. getWhere()protected java.lang.Object[]SVNWCDBSelectFileExternal. getWhere()protected java.lang.Object[]SVNWCDbSelectGeOpDepthChildren. getWhere()protected java.lang.Object[]SVNWCDbSelectHasGrandChildren. getWhere()protected java.lang.Object[]SVNWCDbSelectHasNonFileChildren. getWhere()protected java.lang.Object[]SVNWCDbSelectHighestWorkingNode. getWhere()protected java.lang.Object[]SVNWCDbSelectIPropsNode. getWhere()protected java.lang.Object[]SVNWCDbSelectLocalRelPathOpDepth. getWhere()protected java.lang.Object[]SVNWCDbSelectLowestWorkingNode. getWhere()protected java.lang.Object[]SVNWCDbSelectMinMaxRevisions. getWhere()protected java.lang.Object[]SVNWCDbSelectMovedBack. getWhere()protected java.lang.Object[]SVNWCDbSelectMovedForDelete. getWhere()protected java.lang.Object[]SVNWCDbSelectMovedFromForDelete. getWhere()protected java.lang.Object[]SVNWCDbSelectMovedHereChildren. getWhere()protected java.lang.Object[]SVNWCDbSelectMovedOutside. getWhere()protected java.lang.Object[]SVNWCDbSelectMovedPair3. getWhere()protected java.lang.Object[]SVNWCDbSelectNodeChildrenInfo. getWhere()protected java.lang.Object[]SVNWCDbSelectNotPresent. getWhere()protected java.lang.Object[]SVNWCDbSelectOpDepthChildren. getWhere()protected java.lang.Object[]SVNWCDbSelectOpDepthMovedPair. getWhere()protected java.lang.Object[]SVNWCDbSelectReposPathRevision. getWhere()protected java.lang.Object[]SVNWCDbSelectRevertListCopiedChildren. getWhere()protected java.lang.Object[]SVNWCDbSelectSHA1Checksum. getWhere()protected java.lang.Object[]SVNWCDbSelectTargetslist. getWhere()protected java.lang.Object[]SVNWCDbSelectWorkingChildren. getWhere()protected java.lang.Object[]SVNWCDbUpdateActualChangelists. getWhere()protected java.lang.Object[]SVNWCDbUpdateActualConflict. getWhere()protected java.lang.Object[]SVNWCDbUpdateActualConflictData. getWhere()protected java.lang.Object[]SVNWCDbUpdateActualPropertyConflicts. getWhere()protected java.lang.Object[]SVNWCDbUpdateActualProps. getWhere()protected java.lang.Object[]SVNWCDbUpdateActualTextConflicts. getWhere()protected java.lang.Object[]SVNWCDbUpdateActualTreeConflicts. getWhere()protected java.lang.Object[]SVNWCDbUpdateBaseNodeDavCache. getWhere()protected java.lang.Object[]SVNWCDbUpdateBaseRevision. getWhere()protected java.lang.Object[]SVNWCDbUpdateCopyfrom. getWhere()protected java.lang.Object[]SVNWCDbUpdateIProps. getWhere()protected java.lang.Object[]SVNWCDbUpdateMovedToDescendants. getWhere()protected java.lang.Object[]SVNWCDbUpdateMovedToRelPath. getWhere()protected java.lang.Object[]SVNWCDbUpdateNodeBaseDepth. getWhere()protected java.lang.Object[]SVNWCDbUpdateNodeBasePresence. getWhere()protected java.lang.Object[]SVNWCDbUpdateNodeFileinfo. getWhere()protected java.lang.Object[]SVNWCDbUpdateNodeProperties. getWhere()protected java.lang.Object[]SVNWCDbUpdateNodeWorkingDepth. getWhere()protected java.lang.Object[]SVNWCDbUpdateOpDepthIncreaseRecursive. getWhere()protected java.lang.Object[]SVNWCDbUpdateOpDepthRecursive. getWhere()protected java.lang.Object[]SVNWCDDBUpdateActualClearChangelist. getWhere()protected booleanSVNWCDbClearActualNodeLeavingChangelistRecursive. isFilterPassed()protected booleanSVNWCDbClearActualNodeLeavingConflict. isFilterPassed()protected booleanSVNWCDbClearDavCacheRecursive. isFilterPassed()protected booleanSVNWCDbClearMovedHereRecursive. isFilterPassed()protected booleanSVNWCDbClearMovedToFromDest. isFilterPassed()protected booleanSVNWCDbCollectTargets. isFilterPassed()protected booleanSVNWCDbDeleteActualEmpties. isFilterPassed()protected booleanSVNWCDbDeleteActualEmpty. isFilterPassed()protected booleanSVNWCDbDeleteActualForBaseRecursive. isFilterPassed()protected booleanSVNWCDbDeleteActualNodeLeavingChangelistRecursive. isFilterPassed()protected booleanSVNWCDbDeleteActualNodeRecursive. isFilterPassed()protected booleanSVNWCDbDeleteActualNodeWithoutConflict. isFilterPassed()protected booleanSVNWCDbDeleteAllWorkingNodes. isFilterPassed()protected booleanSVNWCDbDeleteBaseNode. isFilterPassed()protected booleanSVNWCDbDeleteBaseRecursive. isFilterPassed()protected booleanSVNWCDbDeleteFileExternalRegistrations. isFilterPassed()protected booleanSVNWCDbDeleteFileExternals. isFilterPassed()protected booleanSVNWCDbDeleteLockOrphanRecursive. isFilterPassed()protected booleanSVNWCDbDeleteLowestWorkingNode. isFilterPassed()protected booleanSVNWCDbDeleteMovedBack. isFilterPassed()protected booleanSVNWCDbDeleteNodesAboveDepthRecursive. isFilterPassed()protected booleanSVNWCDbDeleteNodesRecursive. isFilterPassed()protected booleanSVNWCDbDeleteNoLowerLayer. isFilterPassed()protected booleanSVNWCDbDeletePristine. isFilterPassed()protected booleanSVNWCDbDeletePristineIfUnreferenced. isFilterPassed()protected booleanSVNWCDbDeleteShadowedRecursive. isFilterPassed()protected booleanSVNWCDbDeleteWorkingBaseDelete. isFilterPassed()protected booleanSVNWCDbDeleteWorkingOpDepth. isFilterPassed()protected booleanSVNWCDbDeleteWorkingOpDepthAbove. isFilterPassed()protected booleanSVNWCDbDeleteWorkingRecursive. isFilterPassed()protected booleanSVNWCDbHasLayerBetween. isFilterPassed()protected booleanSVNWCDbHasServerExcludedDescendants. isFilterPassed()protected booleanSVNWCDbHasServerExcludedNodes. isFilterPassed()protected booleanSVNWCDbNodesBase. isFilterPassed()protected booleanSVNWCDbNodesCurrent. isFilterPassed()protected booleanSVNWCDbNodesMaxOpDepth. isFilterPassed()protected booleanSVNWCDbNodesMinOpDepth. isFilterPassed()protected booleanSVNWCDbSelectActualChildrenConflict. isFilterPassed()protected booleanSVNWCDbSelectActualConflictVictims. isFilterPassed()protected booleanSVNWCDbSelectActualTreeConflict. isFilterPassed()protected booleanSVNWCDbSelectAllFiles. isFilterPassed()protected booleanSVNWCDbSelectAllServerExcludedNodes. isFilterPassed()protected booleanSVNWCDbSelectBaseChildrenInfo. isFilterPassed()protected booleanSVNWCDbSelectBaseNodeChildren. isFilterPassed()protected booleanSVNWCDbSelectBaseNodeLockTokensRecursive. isFilterPassed()protected booleanSVNWCDbSelectBasePresent. isFilterPassed()protected booleanSVNWCDbSelectChildrenOpDepth. isFilterPassed()protected booleanSVNWCDbSelectCommittableExternalsImmediatelyBelow. isFilterPassed()protected booleanSVNWCDbSelectConflictVictims. isFilterPassed()protected booleanSVNWCDbSelectCopyPristines. isFilterPassed()protected booleanSVNWCDbSelectDeletionInfo. isFilterPassed()protected booleanSVNWCDBSelectExternalProperties. isFilterPassed()protected booleanSVNWCDBSelectExternalsDefined. isFilterPassed()protected booleanSVNWCDbSelectGeOpDepthChildren. isFilterPassed()protected booleanSVNWCDbSelectHasGrandChildren. isFilterPassed()protected booleanSVNWCDbSelectHasNonFileChildren. isFilterPassed()protected booleanSVNWCDbSelectHighestWorkingNode. isFilterPassed()protected booleanSVNWCDbSelectIPropsNode. isFilterPassed()protected booleanSVNWCDbSelectLocalRelPathOpDepth. isFilterPassed()protected booleanSVNWCDbSelectLowestWorkingNode. isFilterPassed()protected booleanSVNWCDbSelectMinMaxRevisions. isFilterPassed()protected booleanSVNWCDbSelectMovedBack. isFilterPassed()protected booleanSVNWCDbSelectMovedForDelete. isFilterPassed()protected booleanSVNWCDbSelectMovedFromForDelete. isFilterPassed()protected booleanSVNWCDbSelectMovedFromRelPath. isFilterPassed()protected booleanSVNWCDbSelectMovedHereChildren. isFilterPassed()protected booleanSVNWCDbSelectMovedOutside. isFilterPassed()protected booleanSVNWCDbSelectMovedPair3. isFilterPassed()protected booleanSVNWCDbSelectNotPresent. isFilterPassed()protected booleanSVNWCDbSelectOpDepthChildren. isFilterPassed()protected booleanSVNWCDbSelectOpDepthMovedPair. isFilterPassed()protected booleanSVNWCDbSelectReposPathRevision. isFilterPassed()protected booleanSVNWCDbSelectRevertListCopiedChildren. isFilterPassed()protected booleanSVNWCDbSelectSHA1Checksum. isFilterPassed()protected booleanSVNWCDbSelectTargetslist. isFilterPassed()protected booleanSVNWCDbSelectUnreferencedPristines. isFilterPassed()protected booleanSVNWCDbSelectWCRootNodes. isFilterPassed()protected booleanSVNWCDbSelectWorkingChildren. isFilterPassed()protected booleanSVNWCDbSelectWorkingNode. isFilterPassed()protected booleanSVNWCDbSelectWorkingNodeChildren. isFilterPassed()protected booleanSVNWCDbUpdateActualConflictData. isFilterPassed()protected booleanSVNWCDbUpdateActualTreeConflicts. isFilterPassed()protected booleanSVNWCDbUpdateOpDepthIncreaseRecursive. isFilterPassed()protected booleanSVNWCDbUpdateOpDepthRecursive. isFilterPassed()booleanSVNWCDbSelectBaseNodeLockTokensRecursive. next()booleanSVNWCDbSelectBaseNodeWithLock. next()booleanSVNWCDbSelectCommittableExternalsImmediatelyBelow. next()booleanSVNWCDbSelectCopyPristines. next()booleanSVNWCDbSelectMinMaxRevisions. next()booleanSVNWCDbSelectMovedBack. next()booleanSVNWCDbSelectNodeChildrenInfo. next()booleanSVNWCDbSelectNodeInfoWithLock. next()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDBDoesNodeExists. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDbHasServerExcludedDescendants. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDbNodesCurrent. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDbSelectAncestorWCLocks. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDbSelectBasePresent. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDbSelectChildrenOpDepth. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDbSelectDeletionInfo. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDbSelectHighestWorkingNode. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDbSelectLowestWorkingNode. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDbSelectNodeChildrenWalkerInfo. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDbSelectNodeInfo. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDbSelectNodeProps. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDbSelectWorkingChildren. openCursor()protected org.tmatesoft.sqljet.core.table.ISqlJetCursorSVNWCDbSelectWorkingNode. openCursor()voidSVNWCDbDeleteLowestWorkingNode. reset()voidSVNWCDbDeleteWorkingBaseDelete. reset()voidSVNWCDbInsertWorkingNodeCopyFrom. reset()voidSVNWCDbSelectBaseNodeLockTokensRecursive. reset()voidSVNWCDbSelectBaseNodeWithLock. reset()voidSVNWCDbSelectCommittableExternalsImmediatelyBelow. reset()voidSVNWCDbSelectCopyPristines. reset()voidSVNWCDbSelectDeletionInfo. reset()voidSVNWCDbSelectDeletionInfoScan. reset()voidSVNWCDbSelectMinMaxRevisions. reset()voidSVNWCDbSelectMovedBack. reset()voidSVNWCDbSelectMovedForDelete. reset()voidSVNWCDbSelectMovedFromForDelete. reset()voidSVNWCDbSelectNodeInfoWithLock. reset() -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc17.db.statement17
Methods in org.tmatesoft.svn.core.internal.wc17.db.statement17 that throw SVNException Modifier and Type Method Description protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertActualConflictData17. getInsertValues()protected java.util.Map<java.lang.String,java.lang.Object>SVNWCDbInsertActualNode17. getInsertValues()java.util.Map<java.lang.String,java.lang.Object>SVNWCDbUpdateActualConflictData17. getUpdateValues()protected java.lang.Object[]SVNWCDbSelectActualChildrenConflict17. getWhere()protected java.lang.Object[]SVNWCDbSelectActualChildrenInfo17. getWhere()protected java.lang.Object[]SVNWCDbSelectActualConflictVictims17. getWhere()protected java.lang.Object[]SVNWCDbSelectConflictVictims17. getWhere()protected java.lang.Object[]SVNWCDbSelectMovedFromRelPath17. getWhere()protected java.lang.Object[]SVNWCDbUpdateActualConflictData17. getWhere()protected booleanSVNWCDbSelectActualChildrenConflict17. isFilterPassed()protected booleanSVNWCDbSelectActualChildrenInfo17. isFilterPassed()protected booleanSVNWCDbSelectActualConflictVictims17. isFilterPassed()protected booleanSVNWCDbSelectConflictVictims17. isFilterPassed()protected booleanSVNWCDbSelectMovedFromRelPath17. isFilterPassed()Constructors in org.tmatesoft.svn.core.internal.wc17.db.statement17 that throw SVNException Constructor Description SVNWCDbInsertActualConflictData17(SVNSqlJetDb sDb)SVNWCDbInsertActualNode17(SVNSqlJetDb sDb)SVNWCDbSelectActualChildrenConflict17(SVNSqlJetDb sDb)SVNWCDbSelectActualChildrenInfo17(SVNSqlJetDb sDb)SVNWCDbSelectActualConflictVictims17(SVNSqlJetDb sDb)SVNWCDbSelectConflictVictims17(SVNSqlJetDb sDb)SVNWCDbSelectMovedFromRelPath17(SVNSqlJetDb sDb)SVNWCDbUpdateActualConflictData17(SVNSqlJetDb sDb) -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc2
Methods in org.tmatesoft.svn.core.internal.wc2 that throw SVNException Modifier and Type Method Description SvnCommitPacketISvnCommitRunner. collectCommitItems(SvnCommit operation)abstract SvnCopySourceSvnRepositoryAccess. createRemoteCopySource(SVNWCContext context, SvnCopySource localCopySource)SVNRepositorySvnRepositoryAccess. createRepository(SVNURL url, java.lang.String expectedUuid, boolean mayReuse)abstract Structure<SvnRepositoryAccess.RepositoryInfo>SvnRepositoryAccess. createRepositoryFor(SvnTarget target, SVNRevision revision, SVNRevision pegRevision, java.io.File baseDirectory)voidISvnCommitRunner. disposeCommitPacket(java.lang.Object lockingContext, boolean disposeParentContext)SVNLocationEntrySvnRepositoryAccess. getCopySource(SvnTarget target, SVNRevision revision)java.util.Map<java.lang.String,SVNMergeRangeList>SvnRepositoryAccess. getHistoryAsMergeInfo(SVNRepository repos, SvnTarget target, long youngest, long oldest)Structure<SvnRepositoryAccess.LocationsInfo>SvnRepositoryAccess. getLocations(SVNRepository repository, SvnTarget path, SVNRevision revision, SVNRevision start, SVNRevision end)protected java.lang.StringSvnRepositoryAccess. getPathRelativeToRoot(SVNURL url, SVNURL reposRootURL, SVNRepository repos)protected SvnRepositoryAccessSvnRemoteOperationRunner. getRepositoryAccess()java.util.Map<java.lang.String,SVNMergeRangeList>SvnRepositoryAccess. getReposMergeInfo(SVNRepository repository, java.lang.String path, long revision, SVNMergeInfoInheritance inheritance, boolean squelchIncapable)abstract Structure<SvnRepositoryAccess.RevisionsPair>SvnRepositoryAccess. getRevisionNumber(SVNRepository repository, SvnTarget path, SVNRevision revision, Structure<SvnRepositoryAccess.RevisionsPair> youngestRevision)abstract Structure<SvnRepositoryAccess.UrlInfo>SvnRepositoryAccess. getURLFromPath(SvnTarget path, SVNRevision revision, SVNRepository repository)SVNLocationSegmentSvnRepositoryAccess. getYoungestCommonAncestor(SVNURL url1, long rev1, SVNURL url2, long rev2)protected voidSvnOperationRunner. handleEvent(SVNEvent event)voidSvnOperationRunner. handleEvent(SVNEvent event, double progress)booleanSvnLocalOperationRunner. isApplicable(T operation, SvnWcGeneration wcGeneration)booleanSvnRemoteOperationRunner. isApplicable(T operation, SvnWcGeneration wcGeneration)protected abstract VSvnOperationRunner. run()VSvnOperationRunner. run(T operation)Constructors in org.tmatesoft.svn.core.internal.wc2 that throw SVNException Constructor Description SvnRepositoryAccess(ISvnOperationOptionsProvider operationOptionsProvider, SVNWCContext context) -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc2.admin
Methods in org.tmatesoft.svn.core.internal.wc2.admin that throw SVNException Modifier and Type Method Description voidSvnRepositoryCopyRevisionPropertiesImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositoryDumpImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositoryFilterImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositoryInitializeImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositoryListLocksImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositoryListTransactionsImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositoryLoadImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositoryPackImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositoryRecoverImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositoryRemoveLocksImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositoryRemoveTransactionsImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositorySynchronizeImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositoryUpgradeImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositoryVerifyImpl. handleAdminEvent(SVNAdminEvent event, double progress)voidSvnRepositoryGetChangedDirectoriesImpl. handleDir(java.lang.String path)voidSvnRepositoryGetChangedImpl. handleEntry(SVNChangeEntry entry)voidSvnRepositoryGetHistoryImpl. handlePath(SVNAdminPath path)voidSvnRepositoryGetTreeImpl. handlePath(SVNAdminPath path)booleanSvnRepositoryOperationRunner. isApplicable(T operation, SvnWcGeneration wcGeneration)protected java.lang.LongSvnRepositoryCatImpl. run()protected SVNAdminEventSvnRepositoryCopyRevisionPropertiesImpl. run()protected SVNURLSvnRepositoryCreateImpl. run()protected SVNAdminEventSvnRepositoryDumpImpl. run()protected SVNAdminEventSvnRepositoryFilterImpl. run()protected java.lang.StringSvnRepositoryGetAuthorImpl. run()protected java.lang.StringSvnRepositoryGetChangedDirectoriesImpl. run()protected SVNChangeEntrySvnRepositoryGetChangedImpl. run()protected java.util.DateSvnRepositoryGetDateImpl. run()protected java.lang.LongSvnRepositoryGetDiffImpl. run()protected java.lang.LongSvnRepositoryGetFileSizeImpl. run()protected SVNAdminPathSvnRepositoryGetHistoryImpl. run()protected SVNLogEntrySvnRepositoryGetInfoImpl. run()protected SVNLockSvnRepositoryGetLockImpl. run()protected java.lang.StringSvnRepositoryGetLogImpl. run()protected SVNPropertiesSvnRepositoryGetPropertiesImpl. run()protected SVNPropertyValueSvnRepositoryGetPropertyImpl. run()protected SVNPropertiesSvnRepositoryGetRevisionPropertiesImpl. run()protected SVNPropertyValueSvnRepositoryGetRevisionPropertyImpl. run()protected SVNAdminPathSvnRepositoryGetTreeImpl. run()protected java.lang.StringSvnRepositoryGetUUIDImpl. run()protected java.lang.LongSvnRepositoryGetYoungestImpl. run()protected java.lang.LongSvnRepositoryHotCopyImpl. run()protected SVNAdminEventSvnRepositoryInitializeImpl. run()protected SVNAdminEventSvnRepositoryListLocksImpl. run()protected SVNAdminEventSvnRepositoryListTransactionsImpl. run()protected SVNAdminEventSvnRepositoryLoadImpl. run()protected SVNAdminEventSvnRepositoryPackImpl. run()protected SVNAdminEventSvnRepositoryRecoverImpl. run()protected SVNAdminEventSvnRepositoryRemoveLocksImpl. run()protected SVNAdminEventSvnRepositoryRemoveTransactionsImpl. run()protected java.lang.LongSvnRepositorySetUUIDImpl. run()protected SVNAdminEventSvnRepositorySynchronizeImpl. run()protected java.lang.LongSvnRepositorySyncInfoImpl. run()protected SVNAdminEventSvnRepositoryUpgradeImpl. run()protected SVNAdminEventSvnRepositoryVerifyImpl. run() -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc2.compat
Methods in org.tmatesoft.svn.core.internal.wc2.compat that throw SVNException Modifier and Type Method Description voidSvnCodec.SVNCommitPacketWrapper. dispose()static SVNStatusSvnCodec. status(SVNWCContext context, SvnStatus status) -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that throw SVNException Modifier and Type Method Description voidSvnDiffEditor. abortEdit()voidSvnNgRemoteDiffEditor. abortEdit()voidSvnNgRemoteDiffEditor2. abortEdit()voidSvnNgRemoteMergeEditor. abortEdit()voidSvnDiffEditor. absentDir(java.lang.String path)voidSvnNgRemoteDiffEditor. absentDir(java.lang.String path)voidSvnNgRemoteDiffEditor2. absentDir(java.lang.String path)voidSvnNgRemoteMergeEditor. absentDir(java.lang.String path)voidSvnDiffEditor. absentFile(java.lang.String path)voidSvnNgRemoteDiffEditor. absentFile(java.lang.String path)voidSvnNgRemoteDiffEditor2. absentFile(java.lang.String path)voidSvnNgRemoteMergeEditor. absentFile(java.lang.String path)protected voidSvnNgAdd. add(java.io.File localAbsPath, SVNDepth depth, SVNURL copyFromUrl, long copyFromRevision, boolean fireEvent)voidSvnDiffEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSvnNgRemoteDiffEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSvnNgRemoteDiffEditor2. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSvnNgRemoteMergeEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSvnDiffEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSvnNgRemoteDiffEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSvnNgRemoteDiffEditor2. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)voidSvnNgRemoteMergeEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)static voidSvnNgReposToWcCopy. addFileToWc(SVNWCContext context, java.io.File path, java.io.InputStream newBaseContents, java.io.InputStream newContents, SVNProperties newBaseProps, SVNProperties newProps, SVNURL copyFromURL, long copyFromRev)voidSvnNgAdd. addFromDisk(java.io.File path, SVNProperties props, boolean fireEvent)voidSvnDiffEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSvnNgRemoteDiffEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSvnNgRemoteDiffEditor2. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)voidSvnNgRemoteMergeEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)java.util.MapSvnNgMergeDriver. calculateImplicitMergeInfo(SVNRepository repos, SVNURL url, long[] targetRev, long start, long end)voidSvnNgMergeDriver. calculateRemainingRanges(SvnNgMergeDriver.MergePath parent, SvnNgMergeDriver.MergePath child, SVNURL sourceRootURL, SVNURL url1, long revision1, SVNURL url2, long revision2, java.util.Map targetMergeInfo, SVNMergeRangeList implicitSrcGap, boolean isSubtree, boolean childInheritsImplicit, SVNRepository repository)voidSvnDiffEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSvnNgRemoteDiffEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSvnNgRemoteDiffEditor2. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSvnNgRemoteMergeEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)voidSvnDiffEditor. changeFileProperty(java.lang.String path, java.lang.String propertyName, SVNPropertyValue propertyValue)voidSvnNgRemoteDiffEditor. changeFileProperty(java.lang.String path, java.lang.String propertyName, SVNPropertyValue propertyValue)voidSvnNgRemoteDiffEditor2. changeFileProperty(java.lang.String path, java.lang.String propertyName, SVNPropertyValue propertyValue)voidSvnNgRemoteMergeEditor. changeFileProperty(java.lang.String path, java.lang.String propertyName, SVNPropertyValue propertyValue)static voidSvnNgRemove. checkCanDelete(SvnOperationFactory opFactory, SVNWCContext context, java.io.File path)protected longSvnNgAbstractUpdate. checkout(SVNURL url, java.io.File localAbspath, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, boolean ignoreExternals, boolean allowUnversionedObstructions, boolean sleepForTimestamp, int targetWorkingCopyFormat)static voidSvnNgPropertiesManager. checkPropertyName(java.lang.String propertyName, SVNPropertyValue propertyValue)voidSvnDiffEditor. closeDir()voidSvnNgRemoteDiffEditor. closeDir()voidSvnNgRemoteDiffEditor2. closeDir()voidSvnNgRemoteMergeEditor. closeDir()SVNCommitInfoSvnDiffEditor. closeEdit()SVNCommitInfoSvnNgRemoteDiffEditor. closeEdit()SVNCommitInfoSvnNgRemoteDiffEditor2. closeEdit()SVNCommitInfoSvnNgRemoteMergeEditor. closeEdit()voidSvnDiffEditor. closeFile(java.lang.String path, java.lang.String textChecksum)voidSvnNgRemoteDiffEditor. closeFile(java.lang.String path, java.lang.String textChecksum)voidSvnNgRemoteDiffEditor2. closeFile(java.lang.String path, java.lang.String textChecksum)voidSvnNgRemoteMergeEditor. closeFile(java.lang.String path, java.lang.String expectedChecksum)SvnCommitPacketSvnNgCommit. collectCommitItems(SvnCommit operation)static SVNURLSvnNgLockUtil. collectLockInfo(SvnNgOperationRunner opRunner, SVNWCContext context, SvnNgRepositoryAccess wcAccess, java.util.Collection<SvnTarget> targets, java.util.Map lockInfo, java.util.Map lockPaths, boolean lock, boolean stealLock)protected booleanSvnNgWcToWcCopy. copy(SVNWCContext context, java.io.File source, java.io.File dst, boolean metadataOnly)SvnCopySourceSvnNgRepositoryAccess. createRemoteCopySource(SVNWCContext context, SvnCopySource localCopySource)protected SVNRepositorySvnNgDiffSummarize. createRepository(SVNURL url, java.io.File path, boolean mayReuse)SVNRepositorySvnNgRepositoryAccess. createRepository(SVNURL url, java.io.File baseDirectory)Structure<SvnRepositoryAccess.RepositoryInfo>SvnNgRepositoryAccess. createRepositoryFor(SvnTarget target, SVNRevision revision, SVNRevision pegRevision, java.io.File baseDirectory)java.io.FileSvnNewDiffGenerator. createTempDirectory()static voidSvnNgRemove. delete(SVNWCContext context, java.io.File path, java.io.File movedToAbsPath, boolean keepLocal, boolean deleteUnversioned, ISVNEventHandler handler)voidSvnDiffEditor. deleteEntry(java.lang.String path, long revision)voidSvnNgRemoteDiffEditor. deleteEntry(java.lang.String path, long revision)voidSvnNgRemoteDiffEditor2. deleteEntry(java.lang.String path, long revision)voidSvnNgRemoteMergeEditor. deleteEntry(java.lang.String path, long revision)protected static voidSvnNgDiffUtil. diffBaseOnlyDirectory(java.io.File localAbsPath, java.io.File relPath, long revision, SVNDepth depth, ISVNWCDb db, ISvnDiffCallback2 callback)protected static voidSvnNgDiffUtil. diffBaseOnlyFile(java.io.File localAbsPath, java.io.File relPath, long revision, ISVNWCDb db, ISvnDiffCallback2 callback)protected static voidSvnNgDiffUtil. diffBaseWorkingDiff(java.io.File localAbsPath, java.io.File relPath, long revision, java.util.Collection<java.lang.String> changeists, boolean diffPristine, SVNWCContext context, ISvnDiffCallback2 callback)protected static voidSvnNgDiffUtil. diffLocalOnlyDirectory(java.io.File localAbsPath, java.io.File relPath, SVNDepth depth, java.util.Collection<java.lang.String> changelists, boolean diffPristine, SVNWCContext context, ISvnDiffCallback2 callback)protected static voidSvnNgDiffUtil. diffLocalOnlyFile(java.io.File localAbsPath, java.io.File relPath, java.util.Collection<java.lang.String> changelists, boolean diffPristine, SVNWCContext context, ISvnDiffCallback2 callback)voidISvnDiffCallback. dirAdded(SvnDiffCallbackResult result, java.io.File path, long revision, java.lang.String copyFromPath, long copyFromRevision)voidISvnDiffCallback2. dirAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, SVNProperties copyFromProps, SVNProperties rightProps, java.lang.Object dirBaton)voidSvnCopyAsChangedDiffCallback. dirAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, SVNProperties copyFromProps, SVNProperties rightProps, java.lang.Object dirBaton)voidSvnDiffCallback. dirAdded(SvnDiffCallbackResult result, java.io.File path, long revision, java.lang.String copyFromPath, long copyFromRevision)voidSvnDiffCallbackWrapper. dirAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, SVNProperties copyFromProps, SVNProperties rightProps, java.lang.Object dirBaton)voidSvnDiffSummarizeCallback. dirAdded(SvnDiffCallbackResult result, java.io.File path, long revision, java.lang.String copyFromPath, long copyFromRevision)voidSvnFilterDiffCallback. dirAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, SVNProperties copyFromProps, SVNProperties rightProps, java.lang.Object dirBaton)voidSvnNgMergeCallback. dirAdded(SvnDiffCallbackResult result, java.io.File path, long revision, java.lang.String copyFromPath, long copyFromRevision)voidSvnNgMergeCallback2. dirAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, SVNProperties copyFromProps, SVNProperties rightProps, java.lang.Object dirBaton)voidSvnReverseOrderDiffCallback. dirAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, SVNProperties copyFromProps, SVNProperties rightProps, java.lang.Object dirBaton)voidISvnDiffCallback2. dirChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges, java.lang.Object dirBaton)voidSvnCopyAsChangedDiffCallback. dirChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges, java.lang.Object dirBaton)voidSvnDiffCallbackWrapper. dirChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges, java.lang.Object dirBaton)voidSvnFilterDiffCallback. dirChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges, java.lang.Object dirBaton)voidSvnNgMergeCallback2. dirChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges, java.lang.Object dirBaton)voidSvnReverseOrderDiffCallback. dirChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges, java.lang.Object dirBaton)voidISvnDiffCallback. dirClosed(SvnDiffCallbackResult result, java.io.File path, boolean isAdded)voidISvnDiffCallback2. dirClosed(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.lang.Object dirBaton)voidSvnCopyAsChangedDiffCallback. dirClosed(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.lang.Object dirBaton)voidSvnDiffCallback. dirClosed(SvnDiffCallbackResult result, java.io.File path, boolean dirWasAdded)voidSvnDiffCallbackWrapper. dirClosed(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.lang.Object dirBaton)voidSvnDiffSummarizeCallback. dirClosed(SvnDiffCallbackResult result, java.io.File path, boolean isAdded)voidSvnFilterDiffCallback. dirClosed(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.lang.Object dirBaton)voidSvnNgMergeCallback. dirClosed(SvnDiffCallbackResult result, java.io.File path, boolean isAdded)voidSvnNgMergeCallback2. dirClosed(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.lang.Object dirBaton)voidSvnReverseOrderDiffCallback. dirClosed(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.lang.Object dirBaton)voidISvnDiffCallback. dirDeleted(SvnDiffCallbackResult result, java.io.File path)voidISvnDiffCallback2. dirDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SVNProperties leftProps, java.lang.Object dirBaton)voidSvnCopyAsChangedDiffCallback. dirDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SVNProperties leftProps, java.lang.Object dirBaton)voidSvnDiffCallback. dirDeleted(SvnDiffCallbackResult result, java.io.File path)voidSvnDiffCallbackWrapper. dirDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SVNProperties leftProps, java.lang.Object dirBaton)voidSvnDiffSummarizeCallback. dirDeleted(SvnDiffCallbackResult result, java.io.File path)voidSvnFilterDiffCallback. dirDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SVNProperties leftProps, java.lang.Object dirBaton)voidSvnNgMergeCallback. dirDeleted(SvnDiffCallbackResult result, java.io.File path)voidSvnNgMergeCallback2. dirDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SVNProperties leftProps, java.lang.Object dirBaton)voidSvnReverseOrderDiffCallback. dirDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SVNProperties leftProps, java.lang.Object dirBaton)voidISvnDiffCallback. dirOpened(SvnDiffCallbackResult result, java.io.File path, long revision)voidISvnDiffCallback2. dirOpened(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SvnDiffSource copyFromSource, java.lang.Object dirBaton)voidSvnCopyAsChangedDiffCallback. dirOpened(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SvnDiffSource copyFromSource, java.lang.Object dirBaton)voidSvnDiffCallback. dirOpened(SvnDiffCallbackResult result, java.io.File path, long revision)voidSvnDiffCallbackWrapper. dirOpened(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SvnDiffSource copyFromSource, java.lang.Object dirBaton)voidSvnDiffSummarizeCallback. dirOpened(SvnDiffCallbackResult result, java.io.File path, long revision)voidSvnFilterDiffCallback. dirOpened(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SvnDiffSource copyFromSource, java.lang.Object dirBaton)voidSvnNgMergeCallback. dirOpened(SvnDiffCallbackResult result, java.io.File path, long revision)voidSvnNgMergeCallback2. dirOpened(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SvnDiffSource copyFromSource, java.lang.Object dirBaton)voidSvnReverseOrderDiffCallback. dirOpened(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SvnDiffSource copyFromSource, java.lang.Object dirBaton)voidISvnDiffCallback. dirPropsChanged(SvnDiffCallbackResult result, java.io.File path, boolean isAdded, SVNProperties propChanges, SVNProperties originalProperties)voidSvnDiffCallback. dirPropsChanged(SvnDiffCallbackResult result, java.io.File path, boolean dirWasAdded, SVNProperties propChanges, SVNProperties originalProperties)voidSvnDiffSummarizeCallback. dirPropsChanged(SvnDiffCallbackResult result, java.io.File path, boolean isAdded, SVNProperties propChanges, SVNProperties originalProperties)voidSvnNgMergeCallback. dirPropsChanged(SvnDiffCallbackResult result, java.io.File path, boolean isAdded, SVNProperties propChanges, SVNProperties originalProperties)voidSvnNgMergeCallback2. dirPropsChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SVNProperties leftProps, SVNProperties rightProps, SVNProperties propChanges)voidISvnDiffGenerator. displayAddedDirectory(SvnTarget target, java.lang.String revision1, java.lang.String revision2, java.io.OutputStream outputStream)voidSvnDiffGenerator. displayAddedDirectory(SvnTarget target, java.lang.String revision1, java.lang.String revision2, java.io.OutputStream outputStream)voidSvnNewDiffGenerator. displayAddedDirectory(java.lang.String path, java.lang.String rev1, java.lang.String rev2)voidSvnOldDiffGenerator. displayAddedDirectory(SvnTarget displayPath, java.lang.String revision1, java.lang.String revision2, java.io.OutputStream outputStream)voidISvnDiffGenerator. displayContentChanged(SvnTarget target, java.io.File leftFile, java.io.File rightFile, java.lang.String revision1, java.lang.String revision2, java.lang.String mimeType1, java.lang.String mimeType2, SvnDiffCallback.OperationKind operation, java.io.File copyFromPath, SVNProperties originalProperties, SVNProperties propChanges, java.io.OutputStream outputStream)voidSvnDiffGenerator. displayContentChanged(SvnTarget target, java.io.File leftFile, java.io.File rightFile, java.lang.String revision1, java.lang.String revision2, java.lang.String mimeType1, java.lang.String mimeType2, SvnDiffCallback.OperationKind operation, java.io.File copyFromPath, SVNProperties originalProperties, SVNProperties propChanges, java.io.OutputStream outputStream)voidSvnOldDiffGenerator. displayContentChanged(SvnTarget displayPath, java.io.File leftFile, java.io.File rightFile, java.lang.String revision1, java.lang.String revision2, java.lang.String mimeType1, java.lang.String mimeType2, SvnDiffCallback.OperationKind operation, java.io.File copyFromPath, SVNProperties originalProperties, SVNProperties propChanges, java.io.OutputStream outputStream)voidISvnDiffGenerator. displayDeletedDirectory(SvnTarget target, java.lang.String revision1, java.lang.String revision2, java.io.OutputStream outputStream)voidSvnDiffGenerator. displayDeletedDirectory(SvnTarget target, java.lang.String revision1, java.lang.String revision2, java.io.OutputStream outputStream)voidSvnNewDiffGenerator. displayDeletedDirectory(java.lang.String path, java.lang.String rev1, java.lang.String rev2)voidSvnOldDiffGenerator. displayDeletedDirectory(SvnTarget displayPath, java.lang.String revision1, java.lang.String revision2, java.io.OutputStream outputStream)voidSvnNewDiffGenerator. displayFileDiff(java.lang.String path, java.io.File file1, java.io.File file2, java.lang.String rev1, java.lang.String rev2, java.lang.String mimeType1, java.lang.String mimeType2, java.io.OutputStream result)protected booleanSvnDiffGenerator. displayHeader(java.io.OutputStream os, java.lang.String path, boolean deleted, boolean added, SvnDiffCallback.OperationKind operation)protected voidSvnDiffGenerator. displayHeaderFields(java.io.OutputStream os, java.lang.String label1, java.lang.String label2)voidSvnNewDiffGenerator. displayPropDiff(java.lang.String path, SVNProperties baseProps, SVNProperties diff, java.io.OutputStream result)voidISvnDiffGenerator. displayPropsChanged(SvnTarget target, java.lang.String revision1, java.lang.String revision2, boolean dirWasAdded, SVNProperties originalProps, SVNProperties propChanges, java.io.OutputStream outputStream)voidSvnDiffGenerator. displayPropsChanged(SvnTarget target, java.lang.String revision1, java.lang.String revision2, boolean dirWasAdded, SVNProperties originalProps, SVNProperties propChanges, java.io.OutputStream outputStream)voidSvnOldDiffGenerator. displayPropsChanged(SvnTarget displayPath, java.lang.String revision1, java.lang.String revision2, boolean dirWasAdded, SVNProperties originalProps, SVNProperties propChanges, java.io.OutputStream outputStream)voidSvnNgCommit. disposeCommitPacket(java.lang.Object lockingContext, boolean disposeParentContext)static voidSvnNgDiffUtil. doArbitraryNodesDiff(SvnTarget target1, SvnTarget target2, SVNDepth depth, SVNWCContext context, ISvnDiffCallback callback, ISVNCanceller canceller)static voidSvnNgDiffUtil. doDiffSummarizeReposWC(SvnTarget target1, SVNRevision revision1, SVNRevision pegRevision, SvnTarget target2, SVNRevision revision2, boolean reverse, SvnNgRepositoryAccess repositoryAccess, SVNWCContext context, boolean useGitDiffFormat, SVNDepth depth, boolean useAncestry, java.util.Collection<java.lang.String> changelists, boolean showCopiesAsAdds, ISvnDiffGenerator generator, ISVNDiffStatusHandler handler, ISVNCanceller canceller)static voidSvnNgDiffUtil. doDiffWCWC(java.io.File localAbsPath, SvnNgRepositoryAccess repositoryAccess, SVNWCContext context, SVNDepth depth, boolean useAncestry, java.util.Collection<java.lang.String> changelists, boolean showCopiesAsAdds, boolean useGitDiffFormat, ISvnDiffGenerator generator, ISvnDiffCallback callback, ISVNCanceller canceller)protected SvnSingleRangeConflictReportSvnNgMergeDriver. doDirectoryMerge(java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNMergeRangeList>> resultCatalog, SvnNgMergeDriver.MergeSource source, java.io.File targetAbsPath, SVNURL sourceRootUrl, ISvnDiffCallback2 processor, SVNDepth depth, boolean squelchMergeinfoNotifications)voidSvnNgGetChangelistPaths. doGetChangeLists(java.io.File file)protected SvnNgMergeDriver.MergeDataSvnNgMergeDriver. doMerge(java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNMergeRangeList>> resultCatalog, java.util.List<SvnNgMergeDriver.MergeSource> mergeSources, java.io.File targetAbsPath, SVNRepository sourceRepository, boolean sourcesRelated, boolean sameRepository, boolean ignoreMergeInfo, boolean diffIgnoreAncestry, boolean forceDelete, boolean dryRun, boolean recordOnly, java.util.Collection<java.io.File> recordOnlyPaths, boolean reintegrateMerge, boolean squelcheMergeInfoNotifications, SVNDepth depth, SVNDiffOptions diffOptions)protected SvnSingleRangeConflictReportSvnNgMergeDriver. doMergeInfoAwareDirectoryMerge(java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNMergeRangeList>> resultCatalog, SvnNgMergeDriver.MergeSource source, java.io.File targetPath, SVNURL sourceRootUrl, java.util.Map<java.io.File,SvnNgMergeDriver.MergePath> childrenWithMergeInfo, SVNDepth depth, boolean squelchMergeinfoNotifications, ISvnDiffCallback2 processor)protected SvnSingleRangeConflictReportSvnNgMergeDriver. doMergeInfoUnawareDirectoryMerge(SvnNgMergeDriver.MergeSource source, java.io.File targetPath, java.util.Map<java.io.File,SvnNgMergeDriver.MergePath> childrenWithMergeInfo, SVNDepth depth)protected SVNCommitInfoSvnNgCommit. doRun(SVNWCContext context, SvnCommitPacket packet)protected SVNCommitInfoSvnNgWcToReposCopy. doRun(SVNWCContext context, SVNURL target)protected longSvnNgAbstractUpdate. doSwitch(java.io.File localAbsPath, SVNURL switchUrl, SVNRevision revision, SVNRevision pegRevision, SVNDepth depth, boolean depthIsSticky, boolean ignoreExternals, boolean allowUnversionedObstructions, boolean ignoreAncestry, boolean sleepForTimestamp)voidSvnNgDowngrade. downgrade(SVNWCContext context, java.io.File localAbsPath)SvnNgRemoteMergeEditorSvnNgMergeDriver. driveMergeReportEditor(java.io.File targetWCPath, SVNURL url1, long revision1, SVNURL url2, long revision2, java.util.Map<java.io.File,SvnNgMergeDriver.MergePath> childrenWithMergeInfo, SVNDepth depth, ISvnDiffCallback2 mergeCallback)static voidSvnNgMergeinfoUtil. elideMergeInfo(SVNWCContext context, SVNRepository repos, java.io.File targetAbsPath, java.io.File limitAbsPath)protected SVNRepositorySvnNgMergeDriver. ensureRepository(SVNRepository repository, SVNURL url)protected static SVNURLSvnNgMergeDriver. ensureSessionURL(SVNRepository repository, SVNURL url)voidSvnNgMergeDriver. ensureWcIsSuitableForMerge(java.io.File targetAbsPath, boolean allowMixedRevs, boolean allowLocalMods, boolean allowSwitchedSubtrees)protected java.util.Collection<SvnCopySource>SvnNgReposToWcCopy. expandCopySources(java.util.Collection<SvnCopySource> sources)SVNWCDb.ReposInfoSvnNgUpgrade. fetchReposInfo(SVNURL url, SVNURL lastRepos, java.lang.String lastUuid)voidISvnDiffCallback. fileAdded(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, java.io.File copyFromPath, long copyFromRevision, SVNProperties propChanges, SVNProperties originalProperties)voidISvnDiffCallback2. fileAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, java.io.File copyFromFile, java.io.File rightFile, SVNProperties copyFromProps, SVNProperties rightProps)voidSvnCopyAsChangedDiffCallback. fileAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, java.io.File copyFromFile, java.io.File rightFile, SVNProperties copyFromProps, SVNProperties rightProps)voidSvnDiffCallback. fileAdded(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, java.io.File copyFromPath, long copyFromRevision, SVNProperties propChanges, SVNProperties originalProperties)voidSvnDiffCallbackWrapper. fileAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, java.io.File copyFromFile, java.io.File rightFile, SVNProperties copyFromProps, SVNProperties rightProps)voidSvnDiffSummarizeCallback. fileAdded(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, java.io.File copyFromPath, long copyFromRevision, SVNProperties propChanges, SVNProperties originalProperties)voidSvnFilterDiffCallback. fileAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, java.io.File copyFromFile, java.io.File rightFile, SVNProperties copyFromProps, SVNProperties rightProps)voidSvnNgMergeCallback. fileAdded(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, java.io.File copyFromPath, long copyFromRevision, SVNProperties propChanges, SVNProperties originalProperties)voidSvnNgMergeCallback2. fileAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, java.io.File copyFromFile, java.io.File rightFile, SVNProperties copyFromProps, SVNProperties rightProps)voidSvnReverseOrderDiffCallback. fileAdded(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource copyFromSource, SvnDiffSource rightSource, java.io.File copyFromFile, java.io.File rightFile, SVNProperties copyFromProps, SVNProperties rightProps)voidISvnDiffCallback. fileChanged(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties propChanges, SVNProperties originalProperties)voidISvnDiffCallback2. fileChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.io.File leftFile, java.io.File rightFile, SVNProperties leftProps, SVNProperties rightProps, boolean fileModified, SVNProperties propChanges)voidSvnCopyAsChangedDiffCallback. fileChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.io.File leftFile, java.io.File rightFile, SVNProperties leftProps, SVNProperties rightProps, boolean fileModified, SVNProperties propChanges)voidSvnDiffCallback. fileChanged(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties propChanges, SVNProperties originalProperties)voidSvnDiffCallbackWrapper. fileChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.io.File leftFile, java.io.File rightFile, SVNProperties leftProps, SVNProperties rightProps, boolean fileModified, SVNProperties propChanges)voidSvnDiffSummarizeCallback. fileChanged(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, long rev1, long rev2, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties propChanges, SVNProperties originalProperties)voidSvnFilterDiffCallback. fileChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.io.File leftFile, java.io.File rightFile, SVNProperties leftProps, SVNProperties rightProps, boolean fileModified, SVNProperties propChanges)voidSvnNgMergeCallback. fileChanged(SvnDiffCallbackResult result, java.io.File path, java.io.File tmpFile1, java.io.File tmpFile2, long rev1, long rev2, java.lang.String mimetype1, java.lang.String mimeType2, SVNProperties propChanges, SVNProperties originalProperties)voidSvnNgMergeCallback2. fileChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.io.File leftFile, java.io.File rightFile, SVNProperties leftProps, SVNProperties rightProps, boolean fileModified, SVNProperties propChanges)voidSvnReverseOrderDiffCallback. fileChanged(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, java.io.File leftFile, java.io.File rightFile, SVNProperties leftProps, SVNProperties rightProps, boolean fileModified, SVNProperties propChanges)voidISvnDiffCallback2. fileClosed(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource)voidSvnCopyAsChangedDiffCallback. fileClosed(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource)voidSvnDiffCallbackWrapper. fileClosed(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource)voidSvnFilterDiffCallback. fileClosed(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource)voidSvnNgMergeCallback2. fileClosed(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource)voidSvnReverseOrderDiffCallback. fileClosed(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource)voidISvnDiffCallback. fileDeleted(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties)voidISvnDiffCallback2. fileDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, java.io.File leftFile, SVNProperties leftProps)voidSvnCopyAsChangedDiffCallback. fileDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, java.io.File leftFile, SVNProperties leftProps)voidSvnDiffCallback. fileDeleted(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties)voidSvnDiffCallbackWrapper. fileDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, java.io.File leftFile, SVNProperties leftProps)voidSvnDiffSummarizeCallback. fileDeleted(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties)voidSvnFilterDiffCallback. fileDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, java.io.File leftFile, SVNProperties leftProps)voidSvnNgMergeCallback. fileDeleted(SvnDiffCallbackResult result, java.io.File path, java.io.File leftFile, java.io.File rightFile, java.lang.String mimeType1, java.lang.String mimeType2, SVNProperties originalProperties)voidSvnNgMergeCallback2. fileDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, java.io.File leftFile, SVNProperties leftProps)voidSvnReverseOrderDiffCallback. fileDeleted(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, java.io.File leftFile, SVNProperties leftProps)voidISvnDiffCallback. fileOpened(SvnDiffCallbackResult result, java.io.File path, long revision)voidISvnDiffCallback2. fileOpened(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SvnDiffSource copyFromSource, boolean createDirBaton, java.lang.Object dirBaton)voidSvnCopyAsChangedDiffCallback. fileOpened(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SvnDiffSource copyFromSource, boolean createDirBaton, java.lang.Object dirBaton)voidSvnDiffCallback. fileOpened(SvnDiffCallbackResult result, java.io.File path, long revision)voidSvnDiffCallbackWrapper. fileOpened(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SvnDiffSource copyFromSource, boolean createDirBaton, java.lang.Object dirBaton)voidSvnDiffSummarizeCallback. fileOpened(SvnDiffCallbackResult result, java.io.File path, long revision)voidSvnFilterDiffCallback. fileOpened(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SvnDiffSource copyFromSource, boolean createDirBaton, java.lang.Object dirBaton)voidSvnNgMergeCallback. fileOpened(SvnDiffCallbackResult result, java.io.File path, long revision)voidSvnNgMergeCallback2. fileOpened(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SvnDiffSource copyFromSource, boolean createDirBaton, java.lang.Object dirBaton)voidSvnReverseOrderDiffCallback. fileOpened(SvnDiffCallbackResult result, java.io.File relPath, SvnDiffSource leftSource, SvnDiffSource rightSource, SvnDiffSource copyFromSource, boolean createDirBaton, java.lang.Object dirBaton)protected voidSvnNgMergeDriver. findGapsInMergeSourceHistory(long[] gap, java.lang.String mergeSrcCanonPath, SVNURL url1, long rev1, SVNURL url2, long rev2, SVNRepository repos)protected java.util.Map<java.lang.String,SVNMergeRangeList>[]SvnNgMergeDriver. getFullMergeInfo(boolean getRecorded, boolean getImplicit, boolean[] inherited, SVNMergeInfoInheritance inherit, SVNRepository repos, java.io.File target, long start, long end)java.io.FileSvnNgRemoteDiffEditor. getGlobalTmpDir()java.io.FileSvnNgRemoteMergeEditor. getGlobalTmpDir()static java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNProperties>>SvnNgInheritableProperties. getInheritalbeProperites(SVNWCContext context, SVNRepository repository, java.io.File localAbsPath, long revision, SVNDepth depth)static java.util.Map<java.lang.String,java.util.Map<java.lang.String,SVNMergeRangeList>>SvnNgMergeinfoUtil. getMergeInfo(SVNWCContext context, SvnRepositoryAccess repoAccess, SvnTarget target, boolean includeDescendants, boolean ignoreInvalidMergeInfo, SVNURL[] root)protected java.lang.StringSvnNgMergeDriver. getPathRelativeToRoot(SVNURL url, SVNURL reposRootURL, SVNRepository repos)protected SvnNgRepositoryAccessSvnNgDiffSummarize. getRepositoryAccess()protected SvnNgRepositoryAccessSvnNgOperationRunner. getRepositoryAccess()Structure<SvnRepositoryAccess.RevisionsPair>SvnNgRepositoryAccess. getRevisionNumber(SVNRepository repository, SvnTarget path, SVNRevision revision, Structure<SvnRepositoryAccess.RevisionsPair> youngestRevision)protected SVNURLSvnNgRepositoryAccess. getTargetURL(SvnTarget target)Structure<SvnRepositoryAccess.UrlInfo>SvnNgRepositoryAccess. getURLFromPath(SvnTarget path, SVNRevision revision, SVNRepository repository)SVNNodeKindSvnNgCommit. getUrlKind(SVNURL url, long revision)SVNNodeKindSvnNgWcToReposCopy. getUrlKind(SVNURL url, long revision)static SvnNgMergeinfoUtil.SvnMergeInfoInfoSvnNgMergeinfoUtil. getWCMergeInfo(SVNWCContext context, java.io.File localAbsPath, java.io.File limitAbsPath, SVNMergeInfoInheritance inheritance, boolean ignoreInvalidMergeInfo)static java.util.Map<java.lang.String,SVNMergeRangeList>SvnNgMergeinfoUtil. getWCOrReposMergeInfo(SVNWCContext context, java.io.File wcPath, SVNRepository repository, boolean reposOnly, SVNMergeInfoInheritance inheritance)protected voidSvnNgAbstractUpdate. handleExternals(java.util.Map<java.io.File,java.lang.String> newExternals, java.util.Map<java.io.File,SVNDepth> ambientDepths, SVNURL anchorUrl, java.io.File targetAbspath, SVNURL reposRoot, SVNDepth requestedDepth, boolean sleepForTimestamp)voidSvnNgSetLock. handleLock(java.lang.String path, SVNLock lock, SVNErrorMessage error)voidSvnNgSetLock. handleUnlock(java.lang.String path, SVNLock lock, SVNErrorMessage error)static voidSvnNgCommitUtil. harvestCommittables(SVNWCContext context, java.io.File localAbsPath, SvnCommitPacket committables, java.util.Map<SVNURL,java.lang.String> lockTokens, SVNURL repositoryRootUrl, java.io.File copyModeRelPath, boolean copyModeRoot, SVNDepth depth, boolean justLocked, java.util.Collection<java.lang.String> changelists, java.util.Map<java.io.File,java.io.File> danglers, boolean skipFiles, boolean skipDirs, org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCommitUtil.ISvnUrlKindCallback urlKindCallback, ISvnCommitParameters commitParameters, java.util.Map<java.io.File,java.lang.String> externalsStorage, ISVNEventHandler eventHandler)static SvnCommitPacketSvnNgCommitUtil. harvestCommittables(SVNWCContext context, SvnCommitPacket packet, java.util.Map<SVNURL,java.lang.String> lockTokens, java.io.File baseDirPath, java.util.Collection<java.lang.String> targets, int depthEmptyStart, SVNDepth depth, boolean justLocked, java.util.Collection<java.lang.String> changelists, org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCommitUtil.ISvnUrlKindCallback urlKindCallback, ISvnCommitParameters commitParameters, java.util.Map<java.io.File,java.lang.String> externalsStorage)static SvnCommitPacketSvnNgCommitUtil. harvestCopyCommitables(SVNWCContext context, java.io.File path, SVNURL dst, SvnCommitPacket packet, org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCommitUtil.ISvnUrlKindCallback urlKindCallback, ISvnCommitParameters commitParameters, java.util.Map<java.io.File,java.lang.String> externalsStorage)booleanSvnNgCheckout. isApplicable(SvnCheckout operation, SvnWcGeneration wcGeneration)booleanSvnNgDiff. isApplicable(SvnDiff operation, SvnWcGeneration wcGeneration)booleanSvnNgDiffSummarize. isApplicable(SvnDiffSummarize operation, SvnWcGeneration wcGeneration)booleanSvnNgGetMergeInfo. isApplicable(SvnGetMergeInfo operation, SvnWcGeneration wcGeneration)booleanSvnNgGetProperties. isApplicable(SvnGetProperties operation, SvnWcGeneration wcGeneration)booleanSvnNgLogMergeInfo. isApplicable(SvnLogMergeInfo operation, SvnWcGeneration wcGeneration)booleanSvnNgMerge. isApplicable(SvnMerge operation, SvnWcGeneration wcGeneration)booleanSvnNgMergePegged. isApplicable(SvnMerge operation, SvnWcGeneration wcGeneration)booleanSvnNgMergeReintegrate. isApplicable(SvnMerge operation, SvnWcGeneration wcGeneration)booleanSvnNgReposToWcCopy. isApplicable(SvnCopy operation, SvnWcGeneration wcGeneration)booleanSvnNgSetProperty. isApplicable(SvnSetProperty operation, SvnWcGeneration wcGeneration)booleanSvnNgSuggestMergeSources. isApplicable(SvnSuggestMergeSources operation, SvnWcGeneration wcGeneration)booleanSvnNgWcToReposCopy. isApplicable(SvnRemoteCopy operation, SvnWcGeneration wcGeneration)booleanSvnNgWcToWcCopy. isApplicable(SvnCopy operation, SvnWcGeneration wcGeneration)static voidSvnNgMergeDriver. makeMergeConflictError(SvnConflictReport report)SvnNgMergeDriver.MergeDataSvnNgMergeDriver. mergeCousinsAndSupplementMergeInfo(java.io.File targetWCPath, SVNRepository repository1, SVNRepository repository2, SVNURL url1, long rev1, SVNURL url2, long rev2, long youngestCommonRev, SVNURL sourceReposRoot, SVNURL wcReposRoot, SVNDepth depth, boolean ignoreMergeInfo, boolean ignoreAncestry, boolean forceDelete, boolean recordOnly, boolean dryRun)voidSvnNgWcToWcCopy. move(SVNWCContext context, java.io.File source, java.io.File dst, boolean metadataOnly)voidISvnDiffCallback2. nodeAbsent(SvnDiffCallbackResult result, java.io.File relPath, java.lang.Object dirBaton)voidSvnCopyAsChangedDiffCallback. nodeAbsent(SvnDiffCallbackResult result, java.io.File relPath, java.lang.Object dirBaton)voidSvnDiffCallbackWrapper. nodeAbsent(SvnDiffCallbackResult result, java.io.File relPath, java.lang.Object dirBaton)voidSvnFilterDiffCallback. nodeAbsent(SvnDiffCallbackResult result, java.io.File relPath, java.lang.Object dirBaton)voidSvnNgMergeCallback2. nodeAbsent(SvnDiffCallbackResult result, java.io.File relPath, java.lang.Object dirBaton)voidSvnReverseOrderDiffCallback. nodeAbsent(SvnDiffCallbackResult result, java.io.File relPath, java.lang.Object dirBaton)voidSvnNgGetChangelistPaths. nodeFound(java.io.File localAbsPath, ISVNWCDb.SVNWCDbKind kind)voidSvnNgGetInfo. nodeFound(java.io.File localAbspath, ISVNWCDb.SVNWCDbKind kind)java.util.List<SvnNgMergeDriver.MergeSource>SvnNgMergeDriver. normalizeMergeSources(SvnTarget source, SVNURL sourceURL, SVNURL sourceRootURL, SVNRevision pegRevision, java.util.Collection<SVNRevisionRange> rangesToMerge, SVNRepository repository)voidSvnDiffEditor. openDir(java.lang.String path, long revision)voidSvnNgRemoteDiffEditor. openDir(java.lang.String path, long revision)voidSvnNgRemoteDiffEditor2. openDir(java.lang.String path, long revision)voidSvnNgRemoteMergeEditor. openDir(java.lang.String path, long revision)voidSvnDiffEditor. openFile(java.lang.String path, long revision)voidSvnNgRemoteDiffEditor. openFile(java.lang.String path, long revision)voidSvnNgRemoteDiffEditor2. openFile(java.lang.String path, long revision)voidSvnNgRemoteMergeEditor. openFile(java.lang.String path, long revision)voidSvnDiffEditor. openRoot(long revision)voidSvnNgRemoteDiffEditor. openRoot(long revision)voidSvnNgRemoteDiffEditor2. openRoot(long revision)voidSvnNgRemoteMergeEditor. openRoot(long revision)SvnNgMergeDriver.ObstructionStateSvnNgMergeDriver. performObstructionCheck(java.io.File localAbsPath, SVNNodeKind expectedKind)voidSvnDiffCallback. propertiesChanged(java.io.File path, long revision1, long revision2, boolean dirWasAdded, SVNProperties diff, SVNProperties originalProperties)voidSvnDiffStatusReceiver. receive(SvnTarget target, SvnStatus status)voidSvnNgGetStatus. receive(SvnTarget target, SvnStatus object)protected voidSvnNgMergeDriver. recordMergeInfoForDirectoryMerge(java.util.Map<java.io.File,java.util.Map<java.lang.String,SVNMergeRangeList>> resultCatalog, SVNMergeRange mergeRange, java.lang.String mergeInfoPath, SVNDepth depth, boolean squelchMergeinfoNotifications, java.util.Map<java.io.File,SvnNgMergeDriver.MergePath> childrenWithMergeInfo)static voidSvnNgCleanup. repairTimestamps(SVNWCContext wcContext, java.io.File localAbsPath)static voidSvnNgRevert. restore(SVNWCContext context, java.io.File localAbsPath, SVNDepth depth, boolean useCommitTimes, boolean revertRoot, ISVNEventHandler notifier)static voidSvnNgRevert. restore(SVNWCContext context, java.io.File localAbsPath, SVNDepth depth, boolean useCommitTimes, boolean revertRoot, ISVNEventHandler notifier, java.util.Set<java.io.File> modifiedCopiesThatShouldBePreserved)protected java.lang.VoidSvnNgAdd. run(SVNWCContext context)protected java.lang.VoidSvnNgCanonicalizeUrls. run(SVNWCContext context)protected java.lang.VoidSvnNgCat. run(SVNWCContext context)protected java.lang.LongSvnNgCheckout. run(SVNWCContext context)protected java.lang.VoidSvnNgCleanup. run(SVNWCContext context)protected SVNCommitInfoSvnNgCommit. run(SVNWCContext context)protected java.lang.VoidSvnNgDiff. run(SVNWCContext context)protected SvnDiffStatusSvnNgDiffSummarize. run(SVNWCContext context)protected SvnWcGenerationSvnNgDowngrade. run(SVNWCContext context)protected java.lang.LongSvnNgExport. run(SVNWCContext context)protected java.lang.StringSvnNgGetChangelistPaths. run(SVNWCContext context)protected SvnInfoSvnNgGetInfo. run(SVNWCContext context)protected java.util.Map<SVNURL,SVNMergeRangeList>SvnNgGetMergeInfo. run(SVNWCContext context)protected SVNPropertiesSvnNgGetProperties. run(SVNWCContext context)protected SVNPropertiesSvnNgGetProperties. run(SVNWCContext context, java.io.File target)protected SvnStatusSvnNgGetStatus. run(SVNWCContext context)protected SvnStatusSummarySvnNgGetStatusSummary. run(SVNWCContext context)protected SVNLogEntrySvnNgLogMergeInfo. run(SVNWCContext context)protected java.lang.VoidSvnNgMarkReplaced. run(SVNWCContext context)protected java.lang.VoidSvnNgMerge. run(SVNWCContext context)protected java.lang.VoidSvnNgMergePegged. run(SVNWCContext context)protected java.lang.VoidSvnNgMergeReintegrate. run(SVNWCContext context)protected VSvnNgOperationRunner. run()protected abstract VSvnNgOperationRunner. run(SVNWCContext context)protected java.lang.VoidSvnNgPatch. run(SVNWCContext context)protected SVNURLSvnNgRelocate. run(SVNWCContext context)protected java.lang.VoidSvnNgRemove. run(SVNWCContext context)protected java.lang.VoidSvnNgReposToWcCopy. run(SVNWCContext context)protected java.lang.VoidSvnNgResolve. run(SVNWCContext context)protected java.lang.VoidSvnNgRevert. run(SVNWCContext context)protected java.lang.VoidSvnNgSetChangelist. run(SVNWCContext context)protected SVNLockSvnNgSetLock. run(SVNWCContext context)protected SVNPropertyDataSvnNgSetProperty. run(SVNWCContext context)protected java.util.Collection<SVNURL>SvnNgSuggestMergeSources. run(SVNWCContext context)protected java.lang.LongSvnNgSwitch. run(SVNWCContext context)protected SVNLockSvnNgUnlock. run(SVNWCContext context)protected long[]SvnNgUpdate. run(SVNWCContext context)protected SvnWcGenerationSvnNgUpgrade. run(SVNWCContext context)protected SVNCommitInfoSvnNgWcToReposCopy. run(SVNWCContext context)protected java.lang.VoidSvnNgWcToWcCopy. run(SVNWCContext context)static voidSvnNgPropertiesManager. setAutoProperties(SVNWCContext context, java.io.File path, SVNProperties properties, ISvnAddParameters addParameters, java.lang.Runnable onValidationError)static voidSvnNgPropertiesManager. setProperty(SVNWCContext context, java.io.File path, java.lang.String propertyName, SVNPropertyValue propertyValue, SVNDepth depth, boolean skipChecks, ISVNEventHandler eventHandler, java.util.Collection<java.lang.String> changelists)static voidSvnNgPropertiesManager. setProperty(SVNWCContext context, java.io.File path, java.lang.String propertyName, SVNPropertyValue propertyValue, SVNDepth depth, boolean skipChecks, ISVNEventHandler eventHandler, ISvnObjectReceiver<SVNPropertyData> receiver, java.util.Collection<java.lang.String> changelists)static voidSvnNgPropertiesManager. setProperty(SVNWCContext context, java.io.File path, java.lang.String propertyName, SVNPropertyValue propertyValue, ISvnPropertyValueProvider pvProvider, SVNDepth depth, boolean skipChecks, ISVNEventHandler eventHandler, ISvnObjectReceiver<SVNPropertyData> receiver, java.util.Collection<java.lang.String> changelists)static voidSvnNgPropertiesManager. setProperty(SVNWCContext context, java.io.File path, SVNNodeKind kind, java.lang.String propertyName, SVNPropertyValue value, ISvnPropertyValueProvider pvProvider, boolean skipChecks, ISVNEventHandler eventHandler, ISvnObjectReceiver<SVNPropertyData> receiver)static voidSvnNgUpgradeSDb. setVersion(SVNSqlJetDb sDb, int version)protected longSvnNgAbstractUpdate. switchInternal(java.io.File localAbsPath, java.io.File anchor, SVNURL switchUrl, SVNRevision revision, SVNRevision pegRevision, SVNDepth depth, boolean depthIsSticky, boolean ignoreExternals, boolean allowUnversionedObstructions, boolean ignoreAncestry, boolean sleepForTimestamp)voidSvnDiffEditor. targetRevision(long revision)voidSvnNgRemoteDiffEditor. targetRevision(long revision)voidSvnNgRemoteDiffEditor2. targetRevision(long revision)voidSvnNgRemoteMergeEditor. targetRevision(long revision)java.io.OutputStreamSvnDiffEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSvnNgRemoteDiffEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSvnNgRemoteDiffEditor2. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)java.io.OutputStreamSvnNgRemoteMergeEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)voidSvnDiffEditor. textDeltaEnd(java.lang.String path)voidSvnNgRemoteDiffEditor. textDeltaEnd(java.lang.String path)voidSvnNgRemoteDiffEditor2. textDeltaEnd(java.lang.String path)voidSvnNgRemoteMergeEditor. textDeltaEnd(java.lang.String path)static SVNURLSvnNgCommitUtil. translateCommitables(java.util.Collection<SvnCommitItem> items, java.util.Map<java.lang.String,SvnCommitItem> decodedPaths)protected booleanSvnNgWcToWcCopy. tryRun(SVNWCContext context, java.util.Collection<SvnCopySource> sources, java.io.File target)protected longSvnNgAbstractUpdate. update(SVNWCContext wcContext, java.io.File localAbspath, SVNRevision revision, SVNDepth depth, boolean depthIsSticky, boolean ignoreExternals, boolean allowUnversionedObstructions, boolean addsAsMoodifications, boolean makeParents, boolean innerUpdate, boolean sleepForTimestamp)protected longSvnNgAbstractUpdate. updateInternal(SVNWCContext wcContext, java.io.File localAbspath, java.io.File anchorAbspath, SVNRevision revision, SVNDepth depth, boolean depthIsSticky, boolean ignoreExternals, boolean allowUnversionedObstructions, boolean addsAsMoodifications, boolean sleepForTimestamp, boolean notifySummary, ISVNConflictHandler conflictHandler)static intSvnNgUpgradeSDb. upgrade(java.io.File wcRootAbsPath, SVNWCDb db, SVNSqlJetDb sDb, int startFormat, ISVNEventHandler eventHandler)voidSvnNgUpgrade. upgradeAddExternalInfo(java.io.File localAbsPath, SVNNodeKind kind, java.io.File defLocalAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long defPegRevision, long defRevision)voidSvnNgRelocate. validateRelocation(java.lang.String uuid, SVNURL url, SVNURL rootUrl)Constructors in org.tmatesoft.svn.core.internal.wc2.ng that throw SVNException Constructor Description SvnNgRepositoryAccess(ISvnOperationOptionsProvider operationOptionsProvider, SVNWCContext context) -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc2.old
Methods in org.tmatesoft.svn.core.internal.wc2.old that throw SVNException Modifier and Type Method Description SvnCommitPacketSvnOldCommit. collectCommitItems(SvnCommit operation)SvnCopySourceSvnOldRepositoryAccess. createRemoteCopySource(SVNWCContext context, SvnCopySource localCopySource)Structure<SvnRepositoryAccess.RepositoryInfo>SvnOldRepositoryAccess. createRepositoryFor(SvnTarget target, SVNRevision revision, SVNRevision pegRevision, java.io.File baseDirectory)protected SVNURLSvnOldRepositoryAccess. deriveLocation(java.io.File path, SVNURL url, long[] pegRevisionNumber, SVNRevision pegRevision, SVNRepository repos, SVNWCAccess access)voidSvnOldCommit. disposeCommitPacket(java.lang.Object lockingContext, boolean disposeParentContext)static SVNURLSvnOldUpgrade. getEntryCopyFromURL(SVNEntry entry)protected SVNURLSvnOldRepositoryAccess. getEntryLocation(java.io.File path, SVNEntry entry, long[] revNum, SVNRevision pegRevision)static SVNURLSvnOldUpgrade. getEntryRepositoryRootURL(SVNEntry entry)static SVNURLSvnOldUpgrade. getEntryURL(SVNEntry entry)Structure<SvnRepositoryAccess.RevisionsPair>SvnOldRepositoryAccess. getRevisionNumber(SVNRepository repository, SvnTarget path, SVNRevision revision, Structure<SvnRepositoryAccess.RevisionsPair> youngestRevision)protected SVNURLSvnOldRepositoryAccess. getURL(SvnTarget target)Structure<SvnRepositoryAccess.UrlInfo>SvnOldRepositoryAccess. getURLFromPath(SvnTarget path, SVNRevision revision, SVNRepository repository)static booleanSvnOldUpgrade. getVersionedSubdirs(SVNWCAccess access, java.io.File localAbsPath, java.util.ArrayList<java.io.File> children, boolean isCalculateDoDeleteDir, boolean isSkipMissing)voidSvnOldList. handleDirEntry(SVNDirEntry dirEntry)voidSvnOldGetInfo. handleInfo(SVNInfo info)voidSvnOldAnnotate. handleLine(java.util.Date date, long revision, java.lang.String author, java.lang.String line)voidSvnOldAnnotate. handleLine(java.util.Date date, long revision, java.lang.String author, java.lang.String line, java.util.Date mergedDate, long mergedRevision, java.lang.String mergedAuthor, java.lang.String mergedPath, int lineNumber)voidSvnOldLogMergeInfo. handleLogEntry(SVNLogEntry logEntry)voidSvnOldGetProperties. handleProperty(long revision, SVNPropertyData property)voidSvnOldGetProperties. handleProperty(java.io.File path, SVNPropertyData property)voidSvnOldGetProperties. handleProperty(SVNURL url, SVNPropertyData property)voidSvnOldSetProperty. handleProperty(long revision, SVNPropertyData property)voidSvnOldSetProperty. handleProperty(java.io.File path, SVNPropertyData property)voidSvnOldSetProperty. handleProperty(SVNURL url, SVNPropertyData property)booleanSvnOldAnnotate. handleRevision(java.util.Date date, long revision, java.lang.String author, java.io.File contents)voidSvnOldGetStatus. handleStatus(SVNStatus status)booleanSvnOldCheckout. isApplicable(SvnCheckout operation, SvnWcGeneration wcGeneration)booleanSvnOldDiff. isApplicable(SvnDiff operation, SvnWcGeneration wcGeneration)booleanSvnOldGetMergeInfo. isApplicable(SvnGetMergeInfo operation, SvnWcGeneration wcGeneration)booleanSvnOldGetProperties. isApplicable(SvnGetProperties operation, SvnWcGeneration wcGeneration)booleanSvnOldImport. isApplicable(SvnImport operation, SvnWcGeneration wcGeneration)booleanSvnOldLogMergeInfo. isApplicable(SvnLogMergeInfo operation, SvnWcGeneration wcGeneration)booleanSvnOldRemoteCopy. isApplicable(SvnRemoteCopy operation, SvnWcGeneration wcGeneration)booleanSvnOldSetProperty. isApplicable(SvnSetProperty operation, SvnWcGeneration wcGeneration)booleanSvnOldSuggestMergeSources. isApplicable(SvnSuggestMergeSources operation, SvnWcGeneration wcGeneration)protected java.lang.VoidSvnOldAdd. run()protected SvnAnnotateItemSvnOldAnnotate. run()protected java.lang.VoidSvnOldCanonicalizeUrls. run()protected java.lang.VoidSvnOldCat. run()protected java.lang.LongSvnOldCheckout. run()protected java.lang.VoidSvnOldCleanup. run()protected SVNCommitInfoSvnOldCommit. run()protected java.lang.VoidSvnOldCopy. run()protected java.lang.VoidSvnOldDiff. run()protected java.lang.LongSvnOldExport. run()protected java.lang.StringSvnOldGetChangelistPaths. run()protected SvnInfoSvnOldGetInfo. run()protected java.util.Map<SVNURL,SVNMergeRangeList>SvnOldGetMergeInfo. run()protected SVNPropertiesSvnOldGetProperties. run()protected SvnStatusSvnOldGetStatus. run()protected SvnStatusSummarySvnOldGetStatusSummary. run()protected SVNCommitInfoSvnOldImport. run()protected SVNDirEntrySvnOldList. run()protected SVNLogEntrySvnOldLogMergeInfo. run()protected java.lang.VoidSvnOldMarkReplaced. run()protected java.lang.VoidSvnOldMerge. run()protected SVNURLSvnOldRelocate. run()protected SVNCommitInfoSvnOldRemoteCopy. run()protected java.lang.VoidSvnOldRemove. run()protected java.lang.VoidSvnOldResolve. run()protected java.lang.VoidSvnOldRevert. run()protected java.lang.VoidSvnOldSetChangelist. run()protected SVNLockSvnOldSetLock. run()protected SVNPropertyDataSvnOldSetProperty. run()protected java.util.Collection<SVNURL>SvnOldSuggestMergeSources. run()protected java.lang.LongSvnOldSwitch. run()protected SVNLockSvnOldUnlock. run()protected long[]SvnOldUpdate. run()protected SvnWcGenerationSvnOldUpgrade. run()static voidSvnOldUpgrade. wipeObsoleteFiles(java.io.File dirAbsPath)static voidSvnOldUpgrade. wipePostUpgrade(SVNWCContext ctx, java.io.File dirAbsPath, boolean isWholeAdmin)static org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpgradeEntries.WriteBatonSvnOldUpgradeEntries. writeUpgradedEntries(org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpgradeEntries.WriteBaton parentNode, SVNWCDb db, ISVNWCDb.SVNWCDbUpgradeData upgradeData, java.io.File dirAbsPath, java.util.Map<java.lang.String,SVNEntry> entries, SVNHashMap textBases, int targetWorkingCopyFormat)Constructors in org.tmatesoft.svn.core.internal.wc2.old that throw SVNException Constructor Description SvnOldRepositoryAccess(ISvnOperationOptionsProvider operationOptionsProvider) -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc2.patch
Methods in org.tmatesoft.svn.core.internal.wc2.patch that throw SVNException Modifier and Type Method Description static SvnPatchTargetSvnPatchTarget. applyPatch(SvnPatch patch, java.io.File workingCopyDirectory, int stripCount, SVNWCContext context, boolean ignoreWhitespace, boolean removeTempFiles)static SvnPropertiesPatchTargetSvnPropertiesPatchTarget. initPropTarget(java.lang.String propName, SvnDiffCallback.OperationKind operation, SVNWCContext context, java.io.File absPath)voidSvnPatchTarget. installPatchedPropTarget(boolean dryRun, SVNWCContext context)voidSvnPatchTarget. installPatchedTarget(java.io.File workingCopyDirectory, boolean dryRun, SVNWCContext context)protected booleanSvnTargetContent. matchExistingTarget(SvnDiffHunk hunk)static SvnPatchFileSvnPatchFile. openReadOnly(java.io.File patchFile)SvnDiffHunkSvnPatch. parseNextHunk(boolean[] isProperty, java.lang.String[] propName, SvnDiffCallback.OperationKind[] propOperation, SVNPatchFileStream patchStream, boolean ignoreWhitespace)static SvnPatchSvnPatch. parseNextPatch(SvnPatchFile patchFile, boolean reverse, boolean ignoreWhitespace)java.lang.StringSvnTargetContent.IRealLineCallback. readLine(java.lang.Object baton, java.lang.String[] eolStr, boolean[] eof)java.lang.StringSvnTargetContent. readLine()java.lang.StringSvnDiffHunk. readLineDiffText(java.lang.String[] eolStr, boolean[] eof)java.lang.StringSvnDiffHunk. readLineModifiedText(java.lang.String[] eolStr, boolean[] eof)java.lang.StringSvnDiffHunk. readLineOriginalText(java.lang.String[] eolStr, boolean[] eof)protected intSvnTargetContent. scanForMatch(SvnDiffHunk hunk, boolean matchFirst, int upperLine, int fuzz, boolean ignoreWhitespace, boolean matchModified, ISVNCanceller canceller)voidSvnTargetContent.ISeekCallback. seek(java.lang.Object object, long offset)protected voidSvnTargetContent. seekToLine(int line)voidSvnPatchTarget. sendPatchNotification(SVNWCContext context)longSvnTargetContent.ITellCallback. tell(java.lang.Object readBaton)voidSvnTargetContent.IWriteCallback. write(java.lang.Object writeBaton, java.lang.String s)voidSvnPatchTarget. writeOutRejectedHunks(boolean dryRun) -
Uses of SVNException in org.tmatesoft.svn.core.internal.wc2.remote
Methods in org.tmatesoft.svn.core.internal.wc2.remote that throw SVNException Modifier and Type Method Description protected SVNCommitInfoSvnRemoteRemoteMkDir. doRun()voidSvnRemoteList. handleDirEntry(SVNDirEntry dirEntry)voidSvnRemoteAnnotate. handleLine(java.util.Date date, long revision, java.lang.String author, java.lang.String line)voidSvnRemoteAnnotate. handleLine(java.util.Date date, long revision, java.lang.String author, java.lang.String line, java.util.Date mergedDate, long mergedRevision, java.lang.String mergedAuthor, java.lang.String mergedPath, int lineNumber)voidSvnRemoteSetLock. handleLock(java.lang.String path, SVNLock lock, SVNErrorMessage error)voidSvnRemoteUnlock. handleLock(java.lang.String path, SVNLock lock, SVNErrorMessage error)voidSvnRemoteLog. handleLogEntry(SVNLogEntry logEntry)voidSvnRemoteSetPropertyImpl. handleProperty(long revision, SVNPropertyData property)voidSvnRemoteSetPropertyImpl. handleProperty(java.io.File path, SVNPropertyData property)voidSvnRemoteSetPropertyImpl. handleProperty(SVNURL url, SVNPropertyData property)booleanSvnRemoteAnnotate. handleRevision(java.util.Date date, long revision, java.lang.String author, java.io.File contents)voidSvnRemoteSetLock. handleUnlock(java.lang.String path, SVNLock lock, SVNErrorMessage error)voidSvnRemoteUnlock. handleUnlock(java.lang.String path, SVNLock lock, SVNErrorMessage error)booleanSvnNgReposToReposCopy. isApplicable(SvnRemoteCopy operation, SvnWcGeneration wcGeneration)booleanSvnRemoteAnnotate. isApplicable(SvnAnnotate operation, SvnWcGeneration wcGeneration)booleanSvnRemoteDiff. isApplicable(SvnDiff operation, SvnWcGeneration wcGeneration)booleanSvnRemoteExport. isApplicable(SvnExport operation, SvnWcGeneration wcGeneration)booleanSvnRemoteGetInfo. isApplicable(SvnGetInfo operation, SvnWcGeneration wcGeneration)booleanSvnRemoteGetProperties. isApplicable(SvnGetProperties operation, SvnWcGeneration wcGeneration)booleanSvnRemoteGetRevisionProperties. isApplicable(SvnGetProperties operation, SvnWcGeneration wcGeneration)booleanSvnRemoteList. isApplicable(SvnList operation, SvnWcGeneration wcGeneration)booleanSvnRemoteLog. isApplicable(SvnCat operation, SvnWcGeneration wcGeneration)booleanSvnRemoteSetLock. isApplicable(SvnSetLock operation, SvnWcGeneration wcGeneration)booleanSvnRemoteSetPropertyImpl. isApplicable(SvnRemoteSetProperty operation, SvnWcGeneration wcGeneration)booleanSvnRemoteSetRevisionProperty. isApplicable(SvnSetProperty operation, SvnWcGeneration wcGeneration)booleanSvnRemoteUnlock. isApplicable(SvnUnlock operation, SvnWcGeneration wcGeneration)static voidSvnRemoteGetProperties. remotePropertyGet(SVNURL url, SVNNodeKind kind, java.lang.String path, SVNRepository repos, long revNumber, SVNDepth depth, ISvnObjectReceiver<SVNProperties> receiver)protected SVNCommitInfoSvnNgReposToReposCopy. run()protected SvnAnnotateItemSvnRemoteAnnotate. run()protected java.lang.VoidSvnRemoteCat. run()protected java.lang.VoidSvnRemoteDiff. run()protected java.lang.LongSvnRemoteExport. run()protected SvnInfoSvnRemoteGetInfo. run()protected SVNPropertiesSvnRemoteGetProperties. run()protected SVNPropertiesSvnRemoteGetRevisionProperties. run()protected SVNDirEntrySvnRemoteList. run()protected SVNLogEntrySvnRemoteLog. run()protected SVNCommitInfoSvnRemoteRemoteDelete. run()protected SVNCommitInfoSvnRemoteRemoteMkDir. run()protected SVNLockSvnRemoteSetLock. run()protected SVNCommitInfoSvnRemoteSetPropertyImpl. run()protected SVNPropertyDataSvnRemoteSetRevisionProperty. run()protected SVNLockSvnRemoteUnlock. run() -
Uses of SVNException in org.tmatesoft.svn.core.io
Methods in org.tmatesoft.svn.core.io that throw SVNException Modifier and Type Method Description voidISVNEditor. abortEdit()Aborts the current running editor due to errors occured.voidISVNReporter. abortReport()Aborts the current running report due to errors occured.voidISVNEditor. absentDir(java.lang.String path)Indicates that a path is present as a subdirectory in the edit source, but can not be conveyed to the edit consumer (perhaps because of authorization restrictions).voidISVNEditor. absentFile(java.lang.String path)Indicates that a path is present as a file in the edit source, but can not be conveyed to the edit consumer (perhaps because of authorization restrictions).voidISVNEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)Adds a directory.voidISVNEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)Adds a file.voidISVNDeltaConsumer. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)Starts applying text delta(s) to an opened file.voidSVNRepository. assertServerIsMergeInfoCapable(java.lang.String pathOrURL)Checks that this object is connected to a mergeinfo capable repository.protected static voidSVNRepository. assertValidRevision(long revision)voidISVNEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)Changes the value of a property of the currently opened/added directory.voidISVNEditor. changeFileProperty(java.lang.String path, java.lang.String propertyName, SVNPropertyValue propertyValue)Changes the value of a property of the currently opened/added file.voidSVNRepository. checkout(long revision, java.lang.String target, boolean recursive, ISVNEditor editor)Checks out a directory from a repository.voidSVNRepository. checkout(long revision, java.lang.String target, SVNDepth depth, ISVNEditor editor)Checks out a directory from a repository to definedepth.voidSVNRepository. checkoutFiles(long revision, java.lang.String[] paths, ISVNFileCheckoutTarget fileCheckoutHandler)Recursively checks out only files from the repository atrevisioninvokingfileCheckoutHandleron every file received.abstract SVNNodeKindSVNRepository. checkPath(java.lang.String path, long revision)Returns the kind of an item located at the specified path in a particular revision.voidISVNEditor. closeDir()Closes the currently opened directory fixing all changes of its properties and/or entries.SVNCommitInfoISVNEditor. closeEdit()Closes this editor finalizing the whole operation the editor was used for.voidISVNEditor. closeFile(java.lang.String path, java.lang.String textChecksum)Closes the opened file fixing all properties and/or contents changes.voidISVNFileRevisionHandler. closeRevision(java.lang.String token)Performs final handling for the processed file revision (when all deltas are applied and fulltext is got).static SVNRepositorySVNRepositoryFactory. create(SVNURL url)Creates an SVNRepository driver according to the protocol that is to be used to access a repository.static SVNRepositorySVNRepositoryFactory. create(SVNURL url, ISVNSession options)Creates an SVNRepository driver according to the protocol that is to be used to access a repository.static SVNURLSVNRepositoryFactory. createLocalRepository(java.io.File path, boolean enableRevisionProperties, boolean force)Creates a local blank FSFS-type repository.static SVNURLSVNRepositoryFactory. createLocalRepository(java.io.File path, java.lang.String uuid, boolean enableRevisionProperties, boolean force)Creates a local blank FSFS-type repository.static SVNURLSVNRepositoryFactory. createLocalRepository(java.io.File path, java.lang.String uuid, boolean enableRevisionProperties, boolean force, boolean pre14Compatible)Creates a local blank FSFS-type repository.static SVNURLSVNRepositoryFactory. createLocalRepository(java.io.File path, java.lang.String uuid, boolean enableRevisionProperties, boolean force, boolean pre14Compatible, boolean pre15Compatible)Creates a local blank FSFS-type repository.static SVNURLSVNRepositoryFactory. createLocalRepository(java.io.File path, java.lang.String uuid, boolean enableRevisionProperties, boolean force, boolean pre14Compatible, boolean pre15Compatible, boolean pre16Compatible)Creates a local blank FSFS-type repository.static SVNURLSVNRepositoryFactory. createLocalRepository(java.io.File path, java.lang.String uuid, boolean enableRevisionProperties, boolean force, boolean pre14Compatible, boolean pre15Compatible, boolean pre16Compatible, boolean pre17Compatible, boolean with17Compatible)voidISVNEditor. deleteEntry(java.lang.String path, long revision)Deletes an entry.voidISVNReporter. deletePath(java.lang.String path)Describes a working copypathas deleted or missing.voidSVNRepository. diff(SVNURL url, long targetRevision, long revision, java.lang.String target, boolean ignoreAncestry, boolean recursive, boolean getContents, ISVNReporterBaton reporter, ISVNEditor editor)voidSVNRepository. diff(SVNURL url, long targetRevision, long revision, java.lang.String target, boolean ignoreAncestry, boolean recursive, ISVNReporterBaton reporter, ISVNEditor editor)abstract voidSVNRepository. diff(SVNURL url, long targetRevision, long revision, java.lang.String target, boolean ignoreAncestry, SVNDepth depth, boolean getContents, ISVNReporterBaton reporter, ISVNEditor editor)Asks this repository access object to 'diff' a working copy againsttargetRevision.voidSVNRepository. diff(SVNURL url, long revision, java.lang.String target, boolean ignoreAncestry, boolean recursive, ISVNReporterBaton reporter, ISVNEditor editor)voidISVNFileCheckoutTarget. filePropertyChanged(java.lang.String path, java.lang.String name, SVNPropertyValue value)Receives and handles a next file property.voidISVNReporter. finishReport()Finalizes the report.abstract ISVNEditorSVNRepository. getCommitEditor(java.lang.String logMessage, java.util.Map locks, boolean keepLocks, ISVNWorkspaceMediator mediator)Gets an editor for committing changes to a repository.ISVNEditorSVNRepository. getCommitEditor(java.lang.String logMessage, java.util.Map locks, boolean keepLocks, SVNProperties revisionProperties, ISVNWorkspaceMediator mediator)Returns an editor for committing changes to the repository ession, setting the revision properties fromrevisionPropertiestable.ISVNEditorSVNRepository. getCommitEditor(java.lang.String logMessage, ISVNWorkspaceMediator mediator)Gets an editor for committing changes to a repository.protected abstract ISVNEditorSVNRepository. getCommitEditorInternal(java.util.Map locks, boolean keepLocks, SVNProperties revProps, ISVNWorkspaceMediator mediator)abstract longSVNRepository. getDatedRevision(java.util.Date date)Returns the recent repository revision number for the particular moment in time - the closest one before or at the specified datestamp.longSVNRepository. getDeletedRevision(java.lang.String path, long pegRevision, long endRevision)Returns the revision where the path was first deleted within the inclusive revision range defined bypegRevisionandendRevision.protected abstract longSVNRepository. getDeletedRevisionImpl(java.lang.String path, long pegRevision, long endRevision)abstract SVNDirEntrySVNRepository. getDir(java.lang.String path, long revision, boolean includeCommitMessages, java.util.Collection entries)Fetches the contents of a directory into the provided collection object and returns the directory entry itself.java.util.Collection<SVNDirEntry>SVNRepository. getDir(java.lang.String path, long revision, SVNProperties properties, int entryFields, java.util.Collection dirEntries)Fetches the contents and properties of a directory located at the specified path in a particular revision with the possibility to specify fields of the entry to fetch.abstract longSVNRepository. getDir(java.lang.String path, long revision, SVNProperties properties, int entryFields, ISVNDirEntryHandler handler)Fetches the contents and/or properties of a directory located at the specified path in a particular revision with the possibility to specify fields of the entry to fetch.java.util.CollectionSVNRepository. getDir(java.lang.String path, long revision, SVNProperties properties, java.util.Collection dirEntries)Fetches the contents and properties of a directory located at the specified path in a particular revision.abstract longSVNRepository. getDir(java.lang.String path, long revision, SVNProperties properties, ISVNDirEntryHandler handler)Fetches the contents and/or properties of a directory located at the specified path in a particular revision.abstract longSVNRepository. getFile(java.lang.String path, long revision, SVNProperties properties, java.io.OutputStream contents)Fetches the contents and/or properties of a file located at the specified path in a particular revision.intSVNRepository. getFileRevisions(java.lang.String path, long startRevision, long endRevision, boolean includeMergedRevisions, ISVNFileRevisionHandler handler)Retrieves interesting file revisions for the specified file with possibility to include merged revisions.intSVNRepository. getFileRevisions(java.lang.String path, long startRevision, long endRevision, ISVNFileRevisionHandler handler)Retrieves interesting file revisions for the specified file.java.util.CollectionSVNRepository. getFileRevisions(java.lang.String path, java.util.Collection revisions, long sRevision, long eRevision)Retrieves and returns interesting file revisions for the specified file.protected abstract intSVNRepository. getFileRevisionsImpl(java.lang.String path, long startRevision, long endRevision, boolean includeMergedRevisions, ISVNFileRevisionHandler handler)java.lang.StringSVNRepository. getFullPath(java.lang.String relativeOrRepositoryPath)Resolves a path, relative either to the location to which this driver object is set or to the repository root directory, to a path, relative to the host.java.util.Map<java.lang.String,SVNProperties>SVNRepository. getInheritedProperties(java.lang.String path, long revision, java.lang.String propertyName)voidSVNRepository. getInheritedProperties(java.lang.String path, long revision, java.lang.String propertyName, ISVNInheritedPropertiesHandler handler)protected abstract voidSVNRepository. getInheritedPropertiesImpl(java.lang.String path, long revision, java.lang.String propertyName, ISVNInheritedPropertiesHandler handler)abstract longSVNRepository. getLatestRevision()Returns the number of the latest revision of the repository this driver is working with.protected java.lang.StringSVNRepository. getLocationRelativePath(java.lang.String relativeOrAbsolutePath)intSVNRepository. getLocations(java.lang.String path, long pegRevision, long[] revisions, ISVNLocationEntryHandler handler)Gets entry locations in time.java.util.CollectionSVNRepository. getLocations(java.lang.String path, java.util.Collection entries, long pegRevision, long[] revisions)Gets entry locations in time.java.util.MapSVNRepository. getLocations(java.lang.String path, java.util.Map entries, long pegRevision, long[] revisions)Gets entry locations in time.java.util.List<SVNLocationSegment>SVNRepository. getLocationSegments(java.lang.String path, long pegRevision, long startRevision, long endRevision)Callshandlerfor each segment in the location history ofpathinpegRevision, working backwards in time fromstartRevisiontoendRevision.longSVNRepository. getLocationSegments(java.lang.String path, long pegRevision, long startRevision, long endRevision, ISVNLocationSegmentHandler handler)Callshandlerfor each segment in the location history ofpathinpegRevision, working backwards in time fromstartRevisiontoendRevision.protected abstract longSVNRepository. getLocationSegmentsImpl(java.lang.String path, long pegRevision, long startRevision, long endRevision, ISVNLocationSegmentHandler handler)protected abstract intSVNRepository. getLocationsImpl(java.lang.String path, long pegRevision, long[] revisions, ISVNLocationEntryHandler handler)abstract SVNLockSVNRepository. getLock(java.lang.String path)Gets the lock for the file located at the specified path.abstract SVNLock[]SVNRepository. getLocks(java.lang.String path)Gets all locks on or below thepath, that is if the repository entry (located at thepath) is a directory then the method returns locks of all locked files (if any) in it.java.util.Map<java.lang.String,SVNMergeInfo>SVNRepository. getMergeInfo(java.lang.String[] paths, long revision, SVNMergeInfoInheritance inherit, boolean includeDescendants)Returns merge information for the repository entries inpathsfor paricularrevision, if the repository supports merge-tracking informationprotected abstract java.util.MapSVNRepository. getMergeInfoImpl(java.lang.String[] paths, long revision, SVNMergeInfoInheritance inherit, boolean includeDescendants)java.io.OutputStreamISVNFileCheckoutTarget. getOutputStream(java.lang.String path)Returns an output stream that will receive file contents ofpath.java.lang.StringSVNRepository. getRepositoryPath(java.lang.String relativePath)Returns a path relative to the repository root directory given a path relative to the location to which this driver object is set.SVNURLSVNRepository. getRepositoryRoot(boolean forceConnection)Gets a repository's root directory location.java.lang.StringSVNRepository. getRepositoryUUID(boolean forceConnection)Gets the Universal Unique IDentifier (UUID) of the repository this driver is created for.abstract SVNPropertiesSVNRepository. getRevisionProperties(long revision, SVNProperties properties)Returns unversioned revision properties for a particular revision.abstract SVNPropertyValueSVNRepository. getRevisionPropertyValue(long revision, java.lang.String propertyName)Gets the value of an unversioned property.SVNPropertyValueISVNWorkspaceMediator. getWorkspaceProperty(java.lang.String path, java.lang.String name)Retrieves an item's WC property from a".svn/wcprops"administrative subdirectory.voidISVNReplayHandler. handleEndRevision(long revision, SVNProperties revisionProperties, ISVNEditor editor)Handles the end of replaying a next revision.voidISVNInheritedPropertiesHandler. handleInheritedProperites(java.lang.String inheritedFromPath, SVNProperties properties)voidISVNLocationEntryHandler. handleLocationEntry(SVNLocationEntry locationEntry)To be implemented for location entries handling.voidISVNLocationSegmentHandler. handleLocationSegment(SVNLocationSegment locationSegment)Handles a next location segment.voidISVNLockHandler. handleLock(java.lang.String path, SVNLock lock, SVNErrorMessage error)Handles the path locked.ISVNEditorISVNReplayHandler. handleStartRevision(long revision, SVNProperties revisionProperties)Handles the start of replaying a next revision and returns an editor through which the revision will be replayed.voidISVNLockHandler. handleUnlock(java.lang.String path, SVNLock lock, SVNErrorMessage error)Handles the path unlocked.abstract booleanSVNRepository. hasCapability(SVNCapability capability)Returnstrueif the repository has specifiedcapability.abstract SVNDirEntrySVNRepository. info(java.lang.String path, long revision)Gives information about an entry located at the specified path in a particular revision.voidISVNReporter. linkPath(SVNURL url, java.lang.String path, java.lang.String lockToken, long revision, boolean startEmpty)Deprecated.voidISVNReporter. linkPath(SVNURL url, java.lang.String path, java.lang.String lockToken, long revision, SVNDepth depth, boolean startEmpty)Describes a local path as being at a particular revision to switch the path to a different repository location.abstract voidSVNRepository. lock(java.util.Map pathsToRevisions, java.lang.String comment, boolean force, ISVNLockHandler handler)Locks path(s) at definite revision(s).longSVNRepository. log(java.lang.String[] targetPaths, long startRevision, long endRevision, boolean discoverChangedPaths, boolean strictNodeHistory, long limit, boolean includeMergedRevisions, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Invokeshandleron each log message fromstartRevisiontoendRevision.longSVNRepository. log(java.lang.String[] targetPaths, long startRevision, long endRevision, boolean changedPath, boolean strictNode, long limit, ISVNLogEntryHandler handler)Traverses revisions history.longSVNRepository. log(java.lang.String[] targetPaths, long startRevision, long endRevision, boolean changedPath, boolean strictNode, ISVNLogEntryHandler handler)Traverses revisions history.java.util.CollectionSVNRepository. log(java.lang.String[] targetPaths, java.util.Collection entries, long startRevision, long endRevision, boolean changedPath, boolean strictNode)Traverses revisions history and returns a collection of log entries.protected abstract longSVNRepository. logImpl(java.lang.String[] targetPaths, long startRevision, long endRevision, boolean changedPath, boolean strictNode, long limit, boolean includeMergedRevisions, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)voidISVNEditor. openDir(java.lang.String path, long revision)Opens a directory.voidISVNEditor. openFile(java.lang.String path, long revision)Opens a file.voidISVNFileRevisionHandler. openRevision(SVNFileRevision fileRevision)Handles a file revision info.voidISVNEditor. openRoot(long revision)Opens the root directory on which the operation was invoked.abstract voidSVNRepository. replay(long lowRevision, long revision, boolean sendDeltas, ISVNEditor editor)Replays the changes from the specified revision through the given editor.voidSVNRepository. replayRange(long startRevision, long endRevision, long lowRevision, boolean sendDeltas, ISVNReplayHandler handler)Replays the changes from a range of revisions betweenstartRevisionandendRevision.protected abstract voidSVNRepository. replayRangeImpl(long startRevision, long endRevision, long lowRevision, boolean sendDeltas, ISVNReplayHandler handler)voidISVNReporterBaton. report(ISVNReporter reporter)Makes a report describing the state of local items in order to get the differences between the local items and what actually is in a repository.voidSVNRepository. setLocation(SVNURL url, boolean forceReconnect)Sets a new repository location for this object.voidISVNReporter. setPath(java.lang.String path, java.lang.String lockToken, long revision, boolean startEmpty)Deprecated.voidISVNReporter. setPath(java.lang.String path, java.lang.String lockToken, long revision, SVNDepth depth, boolean startEmpty)Describes a working copypathas being at a particularrevisionand having depthdepth.abstract voidSVNRepository. setRevisionPropertyValue(long revision, java.lang.String propertyName, SVNPropertyValue propertyValue)Sets a revision property with the specified name to a new value.voidISVNWorkspaceMediator. setWorkspaceProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)Sets a new value for an item's WC property in a".svn/wcprops"administrative subdirectory.voidSVNRepository. status(long revision, java.lang.String target, boolean recursive, ISVNReporterBaton reporter, ISVNEditor editor)Gets status of a path.abstract voidSVNRepository. status(long revision, java.lang.String target, SVNDepth depth, ISVNReporterBaton reporter, ISVNEditor editor)Gets status of a path to the particulardepthas a scope.voidISVNEditor. targetRevision(long revision)Sets the target revision the operation is running for.abstract voidSVNRepository. testConnection()Tries to access a repository.java.io.OutputStreamISVNDeltaConsumer. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)Collects a next delta chunk.voidISVNDeltaConsumer. textDeltaEnd(java.lang.String path)Finalizes collecting text delta(s).abstract voidSVNRepository. unlock(java.util.Map pathToTokens, boolean force, ISVNLockHandler handler)Removes lock(s) from the file(s).voidSVNRepository. update(long revision, java.lang.String target, boolean recursive, ISVNReporterBaton reporter, ISVNEditor editor)Updates a path receiving changes from a repository.abstract voidSVNRepository. update(long revision, java.lang.String target, SVNDepth depth, boolean sendCopyFromArgs, ISVNReporterBaton reporter, ISVNEditor editor)Updates a path receiving changes from a repository.voidSVNRepository. update(SVNURL url, long revision, java.lang.String target, boolean recursive, ISVNReporterBaton reporter, ISVNEditor editor)Deprecated.abstract voidSVNRepository. update(SVNURL url, long revision, java.lang.String target, SVNDepth depth, ISVNReporterBaton reporter, ISVNEditor editor)Asks this repository access object to 'switch' a versioned tree to a newurl. -
Uses of SVNException in org.tmatesoft.svn.core.io.diff
Methods in org.tmatesoft.svn.core.io.diff that throw SVNException Modifier and Type Method Description voidSVNDiffWindow. apply(SVNDiffWindowApplyBaton applyBaton)Applies this window's instructions.voidSVNDeltaProcessor. applyTextDelta(java.io.File baseFile, java.io.File targetFile, boolean computeCheksum)Starts processing deltas given a base file and a one to write resultant target bytes to.voidSVNDeltaProcessor. applyTextDelta(java.io.InputStream baseIS, java.io.File targetFile, boolean computeTargetCheksum)Starts processing deltas given a base file and a one to write resultant target bytes to.static SVNDiffWindowApplyBatonSVNDiffWindowApplyBaton. create(java.io.File source, java.io.File target, java.security.MessageDigest digest)Creates a diff window apply baton whith source and target streams represented by files.voidSVNDeltaGenerator. sendDelta(java.lang.String path, byte[] source, int sourceLength, long sourceOffset, byte[] target, int targetLength, ISVNDeltaConsumer consumer)Generates a series of diff windows of fixed size comparingtargetLengthof target bytes (read fromtargetstream) againstsourceLengthof source bytes (read fromsourcestream at offsetsourceOffset), and sends produced windows to the providedconsumer.voidSVNDeltaGenerator. sendDelta(java.lang.String path, byte[] target, int targetLength, ISVNDeltaConsumer consumer)Generates a series of diff windows of fixed size comparing target bytes (read fromtargetstream) against an empty file, and sends produced windows to the provided consumer.java.lang.StringSVNDeltaGenerator. sendDelta(java.lang.String path, java.io.InputStream source, long sourceOffset, java.io.InputStream target, ISVNDeltaConsumer consumer, boolean computeChecksum)Generates a series of diff windows of fixed size comparing target bytes (read fromtargetstream) against source bytes (read fromsourcestream), and sends produced windows to the provided consumer.java.lang.StringSVNDeltaGenerator. sendDelta(java.lang.String path, java.io.InputStream target, ISVNDeltaConsumer consumer, boolean computeChecksum)Generates a series of diff windows of fixed size comparing target bytes (fromtargetstream) against an empty file and sends produced windows to the provided consumer.java.io.OutputStreamSVNDeltaProcessor. textDeltaChunk(SVNDiffWindow window)Receives a next diff window to be applied. -
Uses of SVNException in org.tmatesoft.svn.core.javahl
Methods in org.tmatesoft.svn.core.javahl with parameters of type SVNException Modifier and Type Method Description protected voidSVNClientImpl. throwException(SVNException e)Methods in org.tmatesoft.svn.core.javahl that throw SVNException Modifier and Type Method Description voidJavaHLDebugLog. enableLogging(int logLevel, java.io.File logPath, java.util.logging.Formatter formatter) -
Uses of SVNException in org.tmatesoft.svn.core.javahl17
Methods in org.tmatesoft.svn.core.javahl17 with parameters of type SVNException Modifier and Type Method Description static voidSVNReposImpl. throwException(SVNException e, SVNClientImpl svnClient) -
Uses of SVNException in org.tmatesoft.svn.core.replicator
Methods in org.tmatesoft.svn.core.replicator that throw SVNException Modifier and Type Method Description voidSVNReplicationEditor. abortEdit()Aborts the transaction.voidSVNReplicationEditor. absentDir(java.lang.String path)Does nothing.voidSVNReplicationEditor. absentFile(java.lang.String path)Does nothing.voidSVNReplicationEditor. addDir(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)Adds a new directory under the specifiedpathto the target repository.voidSVNReplicationEditor. addFile(java.lang.String path, java.lang.String copyFromPath, long copyFromRevision)Adds a new file.voidSVNReplicationEditor. applyTextDelta(java.lang.String path, java.lang.String baseChecksum)Starts applying text delta.voidSVNReplicationEditor. changeDirProperty(java.lang.String name, SVNPropertyValue value)Changes a property of the current directory.voidSVNReplicationEditor. changeFileProperty(java.lang.String path, java.lang.String name, SVNPropertyValue value)Changes file property.voidSVNReplicationEditor. closeDir()Closes the current opened dir.SVNCommitInfoSVNReplicationEditor. closeEdit()Commits the transaction.voidSVNReplicationEditor. closeFile(java.lang.String path, java.lang.String textChecksum)Closes the current opened file.voidSVNReplicationEditor. deleteEntry(java.lang.String path, long revision)Removespathfrom the paths to be committed.protected voidSVNRepositoryReplicator. fireReplicatedEvent(SVNCommitInfo commitInfo)Fires a replicating iteration finished event to the registered handler.protected voidSVNRepositoryReplicator. fireReplicatingEvent(SVNLogEntry revision)Fires a replicating iteration started event to the registered handler.voidSVNRepositoryReplicator. handleEvent(SVNEvent event, double progress)Does nothing.voidSVNReplicationEditor. openDir(java.lang.String path, long revision)Opens a correspondingpathin the target repository.voidSVNReplicationEditor. openFile(java.lang.String path, long revision)Opens a file.voidSVNReplicationEditor. openRoot(long revision)Starts a next replication transaction.longSVNRepositoryReplicator. replicateRepository(SVNRepository src, SVNRepository dst, boolean incremental)Replicates a repository either incrementally or totally.longSVNRepositoryReplicator. replicateRepository(SVNRepository src, SVNRepository dst, long fromRevision, long toRevision)Replicates a range of repository revisions.voidISVNReplicationHandler. revisionReplicated(SVNRepositoryReplicator source, SVNCommitInfo commitInfo)Notifies this handler that the replicator has just finished replicating the current revision copying operation.voidISVNReplicationHandler. revisionReplicating(SVNRepositoryReplicator source, SVNLogEntry logEntry)Notifies this handler that the replicator is about to start a next revision copying operation.voidSVNReplicationEditor. targetRevision(long revision)Saves the targetrevision.java.io.OutputStreamSVNReplicationEditor. textDeltaChunk(java.lang.String path, SVNDiffWindow diffWindow)Applies a next chunk of delta.voidSVNReplicationEditor. textDeltaEnd(java.lang.String path)Handles text delta end. -
Uses of SVNException in org.tmatesoft.svn.core.wc
Methods in org.tmatesoft.svn.core.wc that throw SVNException Modifier and Type Method Description booleanISVNFileFilter. accept(java.io.File file)This method is called to add extra filtering of files.voidSVNChangelistClient. addToChangelist(java.io.File[] paths, SVNDepth depth, java.lang.String changelist, java.lang.String[] changelists)Deprecated.static SVNInfoSVNInfo. createInfo(java.io.File file, SVNEntry entry)SVNRepositoryDefaultSVNRepositoryPool. createRepository(SVNURL url, boolean mayReuse)Creates a new SVNRepository driver object.SVNRepositoryISVNRepositoryPool. createRepository(SVNURL url, boolean mayReuse)Creates a low-level SVN protocol driver to access a repository.SVNRepositorySVNClientManager. createRepository(SVNURL url, boolean mayReuse)Creates a low-level SVN protocol driver to directly work with a repository.java.io.FileDefaultSVNDiffGenerator. createTempDirectory()Creates a temporary directory for diff files.java.io.FileISVNDiffGenerator. createTempDirectory()Creates a temporary directory (when necessary) where temporary files will be created.voidDefaultSVNDiffGenerator. displayAddedDirectory(java.lang.String path, java.lang.String rev1, java.lang.String rev2)Does nothing.voidISVNDiffGenerator. displayAddedDirectory(java.lang.String path, java.lang.String rev1, java.lang.String rev2)Notifies this generator that the directory was added in revisionrev2.voidDefaultSVNDiffGenerator. displayDeletedDirectory(java.lang.String path, java.lang.String rev1, java.lang.String rev2)Does nothing.voidISVNDiffGenerator. displayDeletedDirectory(java.lang.String path, java.lang.String rev1, java.lang.String rev2)Notifies this generator that the directory was deleted in revisionrev2.voidDefaultSVNDiffGenerator. displayFileDiff(java.lang.String path, java.io.File file1, java.io.File file2, java.lang.String rev1, java.lang.String rev2, java.lang.String mimeType1, java.lang.String mimeType2, java.io.OutputStream result)Writes the difference betweenfile1andfile2as they are seen inrev1andrev2toresult.voidISVNDiffGenerator. displayFileDiff(java.lang.String path, java.io.File file1, java.io.File file2, java.lang.String rev1, java.lang.String rev2, java.lang.String mimeType1, java.lang.String mimeType2, java.io.OutputStream result)Generates and writes differences between two files to the specified output stream.voidDefaultSVNDiffGenerator. displayPropDiff(java.lang.String path, SVNProperties baseProps, SVNProperties diff, java.io.OutputStream result)Produces properties difference and writes it toresult.voidISVNDiffGenerator. displayPropDiff(java.lang.String path, SVNProperties baseProps, SVNProperties diff, java.io.OutputStream result)Writes the differences in file properties to the specified output stream.voidSVNCommitPacket. dispose()Disposes the current object.voidSVNMergeFileSet. dispose()Disposes this object.voidSVNWCClient. doAdd(java.io.File[] paths, boolean force, boolean mkdir, boolean climbUnversionedParents, SVNDepth depth, boolean depthIsSticky, boolean includeIgnored, boolean makeParents)Schedules working copypathsfor addition to the repository.voidSVNWCClient. doAdd(java.io.File[] paths, boolean force, boolean mkdir, boolean climbUnversionedParents, SVNDepth depth, boolean depthIsSticky, boolean includeIgnored, boolean makeParents, boolean applyAutoProperties)Schedules working copypathsfor addition to the repository.voidSVNWCClient. doAdd(java.io.File path, boolean force, boolean mkdir, boolean climbUnversionedParents, boolean recursive)Deprecated.voidSVNWCClient. doAdd(java.io.File path, boolean force, boolean mkdir, boolean climbUnversionedParents, boolean recursive, boolean includeIgnored)Deprecated.voidSVNWCClient. doAdd(java.io.File path, boolean force, boolean mkdir, boolean climbUnversionedParents, SVNDepth depth, boolean includeIgnored, boolean makeParents)Schedules a working copypathfor addition to the repository.voidSVNWCClient. doAdd(java.io.File path, boolean force, boolean mkdir, boolean climbUnversionedParents, SVNDepth depth, boolean depthIsSticky, boolean includeIgnored, boolean makeParents)Schedules a working copypathfor addition to the repository.voidSVNChangelistClient. doAddToChangelist(java.io.File[] paths, SVNDepth depth, java.lang.String changelist, java.lang.String[] changelists)Adds each path inpaths(recursing todepthas necessary) tochangelist.voidSVNLogClient. doAnnotate(java.io.File path, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean ignoreMimeType, boolean includeMergedRevisions, ISVNAnnotateHandler handler, java.lang.String inputEncoding)Invokeshandleron each line-blame item associated with revisionendRevisionofpath, usingstartRevisionas the default source of all blame.voidSVNLogClient. doAnnotate(java.io.File path, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean ignoreMimeType, ISVNAnnotateHandler handler)Obtains annotation information for each file text line from a repository (using a Working Copy path to get a corresponding URL) and passes it to a provided annotation handler.voidSVNLogClient. doAnnotate(java.io.File path, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, ISVNAnnotateHandler handler)Obtains annotation information for each file text line from a repository (using a Working Copy path to get a corresponding URL) and passes it to a provided annotation handler.voidSVNLogClient. doAnnotate(SVNURL url, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean ignoreMimeType, boolean includeMergedRevisions, ISVNAnnotateHandler handler, java.lang.String inputEncoding)Invokeshandleron each line-blame item associated with revisionendRevisionofurl, usingstartRevisionas the default source of all blame.voidSVNLogClient. doAnnotate(SVNURL url, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean ignoreMimeType, ISVNAnnotateHandler handler, java.lang.String inputEncoding)Obtains annotation information for each file text line from a repository and passes it to a provided annotation handler.voidSVNLogClient. doAnnotate(SVNURL url, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, ISVNAnnotateHandler handler)Obtains annotation information for each file text line from a repository and passes it to a provided annotation handler.voidSVNLogClient. doAnnotate(SVNURL url, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, ISVNAnnotateHandler handler, java.lang.String inputEncoding)Obtains annotation information for each file text line from a repository and passes it to a provided annotation handler.voidSVNUpdateClient. doCanonicalizeURLs(java.io.File dst, boolean omitDefaultPort, boolean recursive)Canonicalizes all urls in the specified Working Copy.longSVNUpdateClient. doCheckout(SVNURL url, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, boolean recursive)Deprecated.longSVNUpdateClient. doCheckout(SVNURL url, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, boolean recursive, boolean force)Deprecated.longSVNUpdateClient. doCheckout(SVNURL url, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, boolean allowUnversionedObstructions)Checks out a working copy ofurlatrevision, looked up atpegRevision, usingdstPathas the root directory of the newly checked out working copy.voidSVNWCClient. doCleanup(java.io.File path)Cleans up a working copy.voidSVNWCClient. doCleanup(java.io.File path, boolean deleteWCProperties)Recursively cleans up the working copy, removing locks and resuming unfinished operations.voidSVNWCClient. doCleanup(java.io.File path, boolean deleteWCProperties, boolean breakLocks, boolean vacuumPristines, boolean removeUnversionedItems, boolean removeIgnoredItems, boolean includeExternals)voidSVNWCClient. doCleanupWCProperties(java.io.File directory)Recursively removes all DAV-specific "svn:wc:" properties from thedirectoryand beneath.SVNCommitPacketSVNCommitClient. doCollectCommitItems(java.io.File[] paths, boolean keepLocks, boolean force, boolean recursive)Deprecated.SVNCommitPacket[]SVNCommitClient. doCollectCommitItems(java.io.File[] paths, boolean keepLocks, boolean force, boolean recursive, boolean combinePackets)Deprecated.SVNCommitPacket[]SVNCommitClient. doCollectCommitItems(java.io.File[] paths, boolean keepLocks, boolean force, SVNDepth depth, boolean combinePackets, java.lang.String[] changelists)Collects commit items (containing detailed information on each Working Copy item that was changed and need to be committed to the repository) into differentSVNCommitPackets.SVNCommitPacketSVNCommitClient. doCollectCommitItems(java.io.File[] paths, boolean keepLocks, boolean force, SVNDepth depth, java.lang.String[] changelists)Collects commit items (containing detailed information on each Working Copy item that contains changes and need to be committed to the repository) into a singleSVNCommitPacket.SVNCommitInfoSVNCommitClient. doCommit(java.io.File[] paths, boolean keepLocks, java.lang.String commitMessage, boolean force, boolean recursive)SVNCommitInfoSVNCommitClient. doCommit(java.io.File[] paths, boolean keepLocks, java.lang.String commitMessage, SVNProperties revisionProperties, java.lang.String[] changelists, boolean keepChangelist, boolean force, SVNDepth depth)Commits files or directories into repository.SVNCommitInfo[]SVNCommitClient. doCommit(SVNCommitPacket[] commitPackets, boolean keepLocks, boolean keepChangelist, java.lang.String commitMessage, SVNProperties revisionProperties)Commits files or directories into repository.SVNCommitInfo[]SVNCommitClient. doCommit(SVNCommitPacket[] commitPackets, boolean keepLocks, java.lang.String commitMessage)Committs local changes, made to the Working Copy items, to the repository.SVNCommitInfoSVNCommitClient. doCommit(SVNCommitPacket commitPacket, boolean keepLocks, boolean keepChangelist, java.lang.String commitMessage, SVNProperties revisionProperties)Commits files or directories into repository.SVNCommitInfoSVNCommitClient. doCommit(SVNCommitPacket commitPacket, boolean keepLocks, java.lang.String commitMessage)Committs local changes made to the Working Copy items to the repository.voidSVNCopyClient. doCopy(java.io.File nestedWC)Converts a disjoint working copy to a copied one.voidSVNCopyClient. doCopy(SVNCopySource[] sources, java.io.File dst, boolean isMove, boolean makeParents, boolean failWhenDstExists)Copies each source insourcestodst.voidSVNCopyClient. doCopy(SVNCopySource[] sources, java.io.File dst, boolean isMove, boolean makeParents, boolean failWhenDstExists, boolean allowMixedRevisions, boolean metadataOnly)Copies each source insourcestodst.voidSVNCopyClient. doCopy(SVNCopySource[] sources, java.io.File dst, boolean isMove, boolean makeParents, boolean failWhenDstExists, boolean pinExternals, java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin)SVNCommitInfoSVNCopyClient. doCopy(SVNCopySource[] sources, SVNURL dst, boolean isMove, boolean makeParents, boolean failWhenDstExists, java.lang.String commitMessage, SVNProperties revisionProperties)Copies each source insourcestodst.SVNCommitInfoSVNCopyClient. doCopy(SVNCopySource[] sources, SVNURL dst, boolean isMove, boolean makeParents, boolean failWhenDstExists, java.lang.String commitMessage, SVNProperties revisionProperties, boolean pinExternals, java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin)SVNCommitInfoSVNCommitClient. doDelete(SVNURL[] urls, java.lang.String commitMessage)Committs removing specified URL-paths from the repository.SVNCommitInfoSVNCommitClient. doDelete(SVNURL[] urls, java.lang.String commitMessage, SVNProperties revisionProperties)Deletes items from a repository.voidSVNWCClient. doDelete(java.io.File path, boolean force, boolean dryRun)Schedules a Working Copy item for deletion.voidSVNWCClient. doDelete(java.io.File path, boolean force, boolean deleteFiles, boolean dryRun)Schedules a Working Copy item for deletion.voidSVNDiffClient. doDiff(java.io.File[] paths, SVNRevision rN, SVNRevision rM, SVNRevision pegRevision, SVNDepth depth, boolean useAncestry, java.io.OutputStream result, java.util.Collection<java.lang.String> changeLists)Iterates over the passed inpathscallingSVNDiffClient.doDiff(File, SVNRevision, SVNRevision, SVNRevision, SVNDepth, boolean, OutputStream, Collection)for each one in the array.voidSVNDiffClient. doDiff(java.io.File path1, SVNRevision rN, java.io.File path2, SVNRevision rM, boolean recursive, boolean useAncestry, java.io.OutputStream result)voidSVNDiffClient. doDiff(java.io.File path1, SVNRevision rN, java.io.File path2, SVNRevision rM, SVNDepth depth, boolean useAncestry, java.io.OutputStream result, java.util.Collection<java.lang.String> changeLists)Produces diff output which describes the delta betweenpath1/rNandpath2/rM.voidSVNDiffClient. doDiff(java.io.File path1, SVNRevision rN, SVNURL url2, SVNRevision rM, boolean recursive, boolean useAncestry, java.io.OutputStream result)voidSVNDiffClient. doDiff(java.io.File path1, SVNRevision rN, SVNURL url2, SVNRevision rM, SVNDepth depth, boolean useAncestry, java.io.OutputStream result, java.util.Collection<java.lang.String> changeLists)Produces diff output which describes the delta betweenpath1/rNandurl2/rM.voidSVNDiffClient. doDiff(java.io.File path, SVNRevision pegRevision, SVNRevision rN, SVNRevision rM, boolean recursive, boolean useAncestry, java.io.OutputStream result)voidSVNDiffClient. doDiff(java.io.File path, SVNRevision pegRevision, SVNRevision rN, SVNRevision rM, SVNDepth depth, boolean useAncestry, java.io.OutputStream result, java.util.Collection<java.lang.String> changeLists)Produces diff output which describes the delta betweenpathin peg revisionpegRevision, as it changed betweenrNandrM.voidSVNDiffClient. doDiff(SVNURL url1, SVNRevision rN, java.io.File path2, SVNRevision rM, boolean recursive, boolean useAncestry, java.io.OutputStream result)voidSVNDiffClient. doDiff(SVNURL url1, SVNRevision rN, java.io.File path2, SVNRevision rM, SVNDepth depth, boolean useAncestry, java.io.OutputStream result, java.util.Collection<java.lang.String> changeLists)Produces diff output which describes the delta betweenurl1/rNandpath2/rM.voidSVNDiffClient. doDiff(SVNURL url1, SVNRevision rN, SVNURL url2, SVNRevision rM, boolean recursive, boolean useAncestry, java.io.OutputStream result)Deprecated.voidSVNDiffClient. doDiff(SVNURL url1, SVNRevision rN, SVNURL url2, SVNRevision rM, SVNDepth depth, boolean useAncestry, java.io.OutputStream result)Produces diff output which describes the delta betweenurl1/rNandurl2/rM.voidSVNDiffClient. doDiff(SVNURL url, SVNRevision pegRevision, SVNRevision rN, SVNRevision rM, boolean recursive, boolean useAncestry, java.io.OutputStream result)voidSVNDiffClient. doDiff(SVNURL url, SVNRevision pegRevision, SVNRevision rN, SVNRevision rM, SVNDepth depth, boolean useAncestry, java.io.OutputStream result)Produces diff output which describes the delta betweenurlin peg revisionpegRevision, as it changed betweenrNandrM.voidSVNDiffClient. doDiffStatus(java.io.File path1, SVNRevision rN, java.io.File path2, SVNRevision rM, boolean recursive, boolean useAncestry, ISVNDiffStatusHandler handler)voidSVNDiffClient. doDiffStatus(java.io.File path1, SVNRevision rN, java.io.File path2, SVNRevision rM, SVNDepth depth, boolean useAncestry, ISVNDiffStatusHandler handler)Produces a diff summary which lists the changed items betweenpath1/rNandpath2/rMwithout creating text deltas.voidSVNDiffClient. doDiffStatus(java.io.File path1, SVNRevision rN, SVNURL url2, SVNRevision rM, boolean recursive, boolean useAncestry, ISVNDiffStatusHandler handler)voidSVNDiffClient. doDiffStatus(java.io.File path1, SVNRevision rN, SVNURL url2, SVNRevision rM, SVNDepth depth, boolean useAncestry, ISVNDiffStatusHandler handler)Produces a diff summary which lists the changed items betweenpath1/rNandurl2/rMwithout creating text deltas.voidSVNDiffClient. doDiffStatus(java.io.File path, SVNRevision rN, SVNRevision rM, SVNRevision pegRevision, SVNDepth depth, boolean useAncestry, ISVNDiffStatusHandler handler)Produces a diff summary which lists the changed items betweenpathin peg revisionpegRevision, as it changed betweenrNandrM.voidSVNDiffClient. doDiffStatus(SVNURL url1, SVNRevision rN, java.io.File path2, SVNRevision rM, boolean recursive, boolean useAncestry, ISVNDiffStatusHandler handler)voidSVNDiffClient. doDiffStatus(SVNURL url1, SVNRevision rN, java.io.File path2, SVNRevision rM, SVNDepth depth, boolean useAncestry, ISVNDiffStatusHandler handler)Produces a diff summary which lists the changed items betweenurl1/rNandpath2/rMwithout creating text deltas.voidSVNDiffClient. doDiffStatus(SVNURL url1, SVNRevision rN, SVNURL url2, SVNRevision rM, boolean recursive, boolean useAncestry, ISVNDiffStatusHandler handler)voidSVNDiffClient. doDiffStatus(SVNURL url1, SVNRevision rN, SVNURL url2, SVNRevision rM, SVNDepth depth, boolean useAncestry, ISVNDiffStatusHandler handler)Produces a diff summary which lists the changed items betweenurl1/rNandurl2/rMwithout creating text deltas.voidSVNDiffClient. doDiffStatus(SVNURL url, SVNRevision rN, SVNRevision rM, SVNRevision pegRevision, SVNDepth depth, boolean useAncestry, ISVNDiffStatusHandler handler)Produces a diff summary which lists the changed items betweenurlin peg revisionpegRevision, as it changed betweenrNandrM.longSVNUpdateClient. doExport(java.io.File srcPath, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, java.lang.String eolStyle, boolean force, boolean recursive)longSVNUpdateClient. doExport(java.io.File srcPath, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, java.lang.String eolStyle, boolean overwrite, SVNDepth depth)Exports the contents of either a subversion repository or a subversion working copy into a 'clean' directory (meaning a directory with no administrative directories).longSVNUpdateClient. doExport(SVNURL url, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, java.lang.String eolStyle, boolean force, boolean recursive)longSVNUpdateClient. doExport(SVNURL url, java.io.File dstPath, SVNRevision pegRevision, SVNRevision revision, java.lang.String eolStyle, boolean overwrite, SVNDepth depth)Exports the contents of a subversion repository into a 'clean' directory (meaning a directory with no administrative directories).voidSVNChangelistClient. doGetChangeListPaths(java.util.Collection<java.lang.String> changeLists, java.util.Collection<java.io.File> targets, SVNDepth depth, ISVNChangelistHandler handler)Gets paths belonging to the specified changelists discovered under the specified targets.voidSVNChangelistClient. doGetChangeLists(java.io.File path, java.util.Collection<java.lang.String> changeLists, SVNDepth depth, ISVNChangelistHandler handler)Gets paths belonging to the specified changelists discovered under the specified path.voidSVNWCClient. doGetFileContents(java.io.File path, SVNRevision pegRevision, SVNRevision revision, boolean expandKeywords, java.io.OutputStream dst)Outputs the content of file identified bypathandrevisionto the streamdst.voidSVNWCClient. doGetFileContents(SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean expandKeywords, java.io.OutputStream dst)Outputs the content of file identified byurlandrevisionto the streamdst.voidSVNDiffClient. doGetLogEligibleMergeInfo(java.io.File path, SVNRevision pegRevision, java.io.File mergeSrcPath, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions eligible for merge frommergeSrcPath(as ofsrcPegRevision) intopath(as ofpegRevision).voidSVNDiffClient. doGetLogEligibleMergeInfo(java.io.File path, SVNRevision pegRevision, SVNURL mergeSrcURL, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions eligible for merge frommergeSrcURL(as ofsrcPegRevision) intopath(as ofpegRevision).voidSVNDiffClient. doGetLogEligibleMergeInfo(SVNURL url, SVNRevision pegRevision, java.io.File mergeSrcPath, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions eligible for merge frommergeSrcPath(as ofsrcPegRevision) intourl(as ofpegRevision).voidSVNDiffClient. doGetLogEligibleMergeInfo(SVNURL url, SVNRevision pegRevision, SVNURL mergeSrcURL, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions eligible for merge frommergeSrcURL(as ofsrcPegRevision) intourl(as ofpegRevision).voidSVNDiffClient. doGetLogMergedMergeInfo(java.io.File path, SVNRevision pegRevision, java.io.File mergeSrcPath, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions merged frommergeSrcPath(as ofsrcPegRevision) intopath(as ofpegRevision).voidSVNDiffClient. doGetLogMergedMergeInfo(java.io.File path, SVNRevision pegRevision, SVNURL mergeSrcURL, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions merged frommergeSrcURL(as ofsrcPegRevision) intopath(as ofpegRevision).voidSVNDiffClient. doGetLogMergedMergeInfo(SVNURL url, SVNRevision pegRevision, java.io.File mergeSrcPath, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions merged frommergeSrcPath(as ofsrcPegRevision) intourl(as ofpegRevision).voidSVNDiffClient. doGetLogMergedMergeInfo(SVNURL url, SVNRevision pegRevision, SVNURL mergeSrcURL, SVNRevision srcPegRevision, boolean discoverChangedPaths, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Drives a log entryhandlerwith the revisions merged frommergeSrcURL(as ofsrcPegRevision) intourl(as ofpegRevision).java.util.Map<SVNURL,SVNMergeRangeList>SVNDiffClient. doGetMergedMergeInfo(java.io.File path, SVNRevision pegRevision)Returns mergeinfo as aMapwith merge source URLs (asSVNURL) mapped to range lists (SVNMergeRangeList).java.util.Map<SVNURL,SVNMergeRangeList>SVNDiffClient. doGetMergedMergeInfo(SVNURL url, SVNRevision pegRevision)Returns mergeinfo as aMapwith merge source URLs (asSVNURL) mapped to range lists (SVNMergeRangeList).SVNPropertyDataSVNWCClient. doGetProperty(java.io.File path, java.lang.String propName, SVNRevision pegRevision, SVNRevision revision)Gets the value of the propertypropNameforpath.voidSVNWCClient. doGetProperty(java.io.File path, java.lang.String propName, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNPropertyHandler handler)voidSVNWCClient. doGetProperty(java.io.File path, java.lang.String propName, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, ISVNPropertyHandler handler, java.util.Collection<java.lang.String> changeLists)Invokeshandleron paths covered bydepthstarting with the specifiedpath.SVNPropertyDataSVNWCClient. doGetProperty(SVNURL url, java.lang.String propName, SVNRevision pegRevision, SVNRevision revision)Gets the value of the propertypropNameforurl.voidSVNWCClient. doGetProperty(SVNURL url, java.lang.String propName, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNPropertyHandler handler)voidSVNWCClient. doGetProperty(SVNURL url, java.lang.String propName, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, ISVNPropertyHandler handler)Invokeshandleron paths covered bydepthstarting with the specifiedpath.longSVNWCClient. doGetRevisionProperty(java.io.File path, java.lang.String propName, SVNRevision revision, ISVNPropertyHandler handler)Gets an unversioned revision property from a repository (getting a repository URL from a Working Copy) and passes it to a provided property handler.longSVNWCClient. doGetRevisionProperty(SVNURL url, java.lang.String propName, SVNRevision revision, ISVNPropertyHandler handler)Gets an unversioned revision property from a repository and passes it to a provided property handler.java.lang.StringSVNWCClient. doGetWorkingCopyID(java.io.File path, java.lang.String trailURL)Returns the current Working Copy min- and max- revisions as well as changes and switch status within a single string.java.lang.StringSVNWCClient. doGetWorkingCopyID(java.io.File path, java.lang.String trailURL, boolean committed)Returns the current Working Copy min- and max- revisions as well as changes and switch status within a single string.SVNCommitInfoSVNCommitClient. doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, boolean recursive)Deprecated.SVNCommitInfoSVNCommitClient. doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, boolean useGlobalIgnores, boolean recursive)Deprecated.SVNCommitInfoSVNCommitClient. doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, SVNProperties revisionProperties, boolean useGlobalIgnores, boolean ignoreUnknownNodeTypes, SVNDepth depth)Imports file or directorypathinto repository directorydstURLat HEAD revision.SVNCommitInfoSVNCommitClient. doImport(java.io.File path, SVNURL dstURL, java.lang.String commitMessage, SVNProperties revisionProperties, boolean useGlobalIgnores, boolean ignoreUnknownNodeTypes, SVNDepth depth, boolean applyAutoProperties)Imports file or directorypathinto repository directorydstURLat HEAD revision.SVNInfoSVNWCClient. doInfo(java.io.File path, SVNRevision revision)Collects and returns information on a single Working Copy item.voidSVNWCClient. doInfo(java.io.File path, SVNRevision revision, boolean recursive, ISVNInfoHandler handler)Deprecated.voidSVNWCClient. doInfo(java.io.File path, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNInfoHandler handler)Deprecated.voidSVNWCClient. doInfo(java.io.File path, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, java.util.Collection<java.lang.String> changeLists, ISVNInfoHandler handler)Invokeshandlerto return information aboutpathinrevision.SVNInfoSVNWCClient. doInfo(SVNURL url, SVNRevision pegRevision, SVNRevision revision)Collects and returns information on a single item in a repository.voidSVNWCClient. doInfo(SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNInfoHandler handler)Deprecated.voidSVNWCClient. doInfo(SVNURL url, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, ISVNInfoHandler handler)Invokeshandlerto return information abouturlinrevision.voidSVNLogClient. doList(java.io.File path, SVNRevision pegRevision, SVNRevision revision, boolean fetchLocks, boolean recursive, ISVNDirEntryHandler handler)Deprecated.voidSVNLogClient. doList(java.io.File path, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNDirEntryHandler handler)Deprecated.voidSVNLogClient. doList(java.io.File path, SVNRevision pegRevision, SVNRevision revision, boolean fetchLocks, SVNDepth depth, int entryFields, ISVNDirEntryHandler handler)Reports the directory entry, and possibly children, forpathatrevision.voidSVNLogClient. doList(SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean fetchLocks, boolean recursive, ISVNDirEntryHandler handler)Browses directory entries from a repository and uses the provided dir entry handler to process them.voidSVNLogClient. doList(SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean recursive, ISVNDirEntryHandler handler)voidSVNLogClient. doList(SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean fetchLocks, SVNDepth depth, int entryFields, ISVNDirEntryHandler handler)Reports the directory entry, and possibly children, forurlatrevision.voidSVNWCClient. doLock(java.io.File[] paths, boolean stealLock, java.lang.String lockMessage)Locks file items in a Working Copy as well as in a repository so that no other user can commit changes to them.voidSVNWCClient. doLock(SVNURL[] urls, boolean stealLock, java.lang.String lockMessage)Locks file items in a repository so that no other user can commit changes to them.voidSVNLogClient. doLog(java.io.File[] paths, java.util.Collection<SVNRevisionRange> revisionRanges, SVNRevision pegRevision, boolean stopOnCopy, boolean discoverChangedPaths, boolean includeMergedRevisions, long limit, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Invokeshandleron each log message from the givenrevisionRangesin turn, inclusive (but never invokeshandleron a given log message more than once).voidSVNLogClient. doLog(java.io.File[] paths, SVNRevision startRevision, SVNRevision endRevision, boolean stopOnCopy, boolean discoverChangedPaths, long limit, ISVNLogEntryHandler handler)Gets commit log messages with other revision specific information from a repository (using Working Copy paths to get corresponding URLs) and passes them to a log entry handler for processing.voidSVNLogClient. doLog(java.io.File[] paths, SVNRevision startRevision, SVNRevision endRevision, SVNRevision pegRevision, boolean stopOnCopy, boolean discoverChangedPaths, boolean includeMergedRevisions, long limit, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Invokeshandleron each log message fromstartRevisiontoendRevisionin turn, inclusive (but never invokeshandleron a given log message more than once).voidSVNLogClient. doLog(java.io.File[] paths, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean stopOnCopy, boolean discoverChangedPaths, long limit, ISVNLogEntryHandler handler)Gets commit log messages with other revision specific information from a repository (using Working Copy paths to get corresponding URLs) and passes them to a log entry handler for processing.voidSVNLogClient. doLog(SVNURL url, java.lang.String[] paths, SVNRevision pegRevision, java.util.Collection<SVNRevisionRange> revisionRanges, boolean stopOnCopy, boolean discoverChangedPaths, boolean includeMergedRevisions, long limit, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Invokeshandleron each log message from the givenin turn, inclusive (but never invokeshandleron a given log message more than once).voidSVNLogClient. doLog(SVNURL url, java.lang.String[] paths, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean stopOnCopy, boolean discoverChangedPaths, boolean includeMergedRevisions, long limit, java.lang.String[] revisionProperties, ISVNLogEntryHandler handler)Invokeshandleron each log message fromstartRevisiontoendRevisionin turn, inclusive (but never invokeshandleron a given log message more than once).voidSVNLogClient. doLog(SVNURL url, java.lang.String[] paths, SVNRevision pegRevision, SVNRevision startRevision, SVNRevision endRevision, boolean stopOnCopy, boolean discoverChangedPaths, long limit, ISVNLogEntryHandler handler)Gets commit log messages with other revision specific information from a repository and passes them to a log entry handler for processing.voidSVNWCClient. doMarkReplaced(java.io.File path)Schedulespathas being replaced.voidSVNDiffClient. doMerge(java.io.File path1, SVNRevision revision1, java.io.File path2, SVNRevision revision2, java.io.File dstPath, boolean recursive, boolean useAncestry, boolean force, boolean dryRun)voidSVNDiffClient. doMerge(java.io.File path1, SVNRevision revision1, java.io.File path2, SVNRevision revision2, java.io.File dstPath, SVNDepth depth, boolean useAncestry, boolean force, boolean dryRun, boolean recordOnly)Merges changes frompath1/revision1topath2/revision2into the working-copy pathdstPath.voidSVNDiffClient. doMerge(java.io.File path1, SVNRevision pegRevision, java.util.Collection<SVNRevisionRange> rangesToMerge, java.io.File dstPath, SVNDepth depth, boolean useAncestry, boolean force, boolean dryRun, boolean recordOnly)Merges the changes betweenpath1in peg revisionpegRevision, as it changed between the ranges described inrangesToMerge.voidSVNDiffClient. doMerge(java.io.File path1, SVNRevision revision1, SVNURL url2, SVNRevision revision2, java.io.File dstPath, boolean recursive, boolean useAncestry, boolean force, boolean dryRun)voidSVNDiffClient. doMerge(java.io.File path1, SVNRevision revision1, SVNURL url2, SVNRevision revision2, java.io.File dstPath, SVNDepth depth, boolean useAncestry, boolean force, boolean dryRun, boolean recordOnly)Merges changes frompath1/revision1tourl2/revision2into the working-copy pathdstPath.voidSVNDiffClient. doMerge(java.io.File path1, SVNRevision pegRevision, SVNRevision revision1, SVNRevision revision2, java.io.File dstPath, boolean recursive, boolean useAncestry, boolean force, boolean dryRun)voidSVNDiffClient. doMerge(SVNURL url1, SVNRevision revision1, java.io.File path2, SVNRevision revision2, java.io.File dstPath, boolean recursive, boolean useAncestry, boolean force, boolean dryRun)voidSVNDiffClient. doMerge(SVNURL url1, SVNRevision revision1, java.io.File path2, SVNRevision revision2, java.io.File dstPath, SVNDepth depth, boolean useAncestry, boolean force, boolean dryRun, boolean recordOnly)Merges changes fromurl1/revision1topath2/revision2into the working-copy pathdstPath.voidSVNDiffClient. doMerge(SVNURL url1, SVNRevision pegRevision, java.util.Collection<SVNRevisionRange> rangesToMerge, java.io.File dstPath, SVNDepth depth, boolean useAncestry, boolean force, boolean dryRun, boolean recordOnly)Merges the changes betweenurl1in peg revisionpegRevision, as it changed between the ranges described inrangesToMerge.voidSVNDiffClient. doMerge(SVNURL url1, SVNRevision revision1, SVNURL url2, SVNRevision revision2, java.io.File dstPath, boolean recursive, boolean useAncestry, boolean force, boolean dryRun)voidSVNDiffClient. doMerge(SVNURL url1, SVNRevision revision1, SVNURL url2, SVNRevision revision2, java.io.File dstPath, SVNDepth depth, boolean useAncestry, boolean force, boolean dryRun, boolean recordOnly)Merges changes fromurl1/revision1tourl2/revision2into the working-copy pathdstPath.voidSVNDiffClient. doMerge(SVNURL url1, SVNRevision pegRevision, SVNRevision revision1, SVNRevision revision2, java.io.File dstPath, boolean recursive, boolean useAncestry, boolean force, boolean dryRun)voidSVNDiffClient. doMergeReIntegrate(java.io.File srcPath, SVNRevision pegRevision, java.io.File dstPath, boolean dryRun)Performs a reintegration merge ofsrcPathatpegRevisionintodstPath.voidSVNDiffClient. doMergeReIntegrate(SVNURL srcURL, SVNRevision pegRevision, java.io.File dstPath, boolean dryRun)Performs a reintegration merge ofsrcURLatpegRevisionintodstPath.SVNCommitInfoSVNCommitClient. doMkDir(SVNURL[] urls, java.lang.String commitMessage)Committs a creation of a new directory/directories in the repository.SVNCommitInfoSVNCommitClient. doMkDir(SVNURL[] urls, java.lang.String commitMessage, SVNProperties revisionProperties, boolean makeParents)Creates directory(ies) in a repository.voidSVNMoveClient. doMove(java.io.File src, java.io.File dst)Moves a source item to a destination one.protected static SVNBasicDelegateSVNBasicClient. dontWC17Support()voidSVNDiffClient. doPatch(java.io.File absPatchPath, java.io.File localAbsPath, boolean dryRun, int stripCount)voidSVNDiffClient. doPatch(java.io.File absPatchPath, java.io.File localAbsPath, boolean dryRun, int stripCount, boolean ignoreWhitespace, boolean removeTempFiles, boolean reverse)voidSVNUpdateClient. doRelocate(java.io.File dst, SVNURL oldURL, SVNURL newURL, boolean recursive)Substitutes the beginning part of a Working Copy's URL with a new one.voidSVNChangelistClient. doRemoveFromChangelist(java.io.File[] paths, SVNDepth depth, java.lang.String[] changelists)Removes each path inpaths(recursing todepthas necessary) from changelists to which they are currently assigned.voidSVNWCClient. doResolve(java.io.File path, boolean recursive)Deprecated.voidSVNWCClient. doResolve(java.io.File path, SVNDepth depth, boolean resolveContents, boolean resolveProperties, boolean resolveTree, SVNConflictChoice conflictChoice)Performs automatic conflict resolution on a working copypath.voidSVNWCClient. doResolve(java.io.File path, SVNDepth depth, boolean resolveContents, boolean resolveProperties, SVNConflictChoice conflictChoice)Performs automatic conflict resolution on a working copypath.voidSVNWCClient. doResolve(java.io.File path, SVNDepth depth, SVNConflictChoice conflictChoice)Performs automatic conflict resolution on a working copypath.voidSVNWCClient. doRevert(java.io.File[] paths, boolean recursive)Deprecated.voidSVNWCClient. doRevert(java.io.File[] paths, SVNDepth depth, java.util.Collection<java.lang.String> changeLists)Restores the pristine version of working copypaths, effectively undoing any local mods.voidSVNWCClient. doRevert(java.io.File path, boolean recursive)Deprecated.voidSVNWCClient. doSetProperty(java.io.File path, java.lang.String propName, SVNPropertyValue propValue, boolean force, boolean recursive, ISVNPropertyHandler handler)voidSVNWCClient. doSetProperty(java.io.File path, java.lang.String propName, SVNPropertyValue propValue, boolean skipChecks, SVNDepth depth, ISVNPropertyHandler handler, java.util.Collection<java.lang.String> changeLists)SetspropNametopropValueonpath.voidSVNWCClient. doSetProperty(java.io.File path, ISVNPropertyValueProvider propertyValueProvider, boolean skipChecks, SVNDepth depth, ISVNPropertyHandler handler, java.util.Collection<java.lang.String> changeLists)Crawls the working copy atpathand callsISVNPropertyValueProvider.providePropertyValues(java.io.File, org.tmatesoft.svn.core.SVNProperties)to get properties to be change on each path being traversedSVNCommitInfoSVNWCClient. doSetProperty(SVNURL url, java.lang.String propName, SVNPropertyValue propValue, SVNRevision baseRevision, java.lang.String commitMessage, SVNProperties revisionProperties, boolean skipChecks, ISVNPropertyHandler handler)SetspropNametopropValueonpath.voidSVNWCClient. doSetRevisionProperty(java.io.File path, SVNRevision revision, java.lang.String propName, SVNPropertyValue propValue, boolean force, ISVNPropertyHandler handler)SetpropNametopropValueon revisionrevisionin the repository represented bypath.voidSVNWCClient. doSetRevisionProperty(SVNURL url, SVNRevision revision, java.lang.String propName, SVNPropertyValue propValue, boolean force, ISVNPropertyHandler handler)SetpropNametopropValueon revisionrevisionin the repository represented bypath.voidSVNWCClient. doSetWCFormat(java.io.File directory, int format)Changes working copy format.SVNStatusSVNStatusClient. doStatus(java.io.File path, boolean remote)Collects status information on a single Working Copy item.SVNStatusSVNStatusClient. doStatus(java.io.File path, boolean remote, boolean collectParentExternals)Collects status information on a single Working Copy item.longSVNStatusClient. doStatus(java.io.File path, boolean recursive, boolean remote, boolean reportAll, boolean includeIgnored, boolean collectParentExternals, ISVNStatusHandler handler)longSVNStatusClient. doStatus(java.io.File path, boolean recursive, boolean remote, boolean reportAll, boolean includeIgnored, ISVNStatusHandler handler)longSVNStatusClient. doStatus(java.io.File path, SVNRevision revision, boolean recursive, boolean remote, boolean reportAll, boolean includeIgnored, boolean collectParentExternals, ISVNStatusHandler handler)longSVNStatusClient. doStatus(java.io.File path, SVNRevision revision, SVNDepth depth, boolean remote, boolean reportAll, boolean includeIgnored, boolean collectParentExternals, ISVNStatusHandler handler, java.util.Collection<java.lang.String> changeLists)Given apathto a working copy directory (or single file), callshandlerwith a set ofSVNStatusobjects which describe the status of thepath, and its children (recursing according todepth).java.util.Collection<SVNURL>SVNDiffClient. doSuggestMergeSources(java.io.File path, SVNRevision pegRevision)Returns a collection of potential merge sources (expressed as full repositoryURLs) forpathatpegRevision.java.util.Collection<SVNURL>SVNDiffClient. doSuggestMergeSources(SVNURL url, SVNRevision pegRevision)Returns a collection of potential merge sources (expressed as full repositoryURLs) forurlatpegRevision.longSVNUpdateClient. doSwitch(java.io.File file, SVNURL url, SVNRevision revision, boolean recursive)Deprecated.longSVNUpdateClient. doSwitch(java.io.File file, SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean recursive)Deprecated.longSVNUpdateClient. doSwitch(java.io.File file, SVNURL url, SVNRevision pegRevision, SVNRevision revision, boolean recursive, boolean force)Deprecated.longSVNUpdateClient. doSwitch(java.io.File path, SVNURL url, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, boolean allowUnversionedObstructions, boolean depthIsSticky)Switches working treepathtourl\pegRevisionatrevision.longSVNUpdateClient. doSwitch(java.io.File path, SVNURL url, SVNRevision pegRevision, SVNRevision revision, SVNDepth depth, boolean allowUnversionedObstructions, boolean depthIsSticky, boolean ignoreAncestry)voidSVNWCClient. doUnlock(java.io.File[] paths, boolean breakLock)Unlocks file items in a Working Copy as well as in a repository.voidSVNWCClient. doUnlock(SVNURL[] urls, boolean breakLock)Unlocks file items in a repository.long[]SVNUpdateClient. doUpdate(java.io.File[] paths, SVNRevision revision, SVNDepth depth, boolean allowUnversionedObstructions, boolean depthIsSticky)Updates working treespathstorevision.long[]SVNUpdateClient. doUpdate(java.io.File[] paths, SVNRevision revision, SVNDepth depth, boolean allowUnversionedObstructions, boolean depthIsSticky, boolean makeParents)longSVNUpdateClient. doUpdate(java.io.File file, SVNRevision revision, boolean recursive)Deprecated.longSVNUpdateClient. doUpdate(java.io.File file, SVNRevision revision, boolean recursive, boolean force)Deprecated.longSVNUpdateClient. doUpdate(java.io.File path, SVNRevision revision, SVNDepth depth, boolean allowUnversionedObstructions, boolean depthIsSticky)Updates working copytorevision.voidSVNMoveClient. doVirtualCopy(java.io.File src, java.io.File dst, boolean move)Copies/moves administrative version control information of a source file to administrative information of a destination file.java.lang.StringSVNMergeFileSet. getBasePath()Returns the base file path.voidSVNChangelistClient. getChangeListPaths(java.util.Collection<java.lang.String> changeLists, java.util.Collection<java.io.File> targets, SVNDepth depth, ISVNChangelistHandler handler)voidSVNChangelistClient. getChangeLists(java.io.File path, java.util.Collection<java.lang.String> changeLists, SVNDepth depth, ISVNChangelistHandler handler)Deprecated.java.lang.StringDefaultSVNCommitHandler. getCommitMessage(java.lang.String message, SVNCommitItem[] commitables)Returns themessageitself without any modifications to it or""if themessageis null.java.lang.StringISVNCommitHandler. getCommitMessage(java.lang.String message, SVNCommitItem[] commitables)Handles the incoming initial log message and items intended for a commit and returns a new commit log message.protected java.lang.StringDefaultSVNDiffGenerator. getDisplayPath(java.lang.String path)java.lang.StringSVNMergeFileSet. getRepositoryPath()Returns the path to the file containing the contents of the repository version of the file.SVNURLSVNBasicClient. getReposRoot(java.io.File path, SVNURL url, SVNRevision pegRevision)Returns the root of the repository.SVNURLSVNBasicClient. getReposRoot(java.io.File path, SVNURL url, SVNRevision pegRevision, SVNAdminArea adminArea, SVNWCAccess access)Deprecated.SVNPropertiesDefaultSVNCommitHandler. getRevisionProperties(java.lang.String message, SVNCommitItem[] commitables, SVNProperties revisionProperties)ReturnsrevisionPropertiesas is if it's not null, or an emptySVNPropertiesobject ifrevisionPropertiesis null.SVNPropertiesISVNCommitHandler. getRevisionProperties(java.lang.String message, SVNCommitItem[] commitables, SVNProperties revisionProperties)Handles the incoming revision properties and returns filtered revision properties given the paths (represented bycommitables) collected for committing and the commit log message.static java.io.FileSVNWCUtil. getWorkingCopyRoot(java.io.File versionedDir, boolean stopOnExternals)Returns the Working Copy root directory given a versioned directory that belongs to the Working Copy.SVNConflictResultISVNConflictHandler. handleConflict(SVNConflictDescription conflictDescription)Handles the conflict given the conflict descriptionconflictDescriptionand returnsvoidISVNDiffStatusHandler. handleDiffStatus(SVNDiffStatus diffStatus)Receives a diff status object to handle.voidISVNAnnotateHandler. handleEOF()Handles the EOF met after the document contents.voidISVNEventHandler. handleEvent(SVNEvent event, double progress)Handles the current event.voidSVNEventAdapter. handleEvent(SVNEvent event, double progress)Does nothing.voidISVNInfoHandler. handleInfo(SVNInfo info)Handles item's information using an SVNInfo object.voidISVNAnnotateHandler. handleLine(java.util.Date date, long revision, java.lang.String author, java.lang.String line)Deprecated.voidISVNAnnotateHandler. handleLine(java.util.Date date, long revision, java.lang.String author, java.lang.String line, java.util.Date mergedDate, long mergedRevision, java.lang.String mergedAuthor, java.lang.String mergedPath, int lineNumber)Handles per line annotation information - that is information about who last committed (changed) this line, the revision and timestamp when it was last committed.voidISVNPathListHandler. handlePathListItem(java.io.File path)Hadles a working copy path.voidISVNPropertyHandler. handleProperty(long revision, SVNPropertyData property)Handles a revision property.voidISVNPropertyHandler. handleProperty(java.io.File path, SVNPropertyData property)Handles local item's properties (located in a Working Copy).voidISVNPropertyHandler. handleProperty(SVNURL url, SVNPropertyData property)Handles remote item's properies (located in a repository).booleanISVNAnnotateHandler. handleRevision(java.util.Date date, long revision, java.lang.String author, java.io.File contents)Handles file information for a next revision.voidISVNStatusHandler. handleStatus(SVNStatus status)Handles WC item's status information using an SVNStatus object.static booleanSVNWCUtil. isWorkingCopyRoot(java.io.File versionedDir)Determines if a directory is the root of the Working Copy.static booleanSVNWCUtil. isWorkingCopyRoot(java.io.File versionedDir, boolean externalIsRoot)Deprecated.useSVNWCUtil.isWorkingCopyRoot(File)} insteadSVNMergeResultISVNMerger. mergeProperties(java.lang.String localPath, SVNProperties workingProperties, SVNProperties baseProperties, SVNProperties serverBaseProps, SVNProperties propDiff, SVNAdminArea adminArea, SVNLog log, boolean baseMerge, boolean dryRun)GivenadminArea/localPathand property changes (propDiff) based onserverBaseProps, merges the changes into the working copy.SVNMergeResultISVNMerger. mergeText(SVNMergeFileSet files, boolean dryRun, SVNDiffOptions options)Performs a text merge.SVNPropertiesISVNPropertyValueProvider. providePropertyValues(java.io.File path, SVNProperties properties)Defines local item's properties to be installed.voidSVNChangelistClient. removeFromChangelist(java.io.File[] paths, SVNDepth depth, java.lang.String[] changelists)Deprecated.voidSVNMoveClient. undoMove(java.io.File src, java.io.File dst)Reverts a previous move operation back. -
Uses of SVNException in org.tmatesoft.svn.core.wc.admin
Methods in org.tmatesoft.svn.core.wc.admin that throw SVNException Modifier and Type Method Description protected SVNRepositorySVNAdminBasicClient. createRepository(SVNURL url, java.lang.String uuid, boolean mayReuse)protected voidSVNAdminBasicClient. dispatchEvent(SVNEvent event, double progress)voidISVNGNUDiffGenerator. displayHeader(int type, java.lang.String path, java.lang.String copyFromPath, long copyFromRevision, java.io.OutputStream result)Informs this diff generator about a change to a path.voidSVNLookClient. doCat(java.io.File repositoryRoot, java.lang.String path, java.lang.String transactionName, java.io.OutputStream out)Fetches file contents for the specified path in the given transaction.voidSVNLookClient. doCat(java.io.File repositoryRoot, java.lang.String path, SVNRevision revision, java.io.OutputStream out)Fetches file contents for the specified revision and path.voidSVNAdminClient. doCompleteSynchronize(SVNURL fromURL, SVNURL toURL)Completely synchronizes two repositories.voidSVNAdminClient. doCopyRevisionProperties(SVNURL toURL, long startRevision, long endRevision)Copies revision properties from the source repository starting atstartRevisionand up toendRevisionto corresponding revisions of the destination repository represented bytoURL.SVNURLSVNAdminClient. doCreateRepository(java.io.File path, java.lang.String uuid, boolean enableRevisionProperties, boolean force)Creates an FSFS-type repository.SVNURLSVNAdminClient. doCreateRepository(java.io.File path, java.lang.String uuid, boolean enableRevisionProperties, boolean force, boolean pre14Compatible)Creates an FSFS-type repository.SVNURLSVNAdminClient. doCreateRepository(java.io.File path, java.lang.String uuid, boolean enableRevisionProperties, boolean force, boolean pre14Compatible, boolean pre15Compatible)Creates an FSFS-type repository.SVNURLSVNAdminClient. doCreateRepository(java.io.File path, java.lang.String uuid, boolean enableRevisionProperties, boolean force, boolean pre14Compatible, boolean pre15Compatible, boolean pre16Compatible)Creates an FSFS-type repository.SVNURLSVNAdminClient. doCreateRepository(java.io.File path, java.lang.String uuid, boolean enableRevisionProperties, boolean force, boolean pre14Compatible, boolean pre15Compatible, boolean pre16Compatible, boolean pre17Compatible, boolean with17Compatible)voidSVNAdminClient. doDump(java.io.File repositoryRoot, java.io.OutputStream dumpStream, SVNRevision startRevision, SVNRevision endRevision, boolean isIncremental, boolean useDeltas)Dumps contents of the repository to the provided output stream in a 'dumpfile' portable format.voidSVNAdminClient. doFilter(java.io.InputStream dumpStream, java.io.OutputStream resultDumpStream, boolean exclude, boolean renumberRevisions, boolean dropEmptyRevisions, boolean preserveRevisionProperties, java.util.Collection prefixes, boolean skipMissingMergeSources)Filters out nodes with or without the givenprefixesfromdumpStreamtoresultDumpStream.java.lang.StringSVNLookClient. doGetAuthor(java.io.File repositoryRoot, java.lang.String transactionName)Returns author information for the given transaction.java.lang.StringSVNLookClient. doGetAuthor(java.io.File repositoryRoot, SVNRevision revision)Returns author information for the given revision.voidSVNLookClient. doGetChanged(java.io.File repositoryRoot, java.lang.String transactionName, ISVNChangeEntryHandler handler, boolean includeCopyInfo)Traverses changed paths for the given transaction invoking the passed handler on each changed path.voidSVNLookClient. doGetChanged(java.io.File repositoryRoot, SVNRevision revision, ISVNChangeEntryHandler handler, boolean includeCopyInfo)Traverses changed paths for the given revision invoking the passed handler on each changed path.voidSVNLookClient. doGetChangedDirectories(java.io.File repositoryRoot, java.lang.String transactionName, ISVNChangedDirectoriesHandler handler)Passes paths of directories changed in the given transaction to the provided handler.voidSVNLookClient. doGetChangedDirectories(java.io.File repositoryRoot, SVNRevision revision, ISVNChangedDirectoriesHandler handler)Passes paths of directories changed in the given revision to the provided handler.java.util.DateSVNLookClient. doGetDate(java.io.File repositoryRoot, java.lang.String transactionName)Returns datestamp information for the given transaction.java.util.DateSVNLookClient. doGetDate(java.io.File repositoryRoot, SVNRevision revision)Returns datestamp information for the given revision.voidSVNLookClient. doGetDiff(java.io.File repositoryRoot, java.lang.String transactionName, boolean diffDeleted, boolean diffAdded, boolean diffCopyFrom, java.io.OutputStream os)Writes differences of changed files and properties for the given transaction to the provided output stream.voidSVNLookClient. doGetDiff(java.io.File repositoryRoot, SVNRevision revision, boolean diffDeleted, boolean diffAdded, boolean diffCopyFrom, java.io.OutputStream os)Writes differences of changed files and properties for the given revision to the provided output stream.longSVNLookClient. doGetFileSize(java.io.File repositoryRoot, java.lang.String path, java.lang.String transactionName)Returns the size in bytes for the specified path in given transactionlongSVNLookClient. doGetFileSize(java.io.File repositoryRoot, java.lang.String path, SVNRevision revision)Returns the size in bytes for the specified path in given revisionvoidSVNLookClient. doGetHistory(java.io.File repositoryRoot, java.lang.String path, SVNRevision revision, boolean includeIDs, long limit, ISVNHistoryHandler handler)Passes history information for the specified path and revision to the provided handler.SVNLogEntrySVNLookClient. doGetInfo(java.io.File repositoryRoot, java.lang.String transactionName)Retrieves author, timestamp and log message information from the repository for the given transaction name.SVNLogEntrySVNLookClient. doGetInfo(java.io.File repositoryRoot, SVNRevision revision)Retrieves author, timestamp and log message information from the repository for the given revision.SVNLockSVNLookClient. doGetLock(java.io.File repositoryRoot, java.lang.String path)Retrieves lock information for the specified path.java.lang.StringSVNLookClient. doGetLog(java.io.File repositoryRoot, java.lang.String transactionName)Returns log information for the given transaction.java.lang.StringSVNLookClient. doGetLog(java.io.File repositoryRoot, SVNRevision revision)Returns log information for the given revision.SVNPropertiesSVNLookClient. doGetProperties(java.io.File repositoryRoot, java.lang.String path, java.lang.String transactionName)Returns versioned properties for the specified path in the given transaction.SVNPropertiesSVNLookClient. doGetProperties(java.io.File repositoryRoot, java.lang.String path, SVNRevision revision)Returns versioned properties for the specified path in the given revision.SVNPropertyValueSVNLookClient. doGetProperty(java.io.File repositoryRoot, java.lang.String propName, java.lang.String path, java.lang.String transactionName)Returns the value of a versioned property for the specified path in the given transaction.SVNPropertyValueSVNLookClient. doGetProperty(java.io.File repositoryRoot, java.lang.String propName, java.lang.String path, SVNRevision revision)Returns the value of a versioned property for the specified path in the given revision.SVNPropertiesSVNLookClient. doGetRevisionProperties(java.io.File repositoryRoot, java.lang.String transactionName)Returns revision properties for the given transaction.SVNPropertiesSVNLookClient. doGetRevisionProperties(java.io.File repositoryRoot, SVNRevision revision)Returns revision properties in the given revision.SVNPropertyValueSVNLookClient. doGetRevisionProperty(java.io.File repositoryRoot, java.lang.String propName, java.lang.String transactionName)Returns the value of a revision property for the given transaction.SVNPropertyValueSVNLookClient. doGetRevisionProperty(java.io.File repositoryRoot, java.lang.String propName, SVNRevision revision)Returns the value of a revision property in the given revision.voidSVNLookClient. doGetTree(java.io.File repositoryRoot, java.lang.String path, java.lang.String transactionName, boolean includeIDs, boolean recursive, ISVNTreeHandler handler)Traverses repository tree starting at the specified path in the given transaction and invoking the provided handler on each path.voidSVNLookClient. doGetTree(java.io.File repositoryRoot, java.lang.String path, SVNRevision revision, boolean includeIDs, boolean recursive, ISVNTreeHandler handler)Traverses repository tree starting at the specified path in the given revision and invoking the provided handler on each path.java.lang.StringSVNLookClient. doGetUUID(java.io.File repositoryRoot)Returns the uuid of the repository.longSVNLookClient. doGetYoungestRevision(java.io.File repositoryRoot)Returns the latest revision of the repository.voidSVNAdminClient. doHotCopy(java.io.File srcRepositoryRoot, java.io.File newRepositoryRoot)Makes a hot copy of a repository located atsrcRepositoryRootto one located atnewRepositoryRoot.SVNSyncInfoSVNAdminClient. doInfo(SVNURL toURL)Returns information about the synchronization repository located attoURL.voidSVNAdminClient. doInitialize(SVNURL fromURL, SVNURL toURL)Initializes synchronization between source and target repositories.voidSVNAdminClient. doListLocks(java.io.File repositoryRoot)Walks through the repository tree found underrepositoryRootand reports all found locks via calls to the caller'sISVNAdminEventHandlerhandler implementation.voidSVNAdminClient. doListTransactions(java.io.File repositoryRoot)Lists all uncommitted transactions.voidSVNAdminClient. doLoad(java.io.File repositoryRoot, java.io.InputStream dumpStream)Reads the provided dump stream committing new revisions to a repository.voidSVNAdminClient. doLoad(java.io.File repositoryRoot, java.io.InputStream dumpStream, boolean usePreCommitHook, boolean usePostCommitHook, SVNUUIDAction uuidAction, java.lang.String parentDir)Reads the provided dump stream committing new revisions to a repository.voidSVNAdminClient. doPack(java.io.File repositoryRoot)Compacts a repository into a more efficient storage model.voidSVNAdminClient. doRecover(java.io.File repositoryRoot)Recovers the repository found underrepositoryRoot.voidSVNAdminClient. doRemoveLocks(java.io.File repositoryRoot, java.lang.String[] paths)Removes locks from the specifiedpathsin the repository found underrepositoryRoot.voidSVNAdminClient. doRemoveTransactions(java.io.File repositoryRoot, java.lang.String[] transactions)Removes the specified outstanding transactions from a repository.voidSVNAdminClient. doSetUUID(java.io.File repositoryRoot, java.lang.String uuid)Resets the repository UUID with the provideduuidfor the repository located atrepositoryRoot.voidSVNAdminClient. doSynchronize(SVNURL toURL)Synchronizes the repository at the given url.voidSVNAdminClient. doUpgrade(java.io.File repositoryRoot)Upgrades the repository located atrepositoryRootto the latest supported schema version.voidSVNAdminClient. doVerify(java.io.File repositoryRoot)Verifies the data stored in the repository.voidSVNAdminClient. doVerify(java.io.File repositoryRoot, SVNRevision startRevision, SVNRevision endRevision)Verifies repository contents found underrepositoryRootstarting atstartRevisionand up toendRevision.longSVNAdminClient. getYoungestRevision(java.io.File repositoryRoot)Returns the HEAD revision of the repository located atrepositoryRoot.voidISVNAdminEventHandler. handleAdminEvent(SVNAdminEvent event, double progress)Handles the current admin event.voidSVNAdminEventAdapter. handleAdminEvent(SVNAdminEvent event, double progress)Does nothing.voidISVNChangedDirectoriesHandler. handleDir(java.lang.String path)Handles changed directory path.voidSVNReplayHandler. handleEndRevision(long revision, SVNProperties revisionProperties, ISVNEditor editor)voidISVNChangeEntryHandler. handleEntry(SVNChangeEntry entry)Handles information on a changed path.voidSVNAdminBasicClient. handleEvent(SVNEvent event, double progress)Dispatches events to the registered event handler (if any).voidSVNAdminEventAdapter. handleEvent(SVNEvent event, double progress)Does nothing.protected voidSVNAdminClient. handleNormalizedProperties(int normalizedRevPropsCount, int normalizedNodePropsCount)voidISVNHistoryHandler. handlePath(SVNAdminPath path)Handles path information.voidISVNTreeHandler. handlePath(SVNAdminPath path)Handles path information.protected voidSVNAdminClient. handlePropertesCopied(boolean foundSyncProps, long revision)ISVNEditorSVNReplayHandler. handleStartRevision(long revision, SVNProperties revisionProperties)static SVNPropertiesSVNAdminClient. normalizeRevisionProperties(SVNProperties revProps)static java.lang.StringSVNAdminClient. normalizeString(java.lang.String string) -
Uses of SVNException in org.tmatesoft.svn.core.wc.xml
Methods in org.tmatesoft.svn.core.wc.xml that throw SVNException Modifier and Type Method Description voidSVNXMLDirEntryHandler. handleDirEntry(SVNDirEntry entry)Handles a next direntry.voidSVNXMLInfoHandler. handleInfo(SVNInfo info)Handles info producing corresponding xml.voidSVNXMLAnnotateHandler. handleLine(java.util.Date date, long revision, java.lang.String author, java.lang.String line)Handles line annotation producing corresponding xml tags.voidSVNXMLAnnotateHandler. handleLine(java.util.Date date, long revision, java.lang.String author, java.lang.String line, java.util.Date mergedDate, long mergedRevision, java.lang.String mergedAuthor, java.lang.String mergedPath, int lineNumber)Handles line annotation producing corresponding xml tags.voidSVNXMLLogHandler. handleLogEntry(SVNLogEntry logEntry)Handles a next log entry producing corresponding xml.booleanSVNXMLAnnotateHandler. handleRevision(java.util.Date date, long revision, java.lang.String author, java.io.File contents)Just returns false.voidSVNXMLStatusHandler. handleStatus(SVNStatus status)Handles a nextstatusobject producing corresponding xml. -
Uses of SVNException in org.tmatesoft.svn.core.wc2
Methods in org.tmatesoft.svn.core.wc2 that throw SVNException Modifier and Type Method Description SvnCommitItemSvnCommitPacket. addItem(java.io.File path, SVNNodeKind kind, SVNURL repositoryRoot, java.lang.String repositoryPath, long revision, java.lang.String copyFromPath, long copyFromRevision, java.io.File movedFromAbsPath, int flags)Adds commit item with the path, kind, repository root URL, repository path, revision number, copied from path, copied from revision number, flags to the commit packet.SvnCommitItemSvnCommitPacket. addItem(java.io.File path, SVNURL rootUrl, SVNNodeKind kind, SVNURL url, long revision, SVNURL copyFromUrl, long copyFromRevision, int flags)Adds commit item with the path, repository root URL, kind, URL, revision number, revision number, copied from path, copied from revision number, flags to the commit packet.voidISvnOperationHandler. afterOperationSuccess(SvnOperation<?> operation)A callback that is called after each successful operation runsvoidISvnOperationHandler. beforeOperation(SvnOperation<?> operation)A callback that is called before each operation runsSvnCommitPacketSvnCommit. collectCommitItems()Returns operation's commit packet.static SvnWcGenerationSvnOperationFactory. detectWcGeneration(java.io.File path, boolean climbUp)Detects working copy generation (1.6 or 1.7 format) by the working copy path.static SvnWcGenerationSvnOperationFactory. detectWcGeneration(java.io.File path, boolean climbUp, boolean isAdditionMode)Detects working copy generation (1.6 or 1.7 format) by the working copy path in (not in) the addition mode.voidSvnCommitPacket. dispose()Disposes the commit packet, if commit runner is set method callsISvnCommitRunner#disposeCommitPacket(Object)with the commit packetprotected voidSvnCat. ensureArgumentsAreValid()protected voidSvnCheckout. ensureArgumentsAreValid()protected voidSvnCommit. ensureArgumentsAreValid()protected voidSvnDiff. ensureArgumentsAreValid()protected voidSvnDiffSummarize. ensureArgumentsAreValid()protected voidSvnExport. ensureArgumentsAreValid()protected voidSvnGetInfo. ensureArgumentsAreValid()protected voidSvnGetProperties. ensureArgumentsAreValid()protected voidSvnGetStatus. ensureArgumentsAreValid()protected voidSvnImport. ensureArgumentsAreValid()protected voidSvnLog. ensureArgumentsAreValid()protected voidSvnLogMergeInfo. ensureArgumentsAreValid()protected voidSvnOperation. ensureArgumentsAreValid()protected voidSvnRemoteSetProperty. ensureArgumentsAreValid()protected voidSvnRevert. ensureArgumentsAreValid()protected voidSvnSetChangelist. ensureArgumentsAreValid()protected voidSvnSetProperty. ensureArgumentsAreValid()protected voidSvnSetWCDbVersion. ensureArgumentsAreValid()protected voidSvnSwitch. ensureArgumentsAreValid()protected voidSvnUpdate. ensureArgumentsAreValid()protected voidSvnOperation. ensureEnoughTargets()protected voidSvnOperation. ensureHomohenousTargets()static SvnChecksumSvnChecksum. fromString(java.lang.String checksum)Creates checksum object fromString.protected ISvnOperationRunner<?,SvnOperation<?>>SvnOperationFactory. getImplementation(SvnOperation<?> operation)static java.io.FileSvnOperationFactory. getWorkingCopyRoot(java.io.File versionedDir, boolean stopOnExternals)Searches working copy root path by the versioned directory.booleanISvnOperationRunner. isApplicable(T operation, SvnWcGeneration wcGeneration)Returns whether this runner is applicable for the operation on concrete working copy generation (1.7 or 1.6)SvnMergeResultISvnMerger. mergeProperties(ISvnMerger baseMerger, java.io.File localAbsPath, SVNNodeKind kind, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNProperties serverBaseProperties, SVNProperties pristineProperties, SVNProperties actualProperties, SVNProperties propChanges, boolean baseMerge, boolean dryRun, ISVNConflictHandler conflictResolver)Merges the property changespropChangesbased onserverBasePropertiesinto the working copylocalAbsPathSvnMergeResultISvnMerger. mergeText(ISvnMerger baseMerger, java.io.File resultFile, java.io.File targetAbspath, java.io.File detranslatedTargetAbspath, java.io.File leftAbspath, java.io.File rightAbspath, java.lang.String targetLabel, java.lang.String leftLabel, java.lang.String rightLabel, SVNDiffOptions options, SVNDiffConflictChoiceStyle style)Performs a text merge.voidISvnObjectReceiver. receive(SvnTarget target, T object)Receives object with is target.voidSvnReceivingOperation. receive(SvnTarget target, T object)Receives the object, adds it to objects list and calls client's receiver if exists.VISvnOperationRunner. run(T operation)Implementation of operation'srunmethod for concrete working copy generationSVNCommitInfoSvnCommit. run()If commit packet isnull, callsSvnCommit.collectCommitItems()to create the commit packet, then executes the operation.VSvnOperation. run()Executes the operation.protected java.lang.ObjectSvnOperationFactory. run(SvnOperation<?> operation)java.util.Collection<T>SvnReceivingOperation. run(java.util.Collection<T> objects)Initializes list for received objects withobjectsor creates an empty list, calls the operation'sSvnOperation.run()method.SVNCommitInfoSvnRemoteCopy. run()Runs copy operation.java.lang.VoidSvnSetWCDbVersion. run()SvnCommitPacket[]SvnCommit. splitCommitPackets(boolean combinePackets) -
Uses of SVNException in org.tmatesoft.svn.core.wc2.admin
Methods in org.tmatesoft.svn.core.wc2.admin that throw SVNException Modifier and Type Method Description protected voidSvnRepositoryDump. ensureArgumentsAreValid() -
Uses of SVNException in org.tmatesoft.svn.core.wc2.hooks
Methods in org.tmatesoft.svn.core.wc2.hooks that throw SVNException Modifier and Type Method Description booleanISvnFileFilter. accept(java.io.File file)java.lang.StringISvnCommitHandler. getCommitMessage(java.lang.String message, SvnCommitItem[] commitables)Handles the incoming initial log message and items intended for a commit and returns a new commit log message.SVNPropertiesISvnCommitHandler. getRevisionProperties(java.lang.String message, SvnCommitItem[] commitables, SVNProperties revisionProperties)Handles the incoming revision properties and returns filtered revision properties given the paths (represented bycommitables) collected for committing and the commit log message.SVNPropertiesISvnPropertyValueProvider. providePropertyValues(java.io.File path, SVNProperties properties)Defines local item's properties to be installed.
-