Modifier and Type | Method and Description |
---|---|
static void |
JavaHLObjectFactory.throwException(SVNException e,
SVNClientImpl svnClient) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSVNLauncher.handleError(SVNException e) |
Modifier and Type | Method and Description |
---|---|
boolean |
SVNConsoleAuthenticationProvider.canStorePlainTextPassphrases(String realm,
SVNAuthentication auth) |
boolean |
SVNConsoleAuthenticationProvider.canStorePlainTextPasswords(String realm,
SVNAuthentication auth) |
List<String> |
AbstractSVNCommandEnvironment.combineTargets(Collection targets,
boolean warnReserved) |
protected abstract DefaultSVNOptions |
AbstractSVNCommandEnvironment.createClientOptions() |
static void |
SVNCommandUtil.editFileExternally(AbstractSVNCommandEnvironment env,
String editorCommand,
String path) |
protected String |
AbstractSVNCommandEnvironment.getCommandName(SVNCommandLine commandLine) |
char[] |
SVNConsoleAuthenticationProvider.getKeyringPassword(String keyringName) |
SVNURL |
AbstractSVNCommandEnvironment.getURLFromTarget(String target) |
boolean |
AbstractSVNCommandEnvironment.handleWarning(SVNErrorMessage err,
SVNErrorCode[] warningCodes,
boolean quiet) |
void |
SVNCommandLine.init(String[] args) |
void |
AbstractSVNCommandEnvironment.init(SVNCommandLine commandLine) |
void |
AbstractSVNCommandEnvironment.initClientManager() |
protected void |
AbstractSVNCommandEnvironment.initCommand(SVNCommandLine commandLine) |
protected abstract void |
AbstractSVNCommandEnvironment.initOption(SVNOptionValue optionValue) |
protected void |
AbstractSVNCommandEnvironment.initOptions(SVNCommandLine commandLine) |
boolean |
AbstractSVNCommandEnvironment.isVersioned(String target) |
static void |
SvnCliTest.main(String[] args) |
static void |
SVNCommandUtil.mergeFileExternally(AbstractSVNCommandEnvironment env,
String basePath,
String repositoryPath,
String localPath,
String mergeResultPath,
String wcPath,
boolean[] remainsInConflict) |
static void |
SVNCommandUtil.parseConfigOption(String optionArg,
Map configOptions,
Map serversOptions) |
static String |
SVNCommandUtil.prompt(String promptMessage,
SVNCommandEnvironment env) |
byte[] |
AbstractSVNCommandEnvironment.readFromFile(File file) |
protected abstract String |
AbstractSVNCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
abstract void |
AbstractSVNCommand.run() |
static byte[] |
SVNCommandUtil.runEditor(AbstractSVNCommandEnvironment env,
String editorCommand,
byte[] existingValue,
String prefix) |
protected void |
AbstractSVNCommandEnvironment.validateOptions(SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected void |
SVNPropertiesCommand.checkBooleanProperty(String name,
SVNPropertyValue value) |
protected String |
SVNPropertiesCommand.checkRevPropTarget(SVNRevision revision,
Collection targets) |
protected DefaultSVNOptions |
SVNCommandEnvironment.createClientOptions() |
String |
SVNCommandEnvironment.getCommitMessage(String message,
SVNCommitItem[] commitables) |
SVNDiffOptions |
SVNCommandEnvironment.getDiffOptions() |
protected String |
SVNLockCommand.getLockMessage() |
SVNProperties |
SVNCommandEnvironment.getRevisionProperties(String message,
SVNCommitItem[] commitables,
SVNProperties revisionProperties) |
protected SVNURL |
SVNPropertiesCommand.getRevpropURL(SVNRevision revision,
Collection targets) |
SVNConflictResult |
SVNCommandLineConflictHandler.handleConflict(SVNConflictDescription conflictDescription) |
SVNConflictResult |
SVNCommandLineConflictHandler.handleConflictNoStats(SVNConflictDescription conflictDescription) |
void |
SVNDiffCommand.handleDiffStatus(SVNDiffStatus diffStatus) |
void |
SVNListCommand.handleDirEntry(SVNDirEntry dirEntry) |
void |
SVNNotifyPrinter.handleEvent(SVNEvent event,
double progress) |
void |
SVNInfoCommand.handleInfo(SVNInfo info) |
void |
SVNBlameCommand.handleLine(Date date,
long revision,
String author,
String line) |
void |
SVNBlameCommand.handleLine(Date date,
long revision,
String author,
String line,
Date mergedDate,
long mergedRevision,
String mergedAuthor,
String mergedPath,
int lineNumber) |
void |
SVNMergeInfoCommand.handleLogEntry(SVNLogEntry logEntry) |
void |
SVNLogCommand.handleLogEntry(SVNLogEntry logEntry) |
void |
SVNPropertiesCommand.handleProperty(File path,
SVNPropertyData property) |
void |
SVNPropDelCommand.handleProperty(long revision,
SVNPropertyData property) |
void |
SVNPropertiesCommand.handleProperty(long revision,
SVNPropertyData property) |
void |
SVNPropSetCommand.handleProperty(long revision,
SVNPropertyData property) |
void |
SVNPropertiesCommand.handleProperty(SVNURL url,
SVNPropertyData property) |
boolean |
SVNBlameCommand.handleRevision(Date date,
long revision,
String author,
File contents) |
void |
SVNStatusCommand.handleStatus(SVNStatus status) |
void |
SVNCommandEnvironment.initClientManager() |
protected void |
SVNCommandEnvironment.initOption(SVNOptionValue optionValue) |
protected void |
SVNCommandEnvironment.initOptions(SVNCommandLine commandLine) |
protected void |
SVNLogCommand.printLogEntry(SVNLogEntry logEntry) |
protected void |
SVNLogCommand.printLogEntryXML(SVNLogEntry logEntry) |
void |
SVNStatusPrinter.printStatus(String path,
SVNStatus status,
boolean detailed,
boolean showLastCommitted,
boolean skipUnrecognized,
boolean showReposLocks) |
protected String |
SVNCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
protected void |
SVNSwitchCommand.relocate(List targets) |
void |
SVNPropEditCommand.run() |
void |
SVNPropDelCommand.run() |
void |
SVNDiffCommand.run() |
void |
SVNListCommand.run() |
void |
SVNMoveCommand.run() |
void |
SVNCommitCommand.run() |
void |
SVNResolvedCommand.run() |
void |
SVNChangeListCommand.run() |
void |
SVNUpdateCommand.run() |
void |
SVNExportCommand.run() |
void |
SVNAddCommand.run() |
void |
SVNBlameCommand.run() |
void |
SVNHelpCommand.run() |
void |
SVNMergeInfoCommand.run() |
void |
SVNCleanupCommand.run() |
void |
SVNCheckoutCommand.run() |
void |
SVNPropGetCommand.run() |
void |
SVNPatchCommand.run() |
void |
SVNLogCommand.run() |
void |
SVNCopyCommand.run() |
void |
SVNMergeCommand.run() |
void |
SVNPropSetCommand.run() |
void |
SVNPropListCommand.run() |
void |
SVNStatusCommand.run() |
void |
SVNCatCommand.run() |
void |
SVNLockCommand.run() |
void |
SVNResolveCommand.run() |
void |
SVNInfoCommand.run() |
void |
SVNUnLockCommand.run() |
void |
SVNMkDirCommand.run() |
void |
SVNRevertCommand.run() |
void |
SVNSwitchCommand.run() |
void |
SVNDeleteCommand.run() |
void |
SVNUpgradeCommand.run() |
void |
SVNImportCommand.run() |
protected void |
SVNCommandEnvironment.validateOptions(SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected File |
SVNAdminCommand.getLocalRepository() |
protected File |
SVNAdminCommand.getLocalRepository(int index) |
protected long |
SVNAdminCommand.getRevisionNumber(SVNRevision rev,
long latestRevision,
SVNRepository repos) |
void |
SVNAdminVerifyCommand.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SVNAdminRemoveTransactionsCommand.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SVNAdminPackCommand.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SVNAdminDumpCommand.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SVNAdminLoadCommand.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SVNAdminUpgradeCommand.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SVNAdminRecoverCommand.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SVNAdminListTransactionsCommand.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SVNAdminVerifyCommand.handleEvent(SVNEvent event,
double progress) |
void |
SVNAdminRemoveTransactionsCommand.handleEvent(SVNEvent event,
double progress) |
void |
SVNAdminPackCommand.handleEvent(SVNEvent event,
double progress) |
void |
SVNAdminDumpCommand.handleEvent(SVNEvent event,
double progress) |
void |
SVNAdminLoadCommand.handleEvent(SVNEvent event,
double progress) |
void |
SVNAdminUpgradeCommand.handleEvent(SVNEvent event,
double progress) |
void |
SVNAdminRecoverCommand.handleEvent(SVNEvent event,
double progress) |
void |
SVNAdminListTransactionsCommand.handleEvent(SVNEvent event,
double progress) |
void |
SVNAdminRemoveLocksCommand.handleLock(String path,
SVNLock lock,
SVNErrorMessage error) |
void |
SVNAdminRemoveLocksCommand.handleUnlock(String path,
SVNLock lock,
SVNErrorMessage error) |
protected void |
SVNAdminCommandEnvironment.initOption(SVNOptionValue optionValue) |
protected String |
SVNAdminCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
void |
SVNAdminCreateCommand.run() |
void |
SVNAdminVerifyCommand.run() |
void |
SVNAdminRemoveTransactionsCommand.run() |
void |
SVNAdminRemoveLocksCommand.run() |
void |
SVNAdminPackCommand.run() |
void |
SVNAdminDumpCommand.run() |
void |
SVNAdminLoadCommand.run() |
void |
SVNAdminListLocksCommand.run() |
void |
SVNAdminUpgradeCommand.run() |
void |
SVNAdminSetUUIDCommand.run() |
void |
SVNAdminHotCopyCommand.run() |
void |
SVNAdminSetRevPropCommand.run() |
void |
SVNAdminHelpCommand.run() |
void |
SVNAdminSetLogCommand.run() |
void |
SVNAdminRecoverCommand.run() |
void |
SVNAdminListTransactionsCommand.run() |
Modifier and Type | Method and Description |
---|---|
protected DefaultSVNOptions |
SVNDumpFilterCommandEnvironment.createClientOptions() |
void |
SVNDumpFilterIncludeCommand.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SVNDumpFilterExcludeCommand.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SVNDumpFilterIncludeCommand.handleEvent(SVNEvent event,
double progress) |
void |
SVNDumpFilterExcludeCommand.handleEvent(SVNEvent event,
double progress) |
protected void |
SVNDumpFilterCommandEnvironment.initOption(SVNOptionValue optionValue) |
protected void |
SVNDumpFilterCommandEnvironment.initOptions(SVNCommandLine commandLine) |
protected String |
SVNDumpFilterCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
void |
SVNDumpFilterHelpCommand.run() |
void |
SVNDumpFilterIncludeCommand.run() |
void |
SVNDumpFilterExcludeCommand.run() |
Modifier and Type | Method and Description |
---|---|
SVNDiffOptions |
SVNLookCommandEnvironment.getDiffOptions() |
protected FSRoot |
SVNLookCommand.getFSRoot() |
protected SVNProperties |
SVNLookCommand.getProperties() |
void |
SVNLookDirsChangedCommand.handleDir(String path) |
void |
SVNLookChangedCommand.handleEntry(SVNChangeEntry entry) |
void |
SVNLookTreeCommand.handlePath(SVNAdminPath adminPath) |
void |
SVNLookHistoryCommand.handlePath(SVNAdminPath path) |
protected void |
SVNLookCommandEnvironment.initOption(SVNOptionValue optionValue) |
protected String |
SVNLookCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
void |
SVNLookPropListCommand.run() |
void |
SVNLookChangedCommand.run() |
void |
SVNLookInfoCommand.run() |
void |
SVNLookDirsChangedCommand.run() |
void |
SVNLookDateCommand.run() |
void |
SVNLookPropGetCommand.run() |
void |
SVNLookAuthorCommand.run() |
void |
SVNLookHelpCommand.run() |
void |
SVNLookFileSizeCommand.run() |
void |
SVNLookDiffCommand.run() |
void |
SVNLookLockCommand.run() |
void |
SVNLookCatCommand.run() |
void |
SVNLookYoungestCommand.run() |
void |
SVNLookUUIDCommand.run() |
void |
SVNLookTreeCommand.run() |
void |
SVNLookLogCommand.run() |
void |
SVNLookHistoryCommand.run() |
protected void |
SVNLookCommandEnvironment.validateOptions(SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
void |
SVNSyncSynchronizeCommand.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SVNSyncInitializeCommand.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SVNSyncCopyRevPropsCommand.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SVNSyncSynchronizeCommand.handleEvent(SVNEvent event,
double progress) |
void |
SVNSyncInitializeCommand.handleEvent(SVNEvent event,
double progress) |
void |
SVNSyncCopyRevPropsCommand.handleEvent(SVNEvent event,
double progress) |
protected void |
SVNSyncCommandEnvironment.initOption(SVNOptionValue optionValue) |
protected String |
SVNSyncCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
void |
SVNSyncSynchronizeCommand.run() |
void |
SVNSyncInitializeCommand.run() |
void |
SVNSyncHelpCommand.run() |
void |
SVNSyncCopyRevPropsCommand.run() |
void |
SVNSyncInfoCommand.run() |
protected void |
SVNSyncCommandEnvironment.validateOptions(SVNCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
protected void |
SVNVersionCommandEnvironment.initOption(SVNOptionValue optionValue) |
protected String |
SVNVersionCommandEnvironment.refineCommandName(String commandName,
SVNCommandLine commandLine) |
void |
SVNVersionCommand.run() |
void |
SVNVersionHelpCommand.run() |
Modifier and Type | Class and Description |
---|---|
class |
SVNAuthenticationException
An exception class that is used to signal about the fact that errors
occured exactly during an authentication try.
|
class |
SVNCancelException
The SVNCancelException is used to signal about an operation
cancel event.
|
Modifier and Type | Method and Description |
---|---|
SVNException |
SVNCommitInfo.getError()
Deprecated.
use
SVNCommitInfo.getErrorMessage() instead |
Modifier and Type | Method and Description |
---|---|
void |
SVNAnnotationGenerator.addFileBlame(InputStream contents) |
SVNURL |
SVNURL.appendPath(String segment,
boolean uriEncoded)
Constructs a new SVNURL representation appending a new path
segment to the path component of this representation.
|
void |
SVNAnnotationGenerator.applyTextDelta(String token,
String baseChecksum)
Creates a temporary file for delta application.
|
void |
SVNAnnotationGenerator.closeRevision(String token)
Does nothing.
|
static SVNURL |
SVNURL.create(String protocol,
String userInfo,
String host,
int port,
String path,
boolean uriEncoded)
Creates a new SVNURL representation from the given url
components.
|
static SVNURL |
SVNURL.fromFile(File repositoryPath)
Creates a "file:///" SVNURL
representation given a filesystem style repository path.
|
void |
ISVNDirEntryHandler.handleDirEntry(SVNDirEntry dirEntry)
Handles a directory entry passed.
|
void |
ISVNLogEntryHandler.handleLogEntry(SVNLogEntry logEntry)
Handles a log entry passed.
|
SVNMergeRangeList |
SVNMergeRangeList.merge(SVNMergeRangeList rangeList)
Merges two range lists placing the results into a new
SVNMergeRangeList object. |
void |
SVNAnnotationGenerator.openRevision(SVNFileRevision fileRevision)
Handles a next revision.
|
static SVNURL |
SVNURL.parseURIDecoded(String url)
Deprecated.
|
static SVNURL |
SVNURL.parseURIEncoded(String url)
Parses the given UTF-8 encoded url string and creates a new
SVNURL representation for this url.
|
SVNURL |
SVNURL.removePathTail()
Constructs a new SVNURL representation removing a tail path
segment from the path component of this representation.
|
void |
SVNAnnotationGenerator.reportAnnotations(ISVNAnnotateHandler handler,
String inputEncoding)
Dispatches file lines along with author & revision info to the provided
annotation handler.
|
SVNURL |
SVNURL.setPath(String path,
boolean uriEncoded)
Creates a new SVNURL object replacing a path component of
this object with a new provided one.
|
OutputStream |
SVNAnnotationGenerator.textDeltaChunk(String token,
SVNDiffWindow diffWindow)
Applies a next text delta chunk.
|
void |
SVNAnnotationGenerator.textDeltaEnd(String token)
Marks the end of the text delta series.
|
Modifier and Type | Method and Description |
---|---|
void |
ISVNAuthenticationManager.acknowledgeAuthentication(boolean accepted,
String kind,
String realm,
SVNErrorMessage errorMessage,
SVNAuthentication authentication)
Accepts the given authentication if it was successfully accepted by a
repository server, or not if authentication failed.
|
void |
ISVNAuthenticationManagerExt.acknowledgeAuthentication(boolean accepted,
String kind,
String realm,
SVNErrorMessage errorMessage,
SVNAuthentication authentication,
SVNURL accessedLocation) |
static void |
BasicAuthenticationManager.acknowledgeAuthentication(boolean accepted,
String kind,
String realm,
SVNErrorMessage errorMessage,
SVNAuthentication authentication,
SVNURL accessedURL,
ISVNAuthenticationManager authManager)
Utility method to acknowledge successful or failed authentication attempt
|
SVNAuthentication |
ISVNAuthenticationManager.getFirstAuthentication(String kind,
String realm,
SVNURL url)
Retrieves the first user credential.
|
SVNAuthentication |
BasicAuthenticationManager.getFirstAuthentication(String kind,
String realm,
SVNURL url)
Returns the first user's authentication credentials.
|
SVNAuthentication |
ISVNAuthenticationManager.getNextAuthentication(String kind,
String realm,
SVNURL url)
Retrieves the next user credential if the first try failed.
|
SVNAuthentication |
BasicAuthenticationManager.getNextAuthentication(String kind,
String realm,
SVNURL url)
Returns next user authentication credentials.
|
ISVNProxyManager |
ISVNAuthenticationManager.getProxyManager(SVNURL url)
Returns a proxy manager that keeps settings for that proxy
server over which HTTP requests are send to a repository server.
|
ISVNProxyManager |
BasicAuthenticationManager.getProxyManager(SVNURL url)
Returns itself as a proxy manager.
|
TrustManager |
ISVNAuthenticationManager.getTrustManager(SVNURL url)
Returns a manager which handles trust data for the specified
url . |
TrustManager |
BasicAuthenticationManager.getTrustManager(SVNURL url)
Returns null.
|
void |
ISVNSSHHostVerifier.verifyHostKey(String hostName,
int port,
String keyAlgorithm,
byte[] hostKey) |
void |
BasicAuthenticationManager.verifyHostKey(String hostName,
int port,
String keyAlgorithm,
byte[] hostKey) |
Modifier and Type | Method and Description |
---|---|
void |
SVNSqlJetDb.beginTransaction(org.tmatesoft.sqljet.core.SqlJetTransactionMode mode) |
void |
SVNSqlJetStatement.bindf(String format,
Object... data) |
void |
SVNSqlJetUnionStatement.bindf(String format,
Object... data) |
void |
SVNSqlJetStatement.bindIProperties(int i,
Map<String,SVNProperties> iprops) |
void |
SVNSqlJetStatement.bindProperties(int i,
SVNProperties props) |
void |
SVNSqlJetUnionStatement.bindProperties(int i,
SVNProperties props) |
protected void |
SVNSqlJetSelectFieldsStatement.checkField(int f) |
void |
SVNSqlJetDb.close() |
void |
SVNSqlJetDb.commit() |
long |
SVNSqlJetStatement.count() |
static void |
SVNSqlJetDb.createSqlJetError(org.tmatesoft.sqljet.core.SqlJetException e) |
long |
SVNSqlJetStatement.done() |
boolean |
SVNSqlJetStatement.eof() |
boolean |
SVNSqlJetSelectStatement.eof() |
long |
SVNSqlJetInsertStatement.exec() |
long |
SVNSqlJetStatement.exec() |
long |
SVNSqlJetUpdateStatement.exec() |
long |
SVNSqlJetDeleteStatement.exec() |
void |
SVNSqlJetDb.execStatement(SVNWCDbStatements statementIndex) |
Object |
SVNSqlJetStatement.getColumn(Enum<?> f) |
protected Object |
SVNSqlJetStatement.getColumn(String f) |
protected Object |
SVNSqlJetSelectStatement.getColumn(String f) |
byte[] |
SVNSqlJetStatement.getColumnBlob(Enum<?> f) |
byte[] |
SVNSqlJetSelectFieldsStatement.getColumnBlob(int f) |
protected byte[] |
SVNSqlJetStatement.getColumnBlob(String f) |
protected byte[] |
SVNSqlJetSelectStatement.getColumnBlob(String f) |
boolean |
SVNSqlJetStatement.getColumnBoolean(Enum<?> f) |
List<Structure<StructureFields.InheritedProperties>> |
SVNSqlJetStatement.getColumnInheritedProperties(Enum<?> f) |
List<Structure<StructureFields.InheritedProperties>> |
SVNSqlJetStatement.getColumnInheritedProperties(String f) |
long |
SVNSqlJetStatement.getColumnLong(Enum<?> f) |
long |
SVNSqlJetSelectFieldsStatement.getColumnLong(int f) |
protected long |
SVNSqlJetStatement.getColumnLong(String f) |
protected long |
SVNSqlJetSelectStatement.getColumnLong(String f) |
SVNProperties |
SVNSqlJetStatement.getColumnProperties(Enum<?> f) |
protected SVNProperties |
SVNSqlJetStatement.getColumnProperties(String f) |
long |
SVNSqlJetStatement.getColumnRevnum(Enum<?> f) |
String |
SVNSqlJetStatement.getColumnString(Enum<?> f) |
String |
SVNSqlJetSelectFieldsStatement.getColumnString(int f) |
protected String |
SVNSqlJetStatement.getColumnString(String f) |
protected String |
SVNSqlJetSelectStatement.getColumnString(String f) |
protected String |
SVNSqlJetSelectFieldsStatement.getFieldName(int f) |
protected abstract Map<String,Object> |
SVNSqlJetInsertStatement.getInsertValues() |
SVNSqlJetStatement |
SVNSqlJetStatement.getJoinedStatement(Enum<?> joinedTable) |
SVNSqlJetStatement |
SVNSqlJetStatement.getJoinedStatement(String joinedTable) |
protected String |
SVNSqlJetSelectStatement.getRowPath() |
protected Enum<?> |
SVNSqlJetSelectStatement.getRowPathField() |
Map<String,Object> |
SVNSqlJetStatement.getRowValues() |
Map<String,Object> |
SVNSqlJetSelectStatement.getRowValues() |
Map<String,Object> |
SVNSqlJetSelectStatement.getRowValues2(Map<String,Object> v) |
SVNSqlJetStatement |
SVNSqlJetDb.getStatement(SVNWCDbStatements statementIndex) |
SVNSqlJetDb |
SVNSqlJetDb.getTemporaryDb() |
abstract Map<String,Object> |
SVNSqlJetUpdateStatement.getUpdateValues() |
protected Object[] |
SVNSqlJetSelectStatement.getWhere() |
boolean |
SVNSqlJetStatement.hasColumnInheritedProperties(Enum<?> f) |
boolean |
SVNSqlJetStatement.hasColumnInheritedProperties(String f) |
boolean |
SVNSqlJetStatement.hasColumnProperties(Enum<?> f) |
protected boolean |
SVNSqlJetStatement.hasColumnProperties(String f) |
boolean |
SVNSqlJetDb.hasTable(String tableName) |
long |
SVNSqlJetStatement.insert(Object... data) |
boolean |
SVNSqlJetStatement.isColumnNull(Enum<?> f) |
boolean |
SVNSqlJetSelectFieldsStatement.isColumnNull(int f) |
protected boolean |
SVNSqlJetStatement.isColumnNull(String f) |
protected boolean |
SVNSqlJetSelectStatement.isColumnNull(String f) |
protected boolean |
SVNSqlJetSelectStatement.isFilterPassed() |
protected boolean |
SVNSqlJetSelectStatement.isPathScopeInIndex() |
boolean |
SVNSqlJetStatement.next() |
boolean |
SVNSqlJetUnionStatement.next() |
boolean |
SVNSqlJetSelectStatement.next() |
void |
SVNSqlJetStatement.nextRow() |
static SVNSqlJetDb |
SVNSqlJetDb.open(File sdbAbsPath,
SVNSqlJetDb.Mode mode) |
static SVNSqlJetDb |
SVNSqlJetDb.open(File sdbAbsPath,
SVNSqlJetDb.Mode mode,
org.tmatesoft.sqljet.core.internal.SqlJetPagerJournalMode journalMode,
boolean temporaryDbInMemory) |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNSqlJetStatement.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNSqlJetSelectStatement.openCursor() |
static List<Structure<StructureFields.InheritedProperties>> |
SVNSqlJetStatement.parseInheritedProperties(byte[] val) |
static SVNProperties |
SVNSqlJetStatement.parseProperties(byte[] val) |
void |
SVNSqlJetTableStatement.reset() |
void |
SVNSqlJetStatement.reset() |
void |
SVNSqlJetUnionStatement.reset() |
void |
SVNSqlJetSelectStatement.reset() |
void |
SVNSqlJetDb.rollback() |
void |
SVNSqlJetDb.runTransaction(SVNSqlJetTransaction transaction) |
void |
SVNSqlJetDb.runTransaction(SVNSqlJetTransaction transaction,
org.tmatesoft.sqljet.core.SqlJetTransactionMode mode) |
void |
SVNSqlJetTransaction.transaction(SVNSqlJetDb db) |
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
SVNDeltaCombiner.addWindow(SVNDiffWindow window) |
SVNRangeTree.SVNRangeListNode |
SVNRangeTree.buildRangeList(int offset,
int limit) |
void |
SVNRangeTree.insert(int offset,
int limit,
int targetOffset) |
void |
SVNDeltaReader.nextWindow(byte[] data,
int offset,
int length,
String path,
ISVNDeltaConsumer consumer) |
SVNDiffWindow |
SVNDeltaCombiner.readWindow(FSFile file,
int version) |
void |
SVNDeltaReader.reset(String path,
ISVNDeltaConsumer consumer) |
void |
SVNDeltaCombiner.skipWindow(FSFile file) |
void |
SVNRangeTree.splay(int offset) |
Modifier and Type | Method and Description |
---|---|
SVNNodeKind |
DAVRepository.checkPath(String path,
long revision) |
void |
DAVRepository.diff(SVNURL url,
long targetRevision,
long revision,
String target,
boolean ignoreAncestry,
SVNDepth depth,
boolean getContents,
ISVNReporterBaton reporter,
ISVNEditor editor) |
HTTPStatus |
DAVConnection.doCheckout(String activityPath,
String repositoryPath,
String path,
boolean allow404) |
void |
DAVConnection.doCopy(String src,
String dst,
int depth) |
HTTPStatus |
DAVConnection.doDelete(String path) |
HTTPStatus |
DAVConnection.doDelete(String repositoryPath,
String path,
long revision) |
void |
DAVConnection.doGet(String path,
OutputStream os) |
void |
DAVConnection.doGet(String path,
String deltaBaseVersionURL,
OutputStream os) |
String |
DAVRepository.doGetFullPath(String relativeOrRepositoryPath) |
SVNLock |
DAVConnection.doGetLock(String path,
DAVRepository repos) |
SVNLock[] |
DAVConnection.doGetLocks(String path) |
protected String |
DAVRepository.doGetRepositoryPath(String relativePath) |
HTTPStatus |
DAVConnection.doHead(String path) |
SVNLock |
DAVConnection.doLock(String repositoryPath,
String path,
DAVRepository repos,
String comment,
boolean force,
long revision) |
String |
DAVConnection.doMakeActivity(ISVNWorkspaceMediator mediator) |
HTTPStatus |
DAVConnection.doMakeCollection(String path) |
HTTPStatus |
DAVConnection.doMerge(String activityURL,
boolean response,
DefaultHandler handler) |
HTTPStatus |
DAVConnection.doOptions(String path) |
HTTPStatus |
DAVConnection.doPost(String path,
String mimeType,
byte[] body) |
HTTPStatus |
DAVConnection.doPropfind(String path,
HTTPHeader header,
StringBuffer body,
DefaultHandler handler) |
void |
DAVConnection.doProppatch(String repositoryPath,
String path,
StringBuffer requestBody,
DefaultHandler handler,
SVNErrorMessage context) |
HTTPStatus |
DAVConnection.doPutDiff(String repositoryPath,
String path,
InputStream data,
long size,
String baseChecksum,
String textChecksum) |
HTTPStatus |
DAVConnection.doReport(String path,
StringBuffer requestBody,
DefaultHandler handler) |
HTTPStatus |
DAVConnection.doReport(String path,
StringBuffer requestBody,
DefaultHandler handler,
boolean spool) |
void |
DAVConnection.doUnlock(String path,
DAVRepository repos,
String id,
boolean force) |
protected void |
DAVConnection.exchangeCapabilities() |
void |
DAVConnection.fetchRepositoryRoot(DAVRepository repository) |
void |
DAVConnection.fetchRepositoryUUID(DAVRepository repository) |
static DAVProperties |
DAVUtil.findStartingProperties(DAVConnection connection,
DAVRepository repos,
String fullPath) |
static DAVBaselineInfo |
DAVUtil.getBaselineInfo(DAVConnection connection,
DAVRepository repos,
String path,
long revision,
boolean includeType,
boolean includeRevision,
DAVBaselineInfo info) |
static DAVProperties |
DAVUtil.getBaselineProperties(DAVConnection connection,
DAVRepository repos,
String path,
long revision,
DAVElement[] elements) |
String |
DAVConnection.getCapabilityResponse(SVNCapability capability) |
ISVNEditor |
DAVRepository.getCommitEditor(String logMessage,
Map locks,
boolean keepLocks,
ISVNWorkspaceMediator mediator) |
protected ISVNEditor |
DAVRepository.getCommitEditorInternal(Map locks,
boolean keepLocks,
SVNProperties revProps,
ISVNWorkspaceMediator mediator) |
long |
DAVRepository.getDatedRevision(Date date) |
protected long |
DAVRepository.getDeletedRevisionImpl(String path,
long pegRevision,
long endRevision) |
SVNDirEntry |
DAVRepository.getDir(String path,
long revision,
boolean includeComments,
Collection entries) |
long |
DAVRepository.getDir(String path,
long revision,
SVNProperties properties,
int entryFields,
ISVNDirEntryHandler handler) |
long |
DAVRepository.getDir(String path,
long revision,
SVNProperties properties,
ISVNDirEntryHandler handler) |
long |
DAVRepository.getFile(String path,
long revision,
SVNProperties properties,
OutputStream contents) |
long |
DAVRepository.getFile(String path,
long revision,
SVNProperties properties,
OutputStream contents,
ISVNWorkingCopyContentMediator workingCopyContentMediator) |
protected int |
DAVRepository.getFileRevisionsImpl(String path,
long startRevision,
long endRevision,
boolean includeMergedRevisions,
ISVNFileRevisionHandler handler) |
protected void |
DAVRepository.getInheritedPropertiesImpl(String path,
long revision,
String propertyName,
ISVNInheritedPropertiesHandler handler) |
long |
DAVRepository.getLatestRevision() |
static long |
DAVUtil.getLatestRevisionHttpV2(DAVConnection davConnection) |
protected long |
DAVRepository.getLocationSegmentsImpl(String path,
long pegRevision,
long startRevision,
long endRevision,
ISVNLocationSegmentHandler handler) |
protected int |
DAVRepository.getLocationsImpl(String path,
long pegRevision,
long[] revisions,
ISVNLocationEntryHandler handler) |
SVNLock |
DAVRepository.getLock(String path) |
SVNLock[] |
DAVRepository.getLocks(String path) |
protected Map |
DAVRepository.getMergeInfoImpl(String[] paths,
long revision,
SVNMergeInfoInheritance inherit,
boolean includeDescendants) |
static HTTPStatus |
DAVUtil.getProperties(DAVConnection connection,
String path,
int depth,
String label,
DAVElement[] properties,
Map result) |
static String |
DAVUtil.getPropertyValue(DAVConnection connection,
String path,
String label,
DAVElement property) |
SVNURL |
DAVRepository.getRepositoryRoot(boolean forceConnection) |
String |
DAVRepository.getRepositoryUUID(boolean forceConnection) |
static DAVProperties |
DAVUtil.getResourceProperties(DAVConnection connection,
String path,
String label,
DAVElement[] properties) |
SVNProperties |
DAVRepository.getRevisionProperties(long revision,
SVNProperties properties) |
SVNPropertyValue |
DAVRepository.getRevisionPropertyValue(long revision,
String propertyName) |
static DAVBaselineInfo |
DAVUtil.getStableURL(DAVConnection connection,
DAVRepository repos,
String path,
long revision,
boolean includeType,
boolean includeRevision,
DAVBaselineInfo info) |
static DAVProperties |
DAVUtil.getStartingProperties(DAVConnection connection,
String path,
String label) |
static String |
DAVUtil.getVCCPath(DAVConnection connection,
DAVRepository repository,
String path) |
boolean |
DAVRepository.hasCapability(SVNCapability capability) |
SVNDirEntry |
DAVRepository.info(String path,
long revision) |
void |
DAVRepository.lock(Map pathsToRevisions,
String comment,
boolean force,
ISVNLockHandler handler) |
protected long |
DAVRepository.logImpl(String[] targetPaths,
long startRevision,
long endRevision,
boolean changedPath,
boolean strictNode,
long limit,
boolean includeMergedRevisions,
String[] revPropNames,
ISVNLogEntryHandler handler) |
void |
DAVConnection.open(DAVRepository repository) |
protected void |
DAVRepository.openConnection() |
void |
DAVRepository.replay(long lowRevision,
long highRevision,
boolean sendDeltas,
ISVNEditor editor) |
protected void |
DAVRepository.replayRangeImpl(long startRevision,
long endRevision,
long lowRevision,
boolean sendDeltas,
ISVNReplayHandler handler) |
void |
DAVRepository.setRevisionPropertyValue(long revision,
String propertyName,
SVNPropertyValue propertyValue) |
static void |
DAVUtil.setSpecialWCProperties(ISVNEditor editor,
boolean isDir,
String path,
DAVElement property,
SVNPropertyValue propValue) |
void |
DAVRepository.status(long revision,
String target,
SVNDepth depth,
ISVNReporterBaton reporter,
ISVNEditor editor) |
void |
DAVRepository.testConnection() |
void |
DAVRepository.unlock(Map pathToTokens,
boolean force,
ISVNLockHandler handler) |
void |
DAVRepository.update(long revision,
String target,
SVNDepth depth,
boolean sendCopyFromArgs,
ISVNReporterBaton reporter,
ISVNEditor editor) |
void |
DAVRepository.update(SVNURL url,
long revision,
String target,
SVNDepth depth,
ISVNReporterBaton reporter,
ISVNEditor editor) |
Modifier and Type | Method and Description |
---|---|
protected void |
DAVEditorHandler.addNodeProperties(String path,
boolean isDir) |
protected SVNPropertyValue |
BasicDAVHandler.createPropertyValue(DAVElement element,
String propertyName,
StringBuffer cdata,
String encoding) |
protected void |
DAVErrorHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVMergeHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVEditorHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVLogHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVInheritedPropertiesHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected abstract void |
BasicDAVHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVLocationsHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVDeletedRevisionHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVLocationSegmentsHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVProppatchHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVReplayHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVGetLocksHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVPropertiesHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVOptionsHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVFileRevisionHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVDateRevisionHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVMergeInfoHandler.endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
protected void |
DAVEditorHandler.fetchFile(String baseChecksum) |
static StringBuffer |
DAVEditorHandler.generateEditorRequest(DAVConnection connection,
StringBuffer xmlBuffer,
String url,
long targetRevision,
String target,
String dstPath,
SVNDepth depth,
Map lockTokens,
boolean ignoreAncestry,
boolean resourceWalk,
boolean fetchContents,
boolean sendCopyFromArgs,
boolean sendAll,
ISVNReporterBaton reporterBaton) |
protected void |
BasicDAVHandler.invalidXML() |
protected void |
BasicDAVDeltaHandler.setDeltaProcessing(boolean processing) |
protected void |
DAVErrorHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVMergeHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVEditorHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVLogHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVInheritedPropertiesHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected abstract void |
BasicDAVHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVLocationsHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVDeletedRevisionHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVLocationSegmentsHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVProppatchHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVReplayHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVGetLocksHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVPropertiesHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVOptionsHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVFileRevisionHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
protected void |
DAVMergeInfoHandler.startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
Modifier and Type | Method and Description |
---|---|
void |
HTTPSSLKeyManager.acknowledgeAndClearAuthentication(SVNErrorMessage errorMessage) |
String |
HTTPNativeNTLMAuthentication.authenticate() |
String |
DefaultHTTPNegotiateAuthentication.authenticate() |
String |
HTTPApacheNTLMAuthentication.authenticate() |
IHTTPConnection |
IHTTPConnectionFactory.createHTTPConnection(SVNRepository repository) |
IHTTPConnection |
DefaultHTTPConnectionFactory.createHTTPConnection(SVNRepository repository) |
void |
SpoolFile.delete() |
static KeyManager[] |
HTTPSSLKeyManager.loadClientCertificate() |
static KeyManager[] |
HTTPSSLKeyManager.loadClientCertificate(byte[] clientCert,
char[] clientCertPassword) |
static KeyManager[] |
HTTPSSLKeyManager.loadClientCertificate(File clientCertFile,
char[] clientCertPassword) |
static KeyManager[] |
HTTPSSLKeyManager.loadClientCertificate(File clientCertFile,
String clientCertPassword)
Deprecated.
|
KeyManager[] |
HTTPSSLKeyManager.loadClientCertificate(SVNSSLAuthentication sslAuthentication) |
void |
HTTPNativeNTLMAuthentication.parseChallenge(String challenge) |
void |
HTTPApacheNTLMAuthentication.parseChallenge(String challenge) |
HTTPStatus |
HTTPConnection.request(String method,
String path,
HTTPHeader header,
InputStream body,
int ok1,
int ok2,
OutputStream dst,
DefaultHandler handler) |
HTTPStatus |
IHTTPConnection.request(String method,
String path,
HTTPHeader header,
InputStream body,
int ok1,
int ok2,
OutputStream dst,
DefaultHandler handler) |
HTTPStatus |
HTTPConnection.request(String method,
String path,
HTTPHeader header,
InputStream body,
int ok1,
int ok2,
OutputStream dst,
DefaultHandler handler,
SVNErrorMessage context) |
HTTPStatus |
IHTTPConnection.request(String method,
String path,
HTTPHeader header,
InputStream body,
int ok1,
int ok2,
OutputStream dst,
DefaultHandler handler,
SVNErrorMessage context) |
HTTPStatus |
HTTPConnection.request(String method,
String path,
HTTPHeader header,
StringBuffer body,
int ok1,
int ok2,
OutputStream dst,
DefaultHandler handler) |
HTTPStatus |
IHTTPConnection.request(String method,
String path,
HTTPHeader header,
StringBuffer body,
int ok1,
int ok2,
OutputStream dst,
DefaultHandler handler) |
HTTPStatus |
HTTPConnection.request(String method,
String path,
HTTPHeader header,
StringBuffer body,
int ok1,
int ok2,
OutputStream dst,
DefaultHandler handler,
SVNErrorMessage context) |
HTTPStatus |
IHTTPConnection.request(String method,
String path,
HTTPHeader header,
StringBuffer body,
int ok1,
int ok2,
OutputStream dst,
DefaultHandler handler,
SVNErrorMessage context) |
boolean |
IHTTPConnectionFactory.useSendAllForDiff(SVNRepository repository) |
boolean |
DefaultHTTPConnectionFactory.useSendAllForDiff(SVNRepository repository) |
Constructor and Description |
---|
HTTPConnection(SVNRepository repository,
String charset,
File spoolDirectory,
boolean spoolAll) |
Modifier and Type | Method and Description |
---|---|
void |
FSDeltaConsumer.abort() |
void |
FSCommitEditor.abortEdit() |
void |
FSTranslateReporter.abortReport() |
void |
FSRepository.abortReport() |
static void |
FSCommitter.abortTransaction(FSFS fsfs,
String txnId) |
void |
FSCommitEditor.absentDir(String path) |
void |
FSCommitEditor.absentFile(String path) |
void |
FSCommitter.addChange(String path,
FSID id,
FSPathChangeKind changeKind,
boolean textModified,
boolean propsModified,
boolean mergeInfoModified,
long copyFromRevision,
String copyFromPath,
SVNNodeKind kind) |
void |
FSCommitEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
FSCommitEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
long |
FSTransactionRoot.allocateItemIndex(long offset) |
void |
FSCommitter.allowLockedOperation(FSFS fsfs,
String path,
String username,
Collection<String> lockTokens,
boolean recursive,
boolean haveWriteLock) |
void |
FSDeltaConsumer.applyText(String path) |
void |
FSCommitEditor.applyTextDelta(String path,
String baseChecksum) |
void |
FSOutputStream.applyTextDelta(String path,
String baseChecksum) |
void |
FSDeltaConsumer.applyTextDelta(String path,
String baseChecksum) |
static boolean |
FSRepositoryUtil.areFileContentsChanged(FSRoot root1,
String path1,
FSRoot root2,
String path2) |
static boolean |
FSRepositoryUtil.arePropertiesChanged(FSRoot root1,
String path1,
FSRoot root2,
String path2) |
FSTranslateReporter |
FSRepository.beginReport(long revision,
SVNURL url,
String target,
boolean ignoreAncestry,
boolean sendTextDeltas,
boolean sendCopyFromArgs,
SVNDepth depth,
ISVNEditor editor) |
static FSTransactionInfo |
FSTransactionRoot.beginTransaction(long baseRevision,
int flags,
FSFS owner) |
static FSTransactionInfo |
FSTransactionRoot.beginTransactionForCommit(long baseRevision,
SVNProperties revisionProperties,
FSFS owner) |
void |
FSCommitEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
FSCommitEditor.changeFileProperty(String path,
String name,
SVNPropertyValue value) |
void |
FSCommitter.changeNodeProperty(String path,
String name,
SVNPropertyValue propValue) |
void |
FSFS.changeTransactionProperties(String txnId,
SVNProperties txnProperties) |
static boolean |
FSNodeHistory.checkAncestryOfPegPath(String fsPath,
long pegRev,
long futureRev,
FSFS owner) |
static boolean |
FSRepositoryUtil.checkFilesDifferent(FSRoot root1,
String path1,
FSRoot root2,
String path2,
SVNDeltaCombiner deltaCombiner) |
SVNNodeKind |
FSRoot.checkNodeKind(String path) |
SVNNodeKind |
FSRepository.checkPath(String path,
long revision) |
static void |
FSRepositoryUtil.checkReposDBFormat(int format) |
FSRepresentation |
FSRevisionNode.chooseDeltaBase(FSFS fsfsOwner) |
FSRevisionNode |
FSTransactionRoot.cloneChild(FSRevisionNode parent,
String parentPath,
String childName,
String copyId,
boolean isParentCopyRoot) |
void |
IFSRepresentationCacheManager.close() |
void |
FSDeltaConsumer.close() |
void |
FSFS.close() |
void |
FSCommitEditor.closeDir() |
SVNCommitInfo |
FSCommitEditor.closeEdit() |
void |
FSCommitEditor.closeFile(String path,
String textChecksum) |
void |
FSTranslateReporter.closeRepository() |
long |
FSCommitter.commitTxn(boolean runPreCommitHook,
boolean runPostCommitHook,
SVNErrorMessage[] postCommitHookError,
StringBuffer conflictPath) |
SVNProperties |
FSFS.compoundMetaProperties(long revision) |
static void |
FSRepositoryUtil.copy(InputStream src,
OutputStream dst,
ISVNCanceller canceller) |
static void |
FSRepresentationCacheUtil.create(File path) |
static InputStream |
FSInputStream.createDeltaStream(SVNDeltaCombiner combiner,
FSRepresentation fileRep,
FSFS owner) |
static InputStream |
FSInputStream.createDeltaStream(SVNDeltaCombiner combiner,
FSRevisionNode fileNode,
FSFS owner) |
void |
FSFS.createNewTxnNodeRevisionFromRevision(String txnID,
FSRevisionNode sourceNode) |
FSRevisionRoot |
FSFS.createRevisionRoot(long revision) |
static OutputStream |
FSOutputStream.createStream(FSRevisionNode revNode,
FSTransactionRoot txnRoot,
OutputStream dstStream,
boolean compress) |
FSID |
FSTransactionRoot.createSuccessor(FSID oldId,
FSRevisionNode newRevNode,
String copyId) |
FSTransactionRoot |
FSFS.createTransactionRoot(FSTransactionInfo txn) |
void |
FSTransactionRoot.deleteEntry(FSRevisionNode parent,
String entryName) |
void |
FSCommitEditor.deleteEntry(String path,
long revision) |
void |
FSFS.deleteLock(SVNLock lock) |
void |
FSCommitter.deleteNode(String path) |
void |
FSTranslateReporter.deletePath(String path) |
void |
FSRepository.deletePath(String path) |
Map |
FSRoot.detectChanged() |
void |
FSRepository.diff(SVNURL url,
long targetRevision,
long revision,
String target,
boolean ignoreAncestry,
SVNDepth depth,
boolean getContents,
ISVNReporterBaton reporter,
ISVNEditor editor) |
void |
FSUpdateContext.dispose() |
void |
FSUpdateContext.drive() |
void |
FSFile.ensureFooterLoaded() |
protected Map |
FSRoot.fetchAllChanges(FSFile changesFile,
boolean prefolded) |
SVNLock |
FSFS.fetchLockFromDigestFile(File digestFile,
String repositoryPath,
Collection children) |
protected FSRevisionNode |
FSRoot.fetchRevNodeFromCache(String path) |
static SVNLocationEntry |
FSNodeHistory.findYoungestCopyroot(File reposRootDir,
FSParentPath parPath) |
void |
FSTranslateReporter.finishReport() |
void |
FSRepository.finishReport() |
static FSRevisionNode |
FSRevisionNode.fromMap(Map headers) |
static FSPathChange |
FSPathChange.fromString(String changeLine,
String copyfromLine) |
static String |
FSRepositoryUtil.generateLockToken() |
static String |
FSRepositoryUtil.generateNextKey(String oldKey) |
protected File |
FSFS.getAbsoluteRevisionPath(long revision) |
String |
FSParentPath.getAbsPath() |
String |
FSFS.getAndIncrementTxnKey() |
Map |
FSTransactionRoot.getChangedPaths() |
Map |
FSRevisionRoot.getChangedPaths() |
abstract Map |
FSRoot.getChangedPaths() |
FSRevisionNode |
FSRevisionNode.getChildDirNode(String childName,
FSFS fsfsOwner) |
FSClosestCopy |
FSRevisionRoot.getClosestCopy(String path) |
ISVNEditor |
FSRepository.getCommitEditor(String logMessage,
Map locks,
boolean keepLocks,
ISVNWorkspaceMediator mediator) |
protected ISVNEditor |
FSRepository.getCommitEditorInternal(Map locks,
boolean keepLocks,
SVNProperties revProps,
ISVNWorkspaceMediator mediator) |
FSCopyInheritance |
FSTransactionRoot.getCopyInheritance(FSParentPath child) |
FSCopyInheritance |
FSRevisionRoot.getCopyInheritance(FSParentPath child) |
abstract FSCopyInheritance |
FSRoot.getCopyInheritance(FSParentPath child) |
long |
FSRepository.getDatedRevision(Date date) |
long |
FSFS.getDatedRevision(Date date) |
static FSWriteLock |
FSWriteLock.getDBLogsLock(FSFS owner,
boolean exclusive) |
File |
FSFS.getDBLogsLockFile() |
long |
FSFS.getDeletedRevision(String path,
long startRev,
long endRev) |
protected long |
FSRepository.getDeletedRevisionImpl(String path,
long pegRevision,
long endRevision) |
String |
FSUpdateContext.getDepthLetter(SVNDepth depth) |
File |
FSFS.getDigestFileFromRepositoryPath(String repositoryPath) |
String |
FSFS.getDigestFromRepositoryPath(String repositoryPath) |
SVNDirEntry |
FSRepository.getDir(String path,
long revision,
boolean includeCommitMessages,
Collection entries) |
long |
FSRepository.getDir(String path,
long revision,
SVNProperties properties,
int entryFields,
ISVNDirEntryHandler handler) |
long |
FSRepository.getDir(String path,
long revision,
SVNProperties properties,
ISVNDirEntryHandler handler) |
Map |
FSFS.getDirContents(FSRevisionNode revNode) |
Map |
FSRevisionNode.getDirEntries(FSFS fsfsOwner) |
long |
FSRepository.getFile(String path,
long revision,
SVNProperties properties,
OutputStream contents) |
long |
FSRevisionNode.getFileLength() |
String |
FSRevisionNode.getFileMD5Checksum() |
int |
FSFileRevisionsFinder.getFileRevisions(String path,
long startRevision,
long endRevision,
boolean includeMergedRevisions,
ISVNFileRevisionHandler handler) |
protected int |
FSRepository.getFileRevisionsImpl(String path,
long startRevision,
long endRevision,
boolean includeMergedRevisions,
ISVNFileRevisionHandler handler) |
String |
FSRevisionNode.getFileSHA1Checksum() |
long |
FSRoot.getFileSize(String path) |
InputStream |
FSRoot.getFileStreamForPath(SVNDeltaCombiner combiner,
String path) |
String |
FSFS.getFSType() |
protected void |
FSRepository.getInheritedPropertiesImpl(String path,
long revision,
String propertyName,
ISVNInheritedPropertiesHandler handler) |
long |
FSRepository.getLatestRevision() |
protected long |
FSRepository.getLocationSegmentsImpl(String path,
long pegRevision,
long startRevision,
long endRevision,
ISVNLocationSegmentHandler handler) |
protected int |
FSRepository.getLocationsImpl(String path,
long pegRevision,
long[] revisions,
ISVNLocationEntryHandler handler) |
SVNLock |
FSRepository.getLock(String path) |
SVNLock |
FSFS.getLock(String repositoryPath,
boolean haveWriteLock,
boolean throwError) |
SVNLock |
FSFS.getLockHelper(String repositoryPath,
boolean haveWriteLock) |
SVNLock[] |
FSRepository.getLocks(String path) |
protected Map |
FSRepository.getMergeInfoImpl(String[] paths,
long revision,
SVNMergeInfoInheritance inherit,
boolean includeDescendants) |
long |
FSFS.getMinUnpackedRev() |
long |
FSFS.getMinUnpackedRevProp() |
String |
FSTransactionRoot.getNewTxnNodeId() |
String[] |
FSFS.getNextRevisionIDs() |
FSNodeHistory |
FSRevisionRoot.getNodeHistory(String path) |
long |
FSLocationsFinder.getNodeLocationSegments(String path,
long pegRevision,
long startRevision,
long endRevision,
ISVNLocationSegmentHandler handler) |
String |
FSFS.getNodeOrigin(String nodeID) |
long |
FSRevisionRoot.getNodeOriginRevision(String path) |
protected long |
FSFS.getPackedOffset(long revision) |
protected File |
FSFS.getPackedRevPath(long revision,
String kind) |
protected File |
FSFS.getPackedRevPropsShardPath(long revision) |
protected FSFile |
FSFS.getPackOrRevisionFSFile(long revision) |
Map |
FSFileRevisionsFinder.getPathMergeInfo(String path,
long revision) |
FSNodeHistory |
FSNodeHistory.getPreviousHistory(boolean crossCopies) |
SVNLocationEntry |
FSRevisionRoot.getPreviousLocation(String path,
long[] appearedRevision) |
SVNLocationEntry |
FSFS.getPreviousLocation(String path,
long revision,
long[] appearedRevision) |
SVNProperties |
FSRevisionNode.getProperties(FSFS fsfsOwner) |
SVNProperties |
FSFS.getProperties(FSRevisionNode revNode) |
OutputStream |
FSUpdateContext.getReportFileForWriting() |
FSRepresentation |
IFSRepresentationCacheManager.getRepresentationByHash(String hash) |
protected File |
FSFS.getRevisionFile(long revision) |
protected FSFile |
FSFS.getRevisionFSFile(long revision) |
FSRevisionNode |
FSFS.getRevisionNode(FSID id) |
FSRevisionNode |
FSRoot.getRevisionNode(String path) |
SVNProperties |
FSFS.getRevisionProperties(long revision) |
SVNProperties |
FSRepository.getRevisionProperties(long revision,
SVNProperties properties) |
File |
FSFS.getRevisionPropertiesFile(long revision,
boolean returnMissing) |
SVNPropertyValue |
FSRepository.getRevisionPropertyValue(long revision,
String propertyName) |
FSRevisionNode |
FSTransactionRoot.getRootRevisionNode() |
FSRevisionNode |
FSRevisionRoot.getRootRevisionNode() |
abstract FSRevisionNode |
FSRoot.getRootRevisionNode() |
File |
FSTransactionRoot.getTransactionChangesFile() |
SVNProperties |
FSFS.getTransactionProperties(String txnID) |
FSTransactionInfo |
FSTransactionRoot.getTxn() |
FSRevisionNode |
FSTransactionRoot.getTxnBaseRootNode() |
String |
FSFS.getUUID() |
File |
FSTransactionRoot.getWritableTransactionProtoRevFile() |
static FSWriteLock |
FSWriteLock.getWriteLockForCurrentTxn(String token,
FSFS owner) |
static FSWriteLock |
FSWriteLock.getWriteLockForDB(FSFS owner) |
static FSWriteLock |
FSWriteLock.getWriteLockForTxn(String txnID,
FSFS owner) |
long |
FSFS.getYoungestRevision() |
boolean |
FSReplayPathHandler.handleCommitPath(String path,
ISVNEditor editor) |
boolean |
FSRepository.hasCapability(SVNCapability capability) |
void |
FSTransactionRoot.incrementMergeInfoCount(FSRevisionNode node,
long increment) |
void |
FSCommitter.incrementMergeInfoUpTree(FSParentPath parentPath,
long increment) |
SVNDirEntry |
FSRepository.info(String path,
long revision) |
void |
IFSRepresentationCacheManager.insert(FSRepresentation representation,
boolean rejectDup) |
void |
FSTranslateReporter.linkPath(SVNURL url,
String path,
String lockToken,
long revision,
boolean startEmpty) |
void |
FSRepository.linkPath(SVNURL url,
String path,
String lockToken,
long revision,
boolean startEmpty) |
void |
FSTranslateReporter.linkPath(SVNURL url,
String path,
String lockToken,
long revision,
SVNDepth depth,
boolean startEmpty) |
void |
FSRepository.linkPath(SVNURL url,
String path,
String lockToken,
long revision,
SVNDepth depth,
boolean startEmpty) |
static void |
FSRepositoryUtil.loadRootChangesOffset(FSFS fsfs,
long revision,
FSFile file,
long[] rootOffset,
long[] changesOffset) |
static void |
FSRepositoryUtil.loadRootChangesOffsetLogicalAddressing(FSFS fsfs,
long revision,
FSFile file,
long index,
long[] rootOffset,
long[] changesOffset) |
void |
FSWriteLock.lock() |
void |
FSRepository.lock(Map pathsToRevisions,
String comment,
boolean force,
boolean isDAVComment,
ISVNLockHandler handler) |
void |
FSRepository.lock(Map pathsToRevisions,
String comment,
boolean force,
ISVNLockHandler handler) |
SVNLock |
FSFS.lockPath(String path,
String token,
String username,
String comment,
Date expirationDate,
long currentRevision,
boolean stealLock,
boolean isDAVComment) |
protected long |
FSRepository.logImpl(String[] targetPaths,
long startRevision,
long endRevision,
boolean discoverChangedPaths,
boolean strictNode,
long limit,
boolean includeMergedRevisions,
String[] revPropNames,
ISVNLogEntryHandler handler) |
protected long |
FSFS.lookupOffsetInIndex(FSFile file,
long revision,
long itemIndex) |
protected long |
FSFS.lookupOffsetInProtoIndex(FSFile file,
String txnId,
long itemIndex) |
void |
FSCommitter.makeCopy(FSRevisionRoot fromRoot,
String fromPath,
String toPath,
boolean preserveHistory) |
void |
FSCommitter.makeDir(String path) |
FSRevisionNode |
FSCommitter.makeEntry(FSRevisionNode parent,
String parentPath,
String entryName,
boolean isDir,
String txnId) |
void |
FSCommitter.makeFile(String path) |
void |
FSCommitter.makePathMutable(FSParentPath parentPath,
String errorPath) |
static void |
FSCommitter.mergeChanges(FSFS owner,
FSTransactionRoot txnRoot,
FSRevisionNode sourceNode,
StringBuffer conflictPath) |
void |
FSFS.open() |
static IFSRepresentationCacheManager |
FSRepresentationCacheUtil.open(FSFS fsfs) |
FSFile |
FSFS.openAndSeekRepresentation(FSRepresentation rep) |
void |
FSFS.openDB() |
void |
FSCommitEditor.openDir(String path,
long revision) |
void |
FSCommitEditor.openFile(String path,
long revision) |
void |
FSFS.openForRecovery() |
FSParentPath |
FSRoot.openPath(String path,
boolean lastEntryMustExist,
boolean storeParents) |
void |
FSFS.openRoot() |
void |
FSCommitEditor.openRoot(long revision) |
FSTransactionInfo |
FSFS.openTxn(String txnName) |
void |
FSPacker.pack(FSFS fsfs) |
static FSRepresentation |
FSRepresentation.parse(String representationString) |
static void |
FSRevisionNode.parseRepresentationHeader(String representation,
FSRevisionNode revNode,
String txnId,
boolean isData,
boolean mutableRepTuncated) |
void |
FSFS.purgeTxn(String txnID) |
void |
FSRoot.putRevNodeToCache(String path,
FSRevisionNode node) |
void |
FSFS.putTxnRevisionNode(FSID id,
FSRevisionNode revNode) |
int |
FSFS.readDBFormat() |
Map |
FSFile.readHeader() |
int |
FSFile.readInt() |
String |
FSFile.readLine(int limit) |
String |
FSFile.readLine(StringBuffer buffer) |
long |
FSFile.readLong() |
String[] |
FSTransactionRoot.readNextIDs() |
void |
FSFS.readOptions(FSFile formatFile,
int formatNumber) |
PathInfo |
FSFile.readPathInfoFromReportFile() |
SVNProperties |
FSFile.readProperties(boolean allowEOF,
boolean allowBinaryValues) |
static FSInputStream.FSRepresentationState |
FSInputStream.readRepresentationLine(FSFile file) |
void |
FSRoot.removeRevNodeFromCache(String path) |
static void |
FSRepositoryUtil.replay(FSFS fsfs,
FSRoot root,
String basePath,
long lowRevision,
boolean sendDeltas,
ISVNEditor editor) |
void |
FSRepository.replay(long lowRevision,
long highRevision,
boolean sendDeltas,
ISVNEditor editor) |
protected void |
FSRepository.replayRangeImpl(long startRevision,
long endRevision,
long lowRevision,
boolean sendDeltas,
ISVNReplayHandler handler) |
String |
FSCommitter.reserveCopyId(String txnId) |
void |
FSUpdateContext.reset(FSRepository repository,
FSFS owner,
long revision,
File reportFile,
String target,
String targetPath,
boolean isSwitch,
SVNDepth depth,
boolean ignoreAncestry,
boolean textDeltas,
boolean sendCopyFrom,
ISVNEditor editor) |
void |
IFSSqlJetTransaction.run() |
void |
FSHotCopier.runHotCopy(FSFS srcOwner,
File dstPath) |
long |
FSLog.runLog() |
static void |
FSHooks.runPostCommitHook(File reposRootDir,
long committedRevision) |
static void |
FSHooks.runPostLockHook(File reposRootDir,
String[] paths,
String username) |
static void |
FSHooks.runPostRevPropChangeHook(File reposRootDir,
String propName,
byte[] propOldValue,
String author,
long revision,
String action) |
static void |
FSHooks.runPostUnlockHook(File reposRootDir,
String[] paths,
String username) |
static void |
FSHooks.runPreCommitHook(File reposRootDir,
String txnName) |
static String |
FSHooks.runPreLockHook(File reposRootDir,
String path,
String username,
String comment,
boolean stealLock) |
static void |
FSHooks.runPreRevPropChangeHook(File reposRootDir,
String propName,
byte[] propNewValue,
String author,
long revision,
String action) |
static void |
FSHooks.runPreUnlockHook(File reposRootDir,
String path,
String username) |
void |
IFSRepresentationCacheManager.runReadTransaction(IFSSqlJetTransaction transaction) |
void |
FSRecoverer.runRecovery() |
static void |
FSHooks.runStartCommitHook(File reposRootDir,
String author,
List<?> capabilities) |
void |
IFSRepresentationCacheManager.runWriteTransaction(IFSSqlJetTransaction transaction) |
static void |
FSRepositoryUtil.sendTextDelta(ISVNEditor editor,
String editPath,
String sourcePath,
String hexDigest,
FSRevisionRoot sourceRoot,
String targetPath,
FSRoot targetRoot,
boolean sendDeltas,
SVNDeltaCombiner deltaCombiner,
SVNDeltaGenerator deltaGenerator,
FSFS fsfs) |
void |
FSTransactionRoot.setEntry(FSRevisionNode parentRevNode,
String entryName,
FSID entryId,
SVNNodeKind kind) |
void |
FSFS.setNodeOrigin(String nodeID,
FSID nodeRevisionID) |
void |
FSTranslateReporter.setPath(String path,
String lockToken,
long revision,
boolean startEmpty) |
void |
FSRepository.setPath(String path,
String lockToken,
long revision,
boolean startEmpty) |
void |
FSTranslateReporter.setPath(String path,
String lockToken,
long revision,
SVNDepth depth,
boolean startEmpty) |
void |
FSRepository.setPath(String path,
String lockToken,
long revision,
SVNDepth depth,
boolean startEmpty) |
void |
FSTransactionRoot.setProplist(FSRevisionNode node,
SVNProperties properties) |
void |
FSFS.setRevisionProperty(long revision,
String propertyName,
SVNPropertyValue propertyValue) |
void |
FSRepository.setRevisionPropertyValue(long revision,
String propertyName,
SVNPropertyValue propertyValue) |
void |
FSRepository.setRevisionPropertyValue(long revision,
String propertyName,
SVNPropertyValue propertyValue,
boolean bypassHooks) |
void |
FSRepository.setRevisionPropertyValue(long revision,
String propertyName,
SVNPropertyValue propertyValue,
boolean bypassPreRevpropHook,
boolean bypassPostRevpropHook) |
void |
FSFS.setTransactionProperty(String txnID,
String name,
SVNPropertyValue propertyValue) |
void |
FSFS.setUUID(String uuid) |
void |
FSRepository.status(long revision,
String target,
SVNDepth depth,
ISVNReporterBaton reporter,
ISVNEditor editor) |
void |
FSTransactionRoot.storeL2PIndexEntry(long offset,
long itemIndex) |
void |
FSTransactionRoot.storeP2LIndexEntry(FSP2LEntry entry) |
void |
FSCommitEditor.targetRevision(long revision) |
void |
FSRepository.testConnection() |
OutputStream |
FSCommitEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
FSOutputStream.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
FSDeltaConsumer.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
void |
FSCommitEditor.textDeltaEnd(String path) |
void |
FSOutputStream.textDeltaEnd(String path) |
void |
FSDeltaConsumer.textDeltaEnd(String path) |
int |
FSLocationsFinder.traceNodeLocations(String path,
long pegRevision,
long[] revisions,
ISVNLocationEntryHandler handler) |
void |
FSWriteLock.unlock() |
void |
FSRepository.unlock(Map pathToTokens,
boolean force,
ISVNLockHandler handler) |
void |
FSFS.unlockPath(String path,
String token,
String username,
boolean breakLock,
boolean enableHooks) |
void |
FSRepository.update(long revision,
String target,
SVNDepth depth,
boolean sendCopyFromArgs,
ISVNReporterBaton reporter,
ISVNEditor editor) |
void |
FSRepository.update(SVNURL url,
long revision,
String target,
SVNDepth depth,
ISVNReporterBaton reporter,
ISVNEditor editor) |
void |
FSFS.updateMinUnpackedRevProp() |
void |
FSFS.upgrade() |
static void |
FSRepositoryUtil.validateProperty(String propertyName,
SVNPropertyValue propertyValue) |
void |
FSFS.walkDigestFiles(File digestFile,
ISVNLockHandler getLocksHandler,
boolean haveWriteLock) |
void |
FSTransactionRoot.writeChangeEntry(OutputStream changesFile,
FSPathChange pathChange,
boolean includeNodeKind) |
protected void |
FSFS.writeCurrentFile(long revision,
String nextNodeID,
String nextCopyID) |
void |
FSFS.writeDBFormat(int format,
long maxFilesPerDir,
boolean overwrite) |
long |
FSTransactionRoot.writeFinalChangedPathInfo(CountingOutputStream protoFile) |
void |
FSTransactionRoot.writeFinalCurrentFile(long newRevision,
String startNodeId,
String startCopyId) |
FSID |
FSTransactionRoot.writeFinalRevision(FSID newId,
CountingOutputStream protoFile,
long revision,
FSID id,
String startNodeId,
String startCopyId,
Collection<FSRepresentation> representations,
boolean atRoot) |
void |
FSRoot.writeIndexData(CountingOutputStream protoFile,
long newRevision,
String txnId) |
void |
FSFS.writeNextIDs(String txnID,
String nodeID,
String copyID) |
void |
FSUpdateContext.writePathInfoToReportFile(String path,
String linkPath,
String lockToken,
long revision,
boolean startEmpty,
SVNDepth depth) |
Modifier and Type | Method and Description |
---|---|
void |
FSL2PProtoIndex.addEntry(long offset,
long itemIndex) |
long |
FSTransactionItemIndex.allocateItemIndex(long offset) |
long |
FSL2PProtoIndex.getOffsetByItemIndex(long itemIndex) |
long |
FSLogicalAddressingIndex.getOffsetByItemIndex(long revision,
long itemIndex) |
protected org.tmatesoft.svn.core.internal.io.fs.index.FSLogicalAddressingIndex.P2LPageInfo |
FSLogicalAddressingIndex.getP2LKeys(long revision,
long offset) |
List<FSP2LEntry> |
FSLogicalAddressingIndex.lookupP2LEntries(long revision,
long blockStart,
long blockEnd) |
static FSTransactionItemIndex |
FSTransactionItemIndex.open(FSFS fsfs,
String txnId) |
static FSP2LProtoIndex |
FSP2LProtoIndex.open(FSFS fsfs,
String txnId,
boolean append) |
static FSL2PProtoIndex |
FSL2PProtoIndex.open(FSFS fsfs,
String txnId,
boolean append) |
long |
FSPackedNumbersStream.read() |
FSP2LEntry |
FSP2LProtoIndex.readEntry() |
FSL2PEntry |
FSL2PProtoIndex.readEntry() |
long |
FSP2LProtoIndex.readNextOffset() |
long |
FSPackedNumbersStream.readSigned() |
void |
FSP2LProtoIndex.writeEntry(FSP2LEntry entry) |
Modifier and Type | Method and Description |
---|---|
void |
FSEmptyRepresentationCacheManager.close() |
void |
FSRepresentationCacheManager.close() |
void |
FSRepresentationCacheManagerFactory.createRepresentationCache(File path) |
void |
FSEmptyRepresentationCacheManagerFactory.createRepresentationCache(File path) |
void |
IFSRepresentationCacheManagerFactory.createRepresentationCache(File path) |
static void |
FSRepresentationCacheManager.createRepresentationCache(File path) |
FSRepresentation |
FSEmptyRepresentationCacheManager.getRepresentationByHash(String hash) |
FSRepresentation |
FSRepresentationCacheManager.getRepresentationByHash(String hash) |
void |
FSEmptyRepresentationCacheManager.insert(FSRepresentation representation,
boolean rejectDup) |
void |
FSRepresentationCacheManager.insert(FSRepresentation representation,
boolean rejectDup) |
IFSRepresentationCacheManager |
FSRepresentationCacheManagerFactory.openRepresentationCache(FSFS fsfs) |
IFSRepresentationCacheManager |
FSEmptyRepresentationCacheManagerFactory.openRepresentationCache(FSFS fsfs) |
IFSRepresentationCacheManager |
IFSRepresentationCacheManagerFactory.openRepresentationCache(FSFS fsfs) |
static IFSRepresentationCacheManager |
FSRepresentationCacheManager.openRepresentationCache(FSFS fsfs) |
void |
FSEmptyRepresentationCacheManager.runReadTransaction(IFSSqlJetTransaction transaction) |
void |
FSRepresentationCacheManager.runReadTransaction(IFSSqlJetTransaction transaction) |
void |
FSEmptyRepresentationCacheManager.runWriteTransaction(IFSSqlJetTransaction transaction) |
void |
FSRepresentationCacheManager.runWriteTransaction(IFSSqlJetTransaction transaction) |
Modifier and Type | Method and Description |
---|---|
void |
SVNFSFSPackedRevProps.Builder.addPropertiesEntry(SVNProperties properties) |
byte[] |
SVNFSFSPackedRevProps.asCompressedLevelNoneByteArray() |
SVNFSFSPackedRevProps |
SVNFSFSPackedRevProps.Builder.build() |
protected static OutputStream |
SVNFSFSPackedRevProps.compressLevelNone(byte[] uncompressedData,
OutputStream outputStream) |
long |
SVNFSFSRevPropCreateSchema.exec() |
static SVNFSFSPackedRevProps |
SVNFSFSPackedRevProps.fromCompressedByteArray(byte[] compressedData) |
static SVNFSFSPackedRevPropsManifest |
SVNFSFSPackedRevPropsManifest.fromFile(File manifestFile,
long revision,
long maxFilesPerDirectory) |
static SVNFSFSPackedRevProps |
SVNFSFSPackedRevProps.fromPackFile(File file) |
static SVNFSFSPackedRevPropsManifest |
SVNFSFSPackedRevPropsManifest.fromString(long firstRevision,
String manifestString) |
long |
SVNFSFSRevPropSet.insert(Object... data) |
SVNProperties |
SVNFSFSPackedRevProps.parseProperties(long revision) |
List<SVNFSFSPackedRevProps> |
SVNFSFSPackedRevProps.setProperties(long revision,
SVNProperties properties,
long revPropPackSize) |
String |
SVNFSFSPackedRevPropsManifest.updatePackName(long firstRevision,
int revisionsCount) |
void |
SVNFSFSPackedRevProps.writeToFile(File packFile,
boolean compress) |
Constructor and Description |
---|
SVNFSFSRevPropGet(SVNSqlJetDb sDb) |
Modifier and Type | Method and Description |
---|---|
void |
SVNPlainConnector.handleExceptionOnOpen(SVNRepositoryImpl repository,
SVNException exception) |
void |
ISVNConnector.handleExceptionOnOpen(SVNRepositoryImpl repository,
SVNException exception) |
void |
SVNSSHConnector.handleExceptionOnOpen(SVNRepositoryImpl repository,
SVNException exception) |
void |
SVNTunnelConnector.handleExceptionOnOpen(SVNRepositoryImpl repository,
SVNException exception) |
Modifier and Type | Method and Description |
---|---|
void |
SVNRepositoryImpl.abortReport() |
abstract SVNAuthentication |
SVNAuthenticator.authenticate(List mechs,
String realm,
SVNRepositoryImpl repository) |
SVNAuthentication |
SVNPlainAuthenticator.authenticate(List mechs,
String realm,
SVNRepositoryImpl repos) |
void |
SVNConnection.authenticate(SVNRepositoryImpl repository) |
SVNNodeKind |
SVNRepositoryImpl.checkPath(String path,
long revision) |
void |
SVNConnection.close() |
void |
SVNPlainConnector.close(SVNRepositoryImpl repository) |
void |
ISVNConnector.close(SVNRepositoryImpl repository) |
void |
SVNSSHConnector.close(SVNRepositoryImpl repository) |
void |
SVNAbstractTunnelConnector.close(SVNRepositoryImpl repository) |
ISVNConnector |
ISVNConnectorFactory.createConnector(SVNRepository repository) |
void |
SVNRepositoryImpl.deletePath(String path) |
void |
SVNRepositoryImpl.diff(SVNURL url,
long targetRevision,
long revision,
String target,
boolean ignoreAncestry,
SVNDepth depth,
boolean getContents,
ISVNReporterBaton reporter,
ISVNEditor editor) |
void |
SVNEditModeReader.driveEditor() |
void |
SVNRepositoryImpl.finishReport() |
ISVNEditor |
SVNRepositoryImpl.getCommitEditor(String logMessage,
Map locks,
boolean keepLocks,
ISVNWorkspaceMediator mediator) |
protected ISVNEditor |
SVNRepositoryImpl.getCommitEditorInternal(Map locks,
boolean keepLocks,
SVNProperties revProps,
ISVNWorkspaceMediator mediator) |
long |
SVNRepositoryImpl.getDatedRevision(Date date) |
protected long |
SVNRepositoryImpl.getDeletedRevisionImpl(String path,
long pegRevision,
long endRevision) |
SVNDirEntry |
SVNRepositoryImpl.getDir(String path,
long revision,
boolean includeComment,
Collection entries) |
long |
SVNRepositoryImpl.getDir(String path,
long revision,
SVNProperties properties,
int entryFields,
ISVNDirEntryHandler handler) |
long |
SVNRepositoryImpl.getDir(String path,
long revision,
SVNProperties properties,
ISVNDirEntryHandler handler) |
long |
SVNRepositoryImpl.getFile(String path,
long revision,
SVNProperties properties,
OutputStream contents) |
protected int |
SVNRepositoryImpl.getFileRevisionsImpl(String path,
long startRevision,
long endRevision,
boolean includeMergedRevisions,
ISVNFileRevisionHandler handler) |
protected void |
SVNRepositoryImpl.getInheritedPropertiesImpl(String path,
long revision,
String propertyName,
ISVNInheritedPropertiesHandler handler) |
long |
SVNRepositoryImpl.getLatestRevision() |
protected long |
SVNRepositoryImpl.getLocationSegmentsImpl(String path,
long pegRevision,
long startRevision,
long endRevision,
ISVNLocationSegmentHandler handler) |
protected int |
SVNRepositoryImpl.getLocationsImpl(String path,
long pegRevision,
long[] revisions,
ISVNLocationEntryHandler handler) |
static SVNLock |
SVNReader.getLock(Collection items) |
SVNLock |
SVNRepositoryImpl.getLock(String path) |
SVNLock[] |
SVNRepositoryImpl.getLocks(String path) |
protected Map |
SVNRepositoryImpl.getMergeInfoImpl(String[] paths,
long revision,
SVNMergeInfoInheritance inherit,
boolean includeDescendants) |
static SVNProperties |
SVNReader.getProperties(List items,
int index,
SVNProperties properties) |
static SVNProperties |
SVNReader.getPropertyDiffs(List items,
int index,
SVNProperties diffs) |
SVNProperties |
SVNRepositoryImpl.getRevisionProperties(long revision,
SVNProperties properties) |
SVNPropertyValue |
SVNRepositoryImpl.getRevisionPropertyValue(long revision,
String propertyName) |
void |
SVNPlainConnector.handleExceptionOnOpen(SVNRepositoryImpl repository,
SVNException exception) |
void |
ISVNConnector.handleExceptionOnOpen(SVNRepositoryImpl repository,
SVNException exception) |
void |
SVNSSHConnector.handleExceptionOnOpen(SVNRepositoryImpl repository,
SVNException exception) |
void |
SVNTunnelConnector.handleExceptionOnOpen(SVNRepositoryImpl repository,
SVNException exception) |
static void |
SVNReader.handleFailureStatus(List list) |
protected void |
SVNConnection.handshake(SVNRepositoryImpl repository) |
boolean |
SVNRepositoryImpl.hasCapability(SVNCapability capability) |
SVNDirEntry |
SVNRepositoryImpl.info(String path,
long revision) |
boolean |
SVNPlainConnector.isConnected(SVNRepositoryImpl repos) |
boolean |
ISVNConnector.isConnected(SVNRepositoryImpl repository) |
boolean |
SVNSSHConnector.isConnected(SVNRepositoryImpl repos) |
boolean |
SVNAbstractTunnelConnector.isConnected(SVNRepositoryImpl repos) |
void |
SVNRepositoryImpl.linkPath(SVNURL url,
String path,
String lockToken,
long revision,
boolean startEmpty) |
void |
SVNRepositoryImpl.linkPath(SVNURL url,
String path,
String lockToken,
long revision,
SVNDepth depth,
boolean startEmpty) |
void |
SVNRepositoryImpl.lock(Map pathsToRevisions,
String comment,
boolean force,
ISVNLockHandler handler) |
protected long |
SVNRepositoryImpl.logImpl(String[] targetPaths,
long startRevision,
long endRevision,
boolean changedPaths,
boolean strictNode,
long limit,
boolean includeMergedRevisions,
String[] revisionPropertyNames,
ISVNLogEntryHandler handler) |
void |
SVNPlainConnector.open(SVNRepositoryImpl repository) |
void |
ISVNConnector.open(SVNRepositoryImpl repository) |
void |
SVNSSHConnector.open(SVNRepositoryImpl repository) |
void |
SVNTunnelConnector.open(SVNRepositoryImpl repository) |
void |
SVNConnection.open(SVNRepositoryImpl repository) |
void |
SVNAbstractTunnelConnector.open(SVNRepositoryImpl repository,
String process) |
void |
SVNAbstractTunnelConnector.open(SVNRepositoryImpl repository,
String[] command) |
protected void |
SVNRepositoryImpl.openConnection() |
static List |
SVNReader.parse(InputStream is,
String template,
List values) |
static List |
SVNReader.parseTuple(String template,
Collection items,
List values) |
List |
SVNConnection.read(String template,
List items,
boolean readMalformedData) |
protected SVNErrorMessage |
SVNPlainAuthenticator.readAuthResponse() |
SVNItem |
SVNConnection.readItem(boolean readMalformedData) |
static SVNItem |
SVNReader.readItem(InputStream is) |
static List |
SVNReader.readTuple(InputStream is,
String template) |
List |
SVNConnection.readTuple(String template,
boolean readMalformedData) |
void |
SVNRepositoryImpl.replay(long lowRevision,
long highRevision,
boolean sendDeltas,
ISVNEditor editor) |
protected void |
SVNRepositoryImpl.replayRangeImpl(long startRevision,
long endRevision,
long lowRevision,
boolean sendDeltas,
ISVNReplayHandler handler) |
void |
SVNRepositoryImpl.setLocation(SVNURL url,
boolean forceReconnect) |
void |
SVNRepositoryImpl.setPath(String path,
String lockToken,
long revision,
boolean startEmpty) |
void |
SVNRepositoryImpl.setPath(String path,
String lockToken,
long revision,
SVNDepth depth,
boolean startEmpty) |
void |
SVNRepositoryImpl.setRevisionPropertyValue(long revision,
String propertyName,
SVNPropertyValue propertyValue) |
void |
SVNRepositoryImpl.status(long revision,
String target,
SVNDepth depth,
ISVNReporterBaton reporter,
ISVNEditor editor) |
void |
SVNRepositoryImpl.testConnection() |
void |
SVNRepositoryImpl.unlock(Map pathToTokens,
boolean force,
ISVNLockHandler handler) |
void |
SVNRepositoryImpl.update(long revision,
String target,
SVNDepth depth,
boolean sendCopyFromArgs,
ISVNReporterBaton reporter,
ISVNEditor editor) |
void |
SVNRepositoryImpl.update(SVNURL url,
long revision,
String target,
SVNDepth depth,
ISVNReporterBaton reporter,
ISVNEditor editor) |
static void |
SVNWriter.write(OutputStream os,
String templateStr,
Object[] src) |
void |
SVNConnection.write(String template,
Object[] items) |
void |
SVNConnection.writeError(SVNErrorMessage error) |
Constructor and Description |
---|
SVNAuthenticator(SVNConnection connection) |
SVNPlainAuthenticator(SVNConnection connection) |
Modifier and Type | Method and Description |
---|---|
SVNAuthentication |
SVNSaslAuthenticator.authenticate(List mechs,
String realm,
SVNRepositoryImpl repository) |
protected SaslClient |
SVNSaslAuthenticator.createSaslClient(List mechs,
String realm,
SVNRepositoryImpl repos,
SVNURL location) |
protected boolean |
SVNSaslAuthenticator.tryAuthentication(SVNRepositoryImpl repos,
String mechName) |
Constructor and Description |
---|
SVNSaslAuthenticator(SVNConnection connection) |
Modifier and Type | Method and Description |
---|---|
void |
SVNSkel.appendChild(SVNSkel child) |
static void |
SVNEncodingUtil.assertURISafe(String path) |
static void |
SVNPathUtil.checkPathIsValid(String path) |
static String |
SVNMergeInfoUtil.combineForkedMergeInfoProperties(String fromPropValue,
String workingPropValue,
String toPropValue) |
static String |
SVNMergeInfoUtil.combineMergeInfoProperties(String propValue1,
String propValue2) |
static void |
SVNSocketFactory.connect(Socket socket,
InetSocketAddress address,
int timeout,
ISVNCanceller cancel) |
ByteBuffer |
SVNCharsetConvertor.convertChunk(byte[] b,
int offset,
int length,
ByteBuffer dst,
boolean endOfInput) |
static SVNSkel |
SVNSkel.createInheritedProperties(Map<String,SVNProperties> iprops) |
static Socket |
SVNSocketFactory.createPlainSocket(String host,
int port,
int connectTimeout,
int readTimeout,
ISVNCanceller cancel) |
static SVNSkel |
SVNSkel.createPropList(Map<String,SVNPropertyValue> props) |
static Socket |
SVNSocketFactory.createSSLSocket(KeyManager[] keyManagers,
TrustManager trustManager,
String host,
int port,
int connectTimeout,
int readTimeout,
ISVNCanceller cancel) |
static void |
SVNMergeInfoUtil.diffMergeInfoProperties(Map deleted,
Map added,
String fromPropValue,
Map fromMergeInfo,
String toPropValue,
Map toMergeInfo) |
static void |
SVNMergeInfoUtil.elideMergeInfo(Map parentMergeInfo,
Map childMergeInfo,
File path,
String pathSuffix,
SVNWCAccess access) |
static Map<String,Map<String,SVNMergeRangeList>> |
SVNMergeInfoUtil.elideMergeInfoCatalog(Map<String,Map<String,SVNMergeRangeList>> mergeInfoCatalog) |
ByteBuffer |
SVNCharsetConvertor.flush(ByteBuffer dst) |
static byte[] |
SVNUUIDGenerator.generateUUID() |
static String |
SVNUUIDGenerator.generateUUIDString() |
SVNSkel |
SVNSkel.getChild(int i) |
static void |
SVNMergeInfoUtil.mergeCatalog(Map catalog,
Map changes) |
static Map<String,SVNMergeRangeList> |
SVNMergeInfoUtil.mergeMergeInfos(Map<String,SVNMergeRangeList> originalSrcsToRangeLists,
Map<String,SVNMergeRangeList> changedSrcsToRangeLists) |
static SVNSkel |
SVNSkel.parse(byte[] data) |
static SVNSkel |
SVNSkel.parse(byte[] data,
int offset,
int length) |
static SVNSkel |
SVNSkel.parse(ByteBuffer buffer) |
static Date |
SVNDate.parseDateString(String str) |
List<Structure<StructureFields.InheritedProperties>> |
SVNSkel.parseInheritedProperties() |
static SVNSkel |
SVNSkel.parseList(ByteBuffer buffer) |
static Map<String,SVNMergeRangeList> |
SVNMergeInfoUtil.parseMergeInfo(StringBuffer mergeInfo,
Map<String,SVNMergeRangeList> srcPathsToRangeLists) |
Map<String,byte[]> |
SVNSkel.parsePropList() |
static SVNMergeRange[] |
SVNMergeInfoUtil.parseRevisionList(StringBuffer mergeInfo,
String path) |
void |
SVNSkel.prepend(SVNSkel child) |
void |
SVNSkel.prependPath(File path) |
void |
SVNSkel.prependPropertyValue(SVNPropertyValue propertyValue) |
void |
SVNSkel.prependString(String str) |
char |
SVNSpillBufferReader.readChar() |
byte[] |
SVNSkel.unparse() |
void |
SVNSpillBuffer.write(byte[] data,
int offset,
int length) |
ByteBuffer |
SVNSkel.writeTo(ByteBuffer buffer) |
Modifier and Type | Method and Description |
---|---|
static boolean |
SVNJNAUtil.addPasswordToGnomeKeyring(String realm,
String userName,
char[] password,
boolean nonInteractive,
ISVNGnomeKeyringPasswordProvider keyringPasswordProvider) |
static boolean |
SVNJNAUtil.addPasswordToMacOsKeychain(String realm,
String userName,
char[] password,
boolean nonInteractive) |
static String |
SVNWinSecurity.getAuthHeader(String token,
SVNWinSecurity.SVNNTSecurityParameters params) |
static char[] |
SVNGnomeKeyring.getPassword(String realm,
String userName,
boolean nonInteractive,
ISVNGnomeKeyringPasswordProvider keyringPasswordProvider) |
static char[] |
SVNJNAUtil.getPasswordFromGnomeKeyring(String realm,
String userName,
boolean nonInteractive,
ISVNGnomeKeyringPasswordProvider keyringPasswordProvider) |
static char[] |
SVNJNAUtil.getPasswordFromMacOsKeychain(String realm,
String userName,
boolean nonInteractive) |
static boolean |
SVNGnomeKeyring.setPassword(String realm,
String userName,
char[] password,
boolean nonInteractive,
ISVNGnomeKeyringPasswordProvider keyringPasswordProvider) |
Modifier and Type | Method and Description |
---|---|
SVNException |
IOExceptionWrapper.getOriginalException() |
Modifier and Type | Method and Description |
---|---|
void |
SVNDepthFilterEditor.abortEdit() |
void |
SVNRemoteStatusEditor.abortEdit() |
void |
SVNUpdateEditor.abortEdit() |
void |
SVNExportEditor.abortEdit() |
void |
SVNAmbientDepthFilterEditor.abortEdit() |
void |
SVNCancellableEditor.abortEdit() |
void |
SVNDiffEditor.abortEdit() |
void |
SVNUpdateEditor15.abortEdit() |
void |
SVNDiffStatusEditor.abortEdit() |
void |
SVNRemoteDiffEditor.abortEdit() |
void |
SVNDumpEditor.abortEdit() |
void |
SVNNodeEditor.abortEdit() |
void |
SVNSynchronizeEditor.abortEdit() |
void |
SVNStatusReporter.abortReport() |
void |
SVNDepthFilterEditor.absentDir(String path) |
void |
SVNRemoteStatusEditor.absentDir(String path) |
void |
SVNUpdateEditor.absentDir(String path) |
void |
SVNExportEditor.absentDir(String path) |
void |
SVNAmbientDepthFilterEditor.absentDir(String path) |
void |
SVNCancellableEditor.absentDir(String path) |
void |
SVNDiffEditor.absentDir(String path) |
void |
SVNUpdateEditor15.absentDir(String path) |
void |
SVNDiffStatusEditor.absentDir(String path) |
void |
SVNRemoteDiffEditor.absentDir(String path) |
void |
SVNDumpEditor.absentDir(String path) |
void |
SVNNodeEditor.absentDir(String path) |
void |
SVNSynchronizeEditor.absentDir(String path) |
void |
SVNDepthFilterEditor.absentFile(String path) |
void |
SVNRemoteStatusEditor.absentFile(String path) |
void |
SVNUpdateEditor.absentFile(String path) |
void |
SVNExportEditor.absentFile(String path) |
void |
SVNAmbientDepthFilterEditor.absentFile(String path) |
void |
SVNCancellableEditor.absentFile(String path) |
void |
SVNDiffEditor.absentFile(String path) |
void |
SVNUpdateEditor15.absentFile(String path) |
void |
SVNDiffStatusEditor.absentFile(String path) |
void |
SVNRemoteDiffEditor.absentFile(String path) |
void |
SVNDumpEditor.absentFile(String path) |
void |
SVNNodeEditor.absentFile(String path) |
void |
SVNSynchronizeEditor.absentFile(String path) |
void |
DefaultSVNAuthenticationManager.acknowledgeAuthentication(boolean accepted,
String kind,
String realm,
SVNErrorMessage errorMessage,
SVNAuthentication authentication) |
static void |
SVNWCManager.add(File path,
SVNAdminArea parentDir,
SVNURL copyFromURL,
long copyFromRev,
SVNDepth depth) |
static void |
SVNWCManager.add(File path,
SVNAdminArea parentDir,
SVNURL copyFromURL,
SVNRevision copyFromRev,
SVNDepth depth) |
void |
SVNDepthFilterEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNRemoteStatusEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNUpdateEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNExportEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNAmbientDepthFilterEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNCancellableEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNDiffEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNUpdateEditor15.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNDiffStatusEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNRemoteDiffEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNDumpEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNNodeEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNSynchronizeEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNDepthFilterEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNRemoteStatusEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNUpdateEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNExportEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNAmbientDepthFilterEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNCancellableEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNDiffEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNUpdateEditor15.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNDiffStatusEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNRemoteDiffEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNDumpEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNNodeEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNSynchronizeEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
static void |
SVNWCManager.addProperties(SVNAdminArea dir,
String fileName,
SVNProperties properties,
boolean base,
SVNLog log) |
static void |
SVNWCManager.addRepositoryFile(SVNAdminArea dir,
String fileName,
File text,
File textBase,
SVNProperties baseProperties,
SVNProperties properties,
String copyFromURL,
long copyFromRev) |
static void |
SVNWCProperties.appendProperty(String name,
SVNPropertyValue value,
OutputStream target) |
static void |
SVNWCProperties.appendPropertyDeleted(String name,
OutputStream target) |
void |
ISVNLoadHandler.applyTextDelta() |
void |
DefaultLoadHandler.applyTextDelta() |
void |
DefaultDumpFilterHandler.applyTextDelta() |
void |
SVNDepthFilterEditor.applyTextDelta(String path,
String baseChecksum) |
void |
SVNRemoteStatusEditor.applyTextDelta(String path,
String baseChecksum) |
void |
SVNUpdateEditor.applyTextDelta(String commitPath,
String baseChecksum) |
void |
SVNExportEditor.applyTextDelta(String commitPath,
String baseChecksum) |
void |
SVNAmbientDepthFilterEditor.applyTextDelta(String path,
String baseChecksum) |
void |
SVNCancellableEditor.applyTextDelta(String path,
String baseChecksum) |
void |
SVNDiffEditor.applyTextDelta(String path,
String baseChecksum) |
void |
SVNUpdateEditor15.applyTextDelta(String commitPath,
String baseChecksum) |
void |
SVNDiffStatusEditor.applyTextDelta(String path,
String baseChecksum) |
void |
SVNRemoteDiffEditor.applyTextDelta(String commitPath,
String baseChecksum) |
void |
SVNDumpEditor.applyTextDelta(String path,
String baseChecksum) |
void |
SVNNodeEditor.applyTextDelta(String path,
String baseChecksum) |
void |
SVNSynchronizeEditor.applyTextDelta(String path,
String baseChecksum) |
protected boolean |
SVNMergeCallback.areFilesTheSame(File older,
SVNProperties originalProps,
File mine,
SVNAdminArea adminArea) |
SVNProperties |
SVNWCProperties.asMap() |
protected SVNStatus |
SVNStatusEditor.assembleStatus(File file,
SVNAdminArea dir,
SVNEntry entry,
SVNEntry parentEntry,
SVNNodeKind fileKind,
boolean special,
boolean reportAll,
boolean isIgnored) |
static SVNStatus |
SVNStatusUtil.assembleStatus(File file,
SVNAdminArea dir,
SVNEntry entry,
SVNEntry parentEntry,
SVNNodeKind fileKind,
boolean special,
boolean reportAll,
boolean isIgnored,
Map repositoryLocks,
SVNURL reposRoot,
SVNWCAccess wcAccess) |
protected static void |
SVNPath.assertControlChars(String path) |
static void |
SVNErrorManager.assertionFailure(boolean isTrueCondition,
String optionalMessage,
SVNLogType logType) |
static String |
SVNAdminUtil.asString(SVNRevision revision,
String path) |
Map |
ISVNMergeStrategy.calculateImplicitMergeInfo(SVNRepository repos,
SVNURL url,
long[] targetRev,
long start,
long end) |
Map |
SVNMergeDriver.calculateImplicitMergeInfo(SVNRepository repos,
SVNURL url,
long[] targetRev,
long start,
long end) |
Object[] |
ISVNMergeStrategy.calculateRemainingRangeList(File targetFile,
SVNEntry entry,
SVNURL sourceRoot,
boolean[] indirect,
SVNURL url1,
long revision1,
SVNURL url2,
long revision2,
SVNMergeRange range) |
Object[] |
SVNMergeDriver.calculateRemainingRangeList(File targetFile,
SVNEntry entry,
SVNURL sourceRoot,
boolean[] indirect,
SVNURL url1,
long revision1,
SVNURL url2,
long revision2,
SVNMergeRange range) |
void |
SVNMergeDriver.calculateRemainingRanges(SVNMergeDriver.MergePath parent,
SVNMergeDriver.MergePath child,
SVNURL sourceRootURL,
SVNURL url1,
long revision1,
SVNURL url2,
long revision2,
Map targetMergeInfo,
SVNMergeRangeList implicitSrcGap,
boolean isSubtree,
boolean childInheritsImplicit,
SVNEntry entry,
SVNRepository repository) |
static void |
SVNWCManager.canDelete(File path,
ISVNOptions options,
ISVNEventHandler eventHandler) |
boolean |
ISVNAuthStoreHandler.canStorePlainTextPassphrases(String realm,
SVNAuthentication auth) |
boolean |
ISVNAuthStoreHandler.canStorePlainTextPasswords(String realm,
SVNAuthentication auth) |
void |
SVNDepthFilterEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNRemoteStatusEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNUpdateEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNExportEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNAmbientDepthFilterEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNCancellableEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNDiffEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNUpdateEditor15.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNDiffStatusEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNRemoteDiffEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNDumpEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNNodeEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNSynchronizeEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNDepthFilterEditor.changeFileProperty(String path,
String name,
SVNPropertyValue value) |
void |
SVNRemoteStatusEditor.changeFileProperty(String path,
String name,
SVNPropertyValue value) |
void |
SVNUpdateEditor.changeFileProperty(String commitPath,
String name,
SVNPropertyValue value) |
void |
SVNExportEditor.changeFileProperty(String commitPath,
String name,
SVNPropertyValue value) |
void |
SVNAmbientDepthFilterEditor.changeFileProperty(String path,
String propertyName,
SVNPropertyValue propertyValue) |
void |
SVNCancellableEditor.changeFileProperty(String path,
String name,
SVNPropertyValue value) |
void |
SVNDiffEditor.changeFileProperty(String path,
String name,
SVNPropertyValue value) |
void |
SVNUpdateEditor15.changeFileProperty(String commitPath,
String name,
SVNPropertyValue value) |
void |
SVNDiffStatusEditor.changeFileProperty(String path,
String name,
SVNPropertyValue value) |
void |
SVNRemoteDiffEditor.changeFileProperty(String commitPath,
String name,
SVNPropertyValue value) |
void |
SVNDumpEditor.changeFileProperty(String path,
String name,
SVNPropertyValue value) |
void |
SVNNodeEditor.changeFileProperty(String path,
String name,
SVNPropertyValue value) |
void |
SVNSynchronizeEditor.changeFileProperty(String path,
String name,
SVNPropertyValue value) |
void |
ISVNReusableEditor.cleanup() |
void |
SVNRemoteDiffEditor.cleanup() |
void |
SVNUpdateEditor.cleanup(SVNAdminArea area) |
void |
SVNUpdateEditor15.cleanup(SVNAdminArea area) |
void |
SVNDepthFilterEditor.closeDir() |
void |
SVNRemoteStatusEditor.closeDir() |
void |
SVNUpdateEditor.closeDir() |
void |
SVNExportEditor.closeDir() |
void |
SVNAmbientDepthFilterEditor.closeDir() |
void |
SVNCancellableEditor.closeDir() |
void |
SVNDiffEditor.closeDir() |
void |
SVNUpdateEditor15.closeDir() |
void |
SVNDiffStatusEditor.closeDir() |
void |
SVNRemoteDiffEditor.closeDir() |
void |
SVNDumpEditor.closeDir() |
void |
SVNNodeEditor.closeDir() |
void |
SVNSynchronizeEditor.closeDir() |
SVNCommitInfo |
SVNDepthFilterEditor.closeEdit() |
SVNCommitInfo |
SVNRemoteStatusEditor.closeEdit() |
SVNCommitInfo |
SVNUpdateEditor.closeEdit() |
SVNCommitInfo |
SVNExportEditor.closeEdit() |
SVNCommitInfo |
SVNAmbientDepthFilterEditor.closeEdit() |
SVNCommitInfo |
SVNCancellableEditor.closeEdit() |
SVNCommitInfo |
SVNDiffEditor.closeEdit() |
SVNCommitInfo |
SVNStatusEditor.closeEdit() |
SVNCommitInfo |
SVNUpdateEditor15.closeEdit() |
SVNCommitInfo |
SVNDiffStatusEditor.closeEdit() |
SVNCommitInfo |
SVNRemoteDiffEditor.closeEdit() |
SVNCommitInfo |
SVNDumpEditor.closeEdit() |
SVNCommitInfo |
SVNNodeEditor.closeEdit() |
SVNCommitInfo |
SVNSynchronizeEditor.closeEdit() |
protected void |
SVNRemoteDiffEditor.closeFile(String commitPath,
boolean added,
File wcFile,
File file,
SVNProperties propertyDiff,
SVNProperties baseProperties,
File baseFile,
boolean[] isTreeConflicted) |
void |
SVNDepthFilterEditor.closeFile(String path,
String textChecksum) |
void |
SVNRemoteStatusEditor.closeFile(String path,
String textChecksum) |
void |
SVNUpdateEditor.closeFile(String commitPath,
String textChecksum) |
void |
SVNExportEditor.closeFile(String commitPath,
String textChecksum) |
void |
SVNAmbientDepthFilterEditor.closeFile(String path,
String textChecksum) |
void |
SVNCancellableEditor.closeFile(String path,
String textChecksum) |
void |
SVNDiffEditor.closeFile(String commitPath,
String textChecksum) |
void |
SVNUpdateEditor15.closeFile(String commitPath,
String textChecksum) |
void |
SVNDiffStatusEditor.closeFile(String path,
String textChecksum) |
void |
SVNRemoteDiffEditor.closeFile(String commitPath,
String textChecksum) |
void |
SVNDumpEditor.closeFile(String path,
String textChecksum) |
void |
SVNNodeEditor.closeFile(String path,
String textChecksum) |
void |
SVNSynchronizeEditor.closeFile(String path,
String textChecksum) |
void |
ISVNLoadHandler.closeNode() |
void |
DefaultLoadHandler.closeNode() |
void |
DefaultDumpFilterHandler.closeNode() |
void |
ISVNLoadHandler.closeRevision() |
void |
DefaultLoadHandler.closeRevision() |
void |
DefaultDumpFilterHandler.closeRevision() |
static SVNCommitInfo |
SVNCommitter.commit(Collection tmpFiles,
Map commitItems,
SVNURL url,
ISVNEditor commitEditor,
ISVNEventHandler eventHandler) |
static boolean |
SVNFileUtil.compareFiles(File f1,
File f2,
MessageDigest digest) |
SVNProperties |
SVNWCProperties.compareTo(SVNWCProperties properties) |
boolean |
SVNWCProperties.compareTo(SVNWCProperties properties,
ISVNPropertyComparator comparator) |
static Map |
SVNPropertiesManager.computeAutoProperties(ISVNOptions options,
File file,
Map properties) |
static String |
SVNFileUtil.computeChecksum(File file) |
static void |
SVNFileUtil.copy(File src,
File dst,
boolean safe,
boolean copyAdminDirectories) |
static void |
SVNFileUtil.copyDirectory(File srcDir,
File dstDir,
boolean copyAdminDir,
ISVNEventHandler cancel) |
protected void |
SVNCopyDriver.copyDisjointWCToWC(File nestedWC) |
static void |
SVNFileUtil.copyFile(File src,
File dst,
boolean safe) |
static void |
SVNFileUtil.copyFile(File src,
File dst,
boolean safe,
boolean keepTimestamp) |
static void |
SVNFileUtil.copySymlink(File source,
File target) |
static SVNWCAccess |
SVNCommitUtil.createCommitWCAccess(File[] paths,
SVNDepth depth,
boolean force,
Collection relativePaths,
SVNStatusClient16 statusClient) |
static SVNWCAccess[] |
SVNCommitUtil.createCommitWCAccess2(File[] paths,
SVNDepth depth,
boolean force,
Map relativePathsMap,
SVNStatusClient16 statusClient) |
static void |
SVNFileUtil.createEmptyFile(File file) |
static void |
SVNFileUtil.createFile(File file,
String contents,
String charSet)
An internal method for ASCII bytes to write only!
|
static void |
SVNAdminUtil.createFormatFile(File adminDir) |
static void |
SVNAdminUtil.createReadmeFile(File adminDir) |
static void |
SVNWCManager.createRevertProperties(SVNWCAccess access,
File path,
boolean removeBase) |
static boolean |
SVNFileUtil.createSymlink(File link,
File linkName) |
File |
SVNMergeCallback.createTempDirectory() |
File |
SVNDiffCallback.createTempDirectory() |
abstract File |
AbstractDiffCallback.createTempDirectory() |
static File |
SVNFileUtil.createTempDirectory(String name) |
static File |
SVNFileUtil.createTempFile(String prefix,
String suffix) |
protected File |
SVNRemoteDiffEditor.createTempFile(SVNAdminArea dir,
String name) |
static File |
SVNAdminUtil.createTmpFile(SVNAdminArea adminArea)
Creates "tempfile[.n].tmp" in admin area's /tmp dir
|
static File |
SVNAdminUtil.createTmpFile(SVNAdminArea adminArea,
String prefix,
String suffix,
boolean tmp) |
static File |
SVNFileUtil.createUniqueDir(File parent,
String name,
String suffix,
boolean useUUIDGenerator) |
static File |
SVNFileUtil.createUniqueFile(File parent,
String name,
String suffix,
boolean useUUIDGenerator) |
static SVNUpdateEditor |
SVNUpdateEditor.createUpdateEditor(SVNAdminAreaInfo info,
String switchURL,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
String[] preservedExtensions,
ISVNFileFetcher fileFetcher,
boolean lockOnDemand) |
static SVNUpdateEditor15 |
SVNUpdateEditor15.createUpdateEditor(SVNAdminAreaInfo info,
String switchURL,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
String[] preservedExtensions,
ISVNFileFetcher fileFetcher,
boolean lockOnDemand) |
static void |
SVNWCManager.crop(SVNAdminAreaInfo info,
SVNDepth depth) |
protected void |
SVNMergeCallback15.delete(File path,
boolean force,
boolean dryRun) |
protected void |
SVNMergeCallback.delete(File path,
boolean force,
boolean dryRun,
boolean keepLocal) |
static void |
SVNWCManager.delete(SVNWCAccess wcAccess,
SVNAdminArea root,
File path,
boolean deleteFiles,
boolean cancellable) |
static void |
SVNFileUtil.deleteAll(File dir,
boolean deleteDirs,
ISVNCanceller cancelBaton) |
static void |
SVNFileUtil.deleteAll(File dir,
ISVNEventHandler cancelBaton) |
void |
SVNDepthFilterEditor.deleteEntry(String path,
long revision) |
void |
SVNRemoteStatusEditor.deleteEntry(String path,
long revision) |
void |
SVNUpdateEditor.deleteEntry(String path,
long revision) |
void |
SVNExportEditor.deleteEntry(String path,
long revision) |
void |
SVNAmbientDepthFilterEditor.deleteEntry(String path,
long revision) |
void |
SVNCancellableEditor.deleteEntry(String path,
long revision) |
void |
SVNDiffEditor.deleteEntry(String path,
long revision) |
void |
SVNUpdateEditor15.deleteEntry(String path,
long revision) |
void |
SVNDiffStatusEditor.deleteEntry(String path,
long revision) |
void |
SVNRemoteDiffEditor.deleteEntry(String path,
long revision) |
void |
SVNDumpEditor.deleteEntry(String path,
long revision) |
void |
SVNNodeEditor.deleteEntry(String path,
long revision) |
void |
SVNSynchronizeEditor.deleteEntry(String path,
long revision) |
protected void |
SVNRemoteDiffEditor.deleteEntry(String path,
SVNNodeKind nodeKind,
SVNAdminArea dir) |
static boolean |
SVNFileUtil.deleteFile(File file) |
void |
ISVNLoadHandler.deleteNodeProperty(String propertyName) |
void |
DefaultLoadHandler.deleteNodeProperty(String propertyName) |
void |
DefaultDumpFilterHandler.deleteNodeProperty(String propertyName) |
void |
SVNStatusReporter.deletePath(String path) |
static void |
SVNPropertiesManager.deleteWCProperties(SVNAdminArea dir,
String name,
boolean recursive) |
static void |
SVNAdminHelper.deltifyDir(FSFS fsfs,
FSRevisionRoot srcRoot,
String srcParentDir,
String srcEntry,
FSRevisionRoot tgtRoot,
String tgtFullPath,
ISVNEditor editor) |
void |
SVNAdminDeltifier.deltifyDir(FSRevisionRoot srcRoot,
String srcParentDir,
String srcEntry,
FSRevisionRoot tgtRoot,
String tgtFullPath) |
static String |
SVNFileUtil.detectMimeType(File file,
Map<String,String> mimeTypes) |
static boolean |
SVNFileUtil.detranslateSymlink(File src,
File linkFile) |
void |
SVNNodeEditor.diff(FSRoot root,
long baseRevision,
ISVNGNUDiffGenerator generator,
OutputStream os) |
SVNStatusType |
SVNMergeCallback.directoryAdded(String path,
long revision,
boolean[] isTreeConflicted) |
SVNStatusType |
SVNDiffCallback.directoryAdded(String path,
long revision,
boolean[] isTreeConflicted) |
SVNStatusType |
SVNMergeCallback15.directoryAdded(String path,
long revision,
boolean[] isTreeConflicted) |
abstract SVNStatusType |
AbstractDiffCallback.directoryAdded(String path,
long revision,
boolean[] isTreeConflicted) |
SVNStatusType[] |
SVNMergeCallback.directoryClosed(String path,
boolean[] isTreeConflicted) |
SVNStatusType[] |
SVNDiffCallback.directoryClosed(String path,
boolean[] isTreeConflicted) |
SVNStatusType[] |
SVNMergeCallback15.directoryClosed(String path,
boolean[] isTreeConflicted) |
abstract SVNStatusType[] |
AbstractDiffCallback.directoryClosed(String path,
boolean[] isTreeConflicted) |
SVNStatusType |
SVNDiffCallback.directoryDeleted(String path) |
SVNStatusType |
SVNMergeCallback.directoryDeleted(String path,
boolean[] isTreeConflicted) |
SVNStatusType |
SVNDiffCallback.directoryDeleted(String path,
boolean[] isTreeConflicted) |
SVNStatusType |
SVNMergeCallback15.directoryDeleted(String path,
boolean[] isTreeConflicted) |
abstract SVNStatusType |
AbstractDiffCallback.directoryDeleted(String path,
boolean[] isTreeConflicted) |
void |
SVNMergeCallback.directoryOpened(String path,
long revision,
boolean[] isTreeConflicted) |
void |
SVNDiffCallback.directoryOpened(String path,
long revision,
boolean[] isTreeConflicted) |
void |
SVNMergeCallback15.directoryOpened(String path,
long revision,
boolean[] isTreeConflicted) |
abstract void |
AbstractDiffCallback.directoryOpened(String path,
long revision,
boolean[] isTreeConflicted) |
void |
DefaultSVNGNUDiffGenerator.displayFileDiff(String path,
File file1,
File file2,
String rev1,
String rev2,
String mimeType1,
String mimeType2,
OutputStream result) |
void |
DefaultSVNGNUDiffGenerator.displayHeader(int type,
String path,
String copyFromPath,
long copyFromRevision,
OutputStream result) |
static void |
SVNWCManager.doDeleteUnversionedFiles(SVNWCAccess wcAccess,
File path,
boolean deleteFiles) |
protected void |
SVNMergeDriver.doDirectoryMerge(Map resultCatalog,
SVNURL url1,
long revision1,
SVNURL url2,
long revision2,
SVNEntry parentEntry,
SVNAdminArea adminArea,
SVNDepth depth) |
protected void |
SVNMergeDriver.doDirectoryMerge(SVNURL url1,
long revision1,
SVNURL url2,
long revision2,
SVNEntry parentEntry,
SVNAdminArea adminArea,
SVNDepth depth)
Deprecated.
|
static void |
SVNWCManager.doEraseFromWC(File path,
SVNAdminArea dir,
SVNNodeKind kind,
boolean deleteFiles) |
protected void |
SVNMergeDriver.doFileMerge(Map resultCatalog,
SVNURL url1,
long revision1,
SVNURL url2,
long revision2,
File targetWCPath,
SVNAdminArea adminArea,
boolean sourcesRelated) |
protected void |
SVNMergeDriver.doFileMerge(SVNURL url1,
long revision1,
SVNURL url2,
long revision2,
File targetWCPath,
SVNAdminArea adminArea,
boolean sourcesRelated)
Deprecated.
|
protected void |
SVNMergeDriver.doMerge(Map resultCatalog,
List mergeSources,
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 void |
SVNMergeDriver.doMergeInfoUnawareDirectoryMerge(SVNURL url1,
long revision1,
SVNURL url2,
long revision2,
SVNAdminArea adminArea,
SVNDepth depth) |
static void |
SVNCommitUtil.driveCommitEditor(ISVNCommitPathHandler handler,
Collection paths,
ISVNEditor editor,
long revision) |
ISVNReusableEditor |
ISVNMergeStrategy.driveMergeReportEditor(File targetWCPath,
SVNURL url1,
long revision1,
SVNURL url2,
long revision2,
List childrenWithMergeInfo,
boolean isRollBack,
SVNDepth depth,
SVNAdminArea adminArea,
SVNMergeCallback mergeCallback,
ISVNReusableEditor editor) |
ISVNReusableEditor |
SVNMergeDriver.driveMergeReportEditor(File targetWCPath,
SVNURL url1,
long revision1,
SVNURL url2,
long revision2,
List childrenWithMergeInfo,
boolean isRollBack,
SVNDepth depth,
SVNAdminArea adminArea,
SVNMergeCallback mergeCallback,
ISVNReusableEditor editor) |
static boolean |
SVNWCManager.ensureAdminAreaExists(File path,
String url,
String rootURL,
String uuid,
long revision,
SVNDepth depth) |
static File |
SVNFileUtil.ensureDirectoryExists(File path) |
protected SVNRepository |
SVNMergeDriver.ensureRepository(SVNRepository repository,
SVNURL url) |
static void |
SVNErrorManager.error(SVNErrorMessage err,
Level logLevel,
SVNLogType logType) |
static void |
SVNErrorManager.error(SVNErrorMessage err1,
SVNErrorMessage err2,
Level logLevel,
SVNLogType logType) |
static void |
SVNErrorManager.error(SVNErrorMessage err1,
SVNErrorMessage err2,
SVNLogType logType) |
static void |
SVNErrorManager.error(SVNErrorMessage err1,
SVNErrorMessage err2,
Throwable cause,
Level logLevel,
SVNLogType logType) |
static void |
SVNErrorManager.error(SVNErrorMessage err1,
SVNErrorMessage err2,
Throwable cause,
SVNLogType logType) |
static void |
SVNErrorManager.error(SVNErrorMessage err,
SVNLogType logType) |
static void |
SVNErrorManager.error(SVNErrorMessage err,
Throwable cause,
Level logLevel,
SVNLogType logType) |
static void |
SVNErrorManager.error(SVNErrorMessage err,
Throwable cause,
SVNLogType logType) |
static String |
SVNFileUtil.execCommand(String[] commandLine) |
static String |
SVNFileUtil.execCommand(String[] commandLine,
boolean waitAfterRead,
ISVNReturnValueCallback callback) |
static String |
SVNFileUtil.execCommand(String[] commandLine,
String[] env,
boolean waitAfterRead,
ISVNReturnValueCallback callback) |
protected SVNCopySource[] |
SVNCopyDriver.expandCopySources(SVNCopySource[] sources) |
long |
ISVNFileFetcher.fetchFile(String path,
long revision,
OutputStream os,
SVNProperties properties) |
void |
ISVNFileContentFetcher.fetchFileContent(OutputStream os) |
SVNStatusType[] |
SVNMergeCallback.fileAdded(String path,
File file1,
File file2,
long revision1,
long revision2,
String mimeType1,
String mimeType2,
SVNProperties originalProperties,
SVNProperties diff,
boolean[] isTreeConflicted) |
SVNStatusType[] |
SVNDiffCallback.fileAdded(String path,
File file1,
File file2,
long revision1,
long revision2,
String mimeType1,
String mimeType2,
SVNProperties originalProperties,
SVNProperties diff,
boolean[] isTreeConflicted) |
SVNStatusType[] |
SVNMergeCallback15.fileAdded(String path,
File file1,
File file2,
long revision1,
long revision2,
String mimeType1,
String mimeType2,
SVNProperties originalProperties,
SVNProperties diff,
boolean[] isTreeConflicted) |
abstract SVNStatusType[] |
AbstractDiffCallback.fileAdded(String path,
File file1,
File file2,
long revision1,
long revision2,
String mimeType1,
String mimeType2,
SVNProperties originalProperties,
SVNProperties diff,
boolean[] isTreeConflicted) |
SVNStatusType[] |
SVNMergeCallback.fileChanged(String path,
File file1,
File file2,
long revision1,
long revision2,
String mimeType1,
String mimeType2,
SVNProperties originalProperties,
SVNProperties diff,
boolean[] isTreeConflicted) |
SVNStatusType[] |
SVNDiffCallback.fileChanged(String path,
File file1,
File file2,
long revision1,
long revision2,
String mimeType1,
String mimeType2,
SVNProperties originalProperties,
SVNProperties diff,
boolean[] isTreeConflicted) |
SVNStatusType[] |
SVNMergeCallback15.fileChanged(String path,
File file1,
File file2,
long revision1,
long revision2,
String mimeType1,
String mimeType2,
SVNProperties originalProperties,
SVNProperties diff,
boolean[] isTreeConflicted) |
abstract SVNStatusType[] |
AbstractDiffCallback.fileChanged(String path,
File file1,
File file2,
long revision1,
long revision2,
String mimeType1,
String mimeType2,
SVNProperties originalProperties,
SVNProperties diff,
boolean[] isTreeConflicted) |
SVNStatusType |
SVNMergeCallback.fileDeleted(String path,
File file1,
File file2,
String mimeType1,
String mimeType2,
SVNProperties originalProperties,
boolean[] isTreeConflicted) |
SVNStatusType |
SVNDiffCallback.fileDeleted(String path,
File file1,
File file2,
String mimeType1,
String mimeType2,
SVNProperties originalProperties,
boolean[] isTreeConflicted) |
SVNStatusType |
SVNMergeCallback15.fileDeleted(String path,
File file1,
File file2,
String mimeType1,
String mimeType2,
SVNProperties originalProperties,
boolean[] isTreeConflicted) |
abstract SVNStatusType |
AbstractDiffCallback.fileDeleted(String path,
File file1,
File file2,
String mimeType1,
String mimeType2,
SVNProperties originalProperties,
boolean[] isTreeConflicted) |
boolean |
ISVNFileContentFetcher.fileIsBinary() |
static void |
SVNCommitUtil.filterOutFileExternals(Collection explicitPaths,
Map commitables,
SVNWCAccess baseAccess) |
protected SVNProperties |
SVNMergeDriver.filterSelfReferentialMergeInfo(SVNProperties props,
File path) |
protected void |
SVNMergeDriver.findGapsInMergeSourceHistory(long[] gap,
String mergeSrcCanonPath,
SVNURL url1,
long rev1,
SVNURL url2,
long rev2,
SVNRepository repos) |
void |
SVNStatusReporter.finishReport() |
static void |
SVNAdminHelper.generateIncompleteDataError() |
static void |
SVNAdminHelper.generateStreamMalformedError() |
static String |
SVNWCManager.getActualTarget(File file) |
ISVNAuthStoreHandler |
ISVNAuthenticationStorageOptions.getAuthStoreHandler() |
static SVNSkel |
SVNTreeConflictUtil.getConflictSkel(SVNConflictVersion nullVersion,
SVNTreeConflictDescription conflict) |
protected SVNLocationEntry |
SVNMergeDriver.getCopySource(File path,
SVNURL url,
SVNRevision revision) |
static String |
SVNFileUtil.getCurrentGroup() |
static String |
SVNFileUtil.getCurrentUser() |
protected void |
SVNStatusEditor.getDirStatus(SVNEntry parentEntry,
SVNAdminArea dir,
String entryName,
SVNDepth depth,
boolean getAll,
boolean noIgnore,
Collection ignorePatterns,
boolean skipThisDir,
ISVNStatusHandler handler) |
SVNAuthentication |
DefaultSVNAuthenticationManager.getFirstAuthentication(String kind,
String realm,
SVNURL url) |
protected Map[] |
SVNMergeDriver.getFullMergeInfo(SVNEntry entry,
boolean getRecorded,
boolean getImplicit,
boolean[] indirect,
SVNMergeInfoInheritance inherit,
SVNRepository repos,
File target,
long start,
long end) |
Map |
SVNMergeDriver.getHistoryAsMergeInfo(SVNURL url,
File path,
SVNRevision pegRevision,
long rangeYoungest,
long rangeOldest,
SVNRepository repos,
SVNWCAccess access) |
static Collection |
SVNStatusEditor.getIgnorePatterns(SVNAdminArea dir,
Collection globalIgnores) |
char[] |
ISVNGnomeKeyringPasswordProvider.getKeyringPassword(String keyringName) |
void |
SVNMergeDriver.getLogEligibleMergeInfo(File path,
SVNRevision pegRevision,
File mergeSrcPath,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
|
void |
SVNMergeDriver.getLogEligibleMergeInfo(File path,
SVNRevision pegRevision,
SVNURL mergeSrcURL,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
|
void |
SVNMergeDriver.getLogEligibleMergeInfo(SVNURL url,
SVNRevision pegRevision,
File mergeSrcPath,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
|
void |
SVNMergeDriver.getLogEligibleMergeInfo(SVNURL url,
SVNRevision pegRevision,
SVNURL mergeSrcURL,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
|
void |
SVNMergeDriver.getLogMergedMergeInfo(File path,
SVNRevision pegRevision,
File mergeSrcPath,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
|
void |
SVNMergeDriver.getLogMergedMergeInfo(File path,
SVNRevision pegRevision,
SVNURL mergeSrcURL,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
|
void |
SVNMergeDriver.getLogMergedMergeInfo(SVNURL url,
SVNRevision pegRevision,
File mergeSrcPath,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
|
void |
SVNMergeDriver.getLogMergedMergeInfo(SVNURL url,
SVNRevision pegRevision,
SVNURL mergeSrcURL,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
|
protected void |
SVNMergeDriver.getLogsForMergeInfoRangeList(SVNURL reposRootURL,
String[] paths,
SVNMergeRangeList rangeList,
boolean discoverChangedPaths,
String[] revProps,
ISVNLogEntryHandler handler) |
protected DefaultSVNMergerAction |
DefaultSVNMerger.getMergeAction(SVNMergeFileSet files,
SVNMergeResult mergeResult) |
Map |
SVNMergeDriver.getMergedMergeInfo(File path,
SVNRevision pegRevision)
Deprecated.
|
Map |
SVNMergeDriver.getMergedMergeInfo(SVNURL url,
SVNRevision pegRevision)
Deprecated.
|
protected Map |
SVNMergeDriver.getMergeInfo(File path,
SVNRevision pegRevision,
SVNURL[] repositoryRoot) |
Map |
SVNMergeInfoManager.getMergeInfo(String[] paths,
FSRevisionRoot root,
SVNMergeInfoInheritance inherit,
boolean includeDescendants) |
protected Map |
SVNMergeDriver.getMergeInfo(SVNURL url,
SVNRevision pegRevision,
SVNURL[] repositoryRoot) |
ISVNReusableEditor |
ISVNMergeStrategy.getMergeReportEditor(long defaultStart,
long revision,
SVNAdminArea adminArea,
SVNDepth depth,
AbstractDiffCallback mergeCallback,
ISVNReusableEditor editor) |
ISVNReusableEditor |
SVNMergeDriver.getMergeReportEditor(long defaultStart,
long revision,
SVNAdminArea adminArea,
SVNDepth depth,
AbstractDiffCallback mergeCallback,
ISVNReusableEditor editor) |
SVNAuthentication |
DefaultSVNAuthenticationManager.getNextAuthentication(String kind,
String realm,
SVNURL url) |
SVNPropertyValue |
ISVNFileContentFetcher.getProperty(String propertyName) |
static SVNPropertyValue |
SVNPropertiesManager.getProperty(SVNWCAccess access,
File path,
String propName) |
String |
SVNWCProperties.getPropertyValue(String name) |
OutputStream |
SVNWCProperties.getPropertyValue(String name,
OutputStream os) |
ISVNProxyManager |
DefaultSVNAuthenticationManager.getProxyManager(SVNURL url) |
static long |
SVNAdminHelper.getRevisionNumber(SVNRevision revision,
long youngestRevision,
FSFS fsfs) |
static SVNRevisionStatus |
SVNStatusUtil.getRevisionStatus(File wcPath,
String trailURL,
boolean committed,
ISVNEventHandler eventHandler) |
static SVNAuthenticator |
SVNClassLoader.getSASLAuthenticator(SVNConnection connection) |
static String |
SVNTreeConflictUtil.getSingleTreeConflictData(SVNTreeConflictDescription conflict) |
static byte[] |
SVNTreeConflictUtil.getSingleTreeConflictRawData(SVNTreeConflictDescription conflict) |
static SVNStatus |
SVNStatusUtil.getStatus(File path,
SVNWCAccess wcAccess) |
protected File |
SVNRemoteDiffEditor.getTempDirectory() |
static String |
SVNTreeConflictUtil.getTreeConflictData(Map conflicts) |
static byte[] |
SVNTreeConflictUtil.getTreeConflictRawData(Map conflicts) |
TrustManager |
DefaultSVNAuthenticationManager.getTrustManager(SVNURL url) |
SVNURL |
SVNPath.getURL() |
static int |
SVNAdminUtil.getVersion(File path) |
static SVNPropertyValue |
SVNPropertiesManager.getWCProperty(SVNWCAccess access,
File path,
String propName) |
static Map |
SVNPropertiesManager.getWorkingCopyPropertyValues(File path,
SVNEntry entry,
String propName,
SVNDepth depth,
boolean base) |
SVNPropertyValue |
SVNCommitMediator.getWorkspaceProperty(String path,
String name) |
SVNPropertyValue |
SVNImportMediator.getWorkspaceProperty(String path,
String name) |
void |
ISVNReturnValueCallback.handleChar(char ch) |
protected SVNMergeResult |
DefaultSVNMerger.handleChooseBase(SVNMergeFileSet files) |
protected SVNMergeResult |
DefaultSVNMerger.handleChooseConflicted(boolean chooseMine,
SVNMergeFileSet files) |
protected SVNMergeResult |
DefaultSVNMerger.handleChooseMerged(SVNMergeFileSet files,
SVNMergeResult mergeResult) |
protected SVNMergeResult |
DefaultSVNMerger.handleChooseRepository(SVNMergeFileSet files) |
protected SVNMergeResult |
DefaultSVNMerger.handleChooseWorking(SVNMergeFileSet files) |
boolean |
ISVNCommitPathHandler.handleCommitPath(String commitPath,
ISVNEditor commitEditor) |
boolean |
SVNCommitter.handleCommitPath(String commitPath,
ISVNEditor commitEditor) |
void |
SVNMergeDriver.SubTreeMergeInfoHandler.handleEntry(File path,
SVNEntry entry) |
void |
SVNMergeDriver.MergeInfoFetcher.handleEntry(File path,
SVNEntry entry) |
void |
SVNMergeDriver.SubTreeMergeInfoHandler.handleError(File path,
SVNErrorMessage error) |
void |
SVNMergeDriver.MergeInfoFetcher.handleError(File path,
SVNErrorMessage error) |
void |
SVNMergeDriver.handleEvent(SVNEvent event,
double progress) |
protected SVNMergeResult |
DefaultSVNMerger.handleMarkBinaryConflicted(SVNMergeFileSet files) |
protected SVNMergeResult |
DefaultSVNMerger.handleMarkConflicted(SVNMergeFileSet files) |
protected SVNMergeResult |
DefaultSVNMerger.handleMarkResolved(SVNMergeFileSet files,
SVNMergeResult mergeResult) |
protected SVNMergeResult |
DefaultSVNMerger.handleMarkTextConflicted(SVNMergeFileSet files) |
void |
ISVNReturnValueCallback.handleReturnValue(int returnValue) |
void |
SVNRemoteStatusEditor.handleStatus(SVNStatus status) |
static void |
SVNCommitUtil.harvestCommitables(Map commitables,
SVNAdminArea dir,
File path,
SVNEntry parentEntry,
SVNEntry entry,
String url,
String copyFromURL,
boolean copyMode,
boolean addsOnly,
boolean justLocked,
Map lockTokens,
SVNDepth depth,
boolean forcedRecursion,
Collection changelists,
ISVNCommitParameters params,
Map pathsToExternalsProperties) |
static SVNCommitItem[] |
SVNCommitUtil.harvestCommitables(SVNWCAccess baseAccess,
Collection paths,
Map lockTokens,
boolean justLocked,
SVNDepth depth,
boolean force,
Collection changelists,
ISVNCommitParameters params) |
static boolean |
SVNWCManager.isEntrySwitched(File path,
SVNEntry entry) |
static boolean |
SVNFileUtil.isExecutable(File file) |
boolean |
ISVNAuthenticationStorageOptions.isNonInteractive() |
boolean |
DefaultSVNAuthenticationManager.ExtendedHostOptions.isStorePlainTextPassphrases(String realm,
SVNAuthentication auth) |
boolean |
DefaultSVNConnectionOptions.isStorePlainTextPassphrases(String realm,
SVNAuthentication auth) |
boolean |
DefaultSVNHostOptions.isStorePlainTextPassphrases(String realm,
SVNAuthentication auth) |
boolean |
ISVNHostOptions.isStorePlainTextPassphrases(String realm,
SVNAuthentication auth) |
boolean |
ISVNConnectionOptions.isStorePlainTextPassphrases(String realm,
SVNAuthentication auth) |
boolean |
DefaultSVNAuthenticationManager.ExtendedHostOptions.isStorePlainTextPasswords(String realm,
SVNAuthentication auth) |
boolean |
DefaultSVNConnectionOptions.isStorePlainTextPasswords(String realm,
SVNAuthentication auth) |
boolean |
DefaultSVNHostOptions.isStorePlainTextPasswords(String realm,
SVNAuthentication auth) |
boolean |
ISVNHostOptions.isStorePlainTextPasswords(String realm,
SVNAuthentication auth) |
boolean |
ISVNConnectionOptions.isStorePlainTextPasswords(String realm,
SVNAuthentication auth) |
static boolean |
SVNPropertiesManager.isValidPropertyName(String name) |
void |
SVNStatusReporter.linkPath(SVNURL url,
String path,
String lockToken,
long revision,
boolean startEmpty) |
void |
SVNStatusReporter.linkPath(SVNURL url,
String path,
String lockToken,
long revision,
SVNDepth depth,
boolean startEmpty) |
void |
SVNRemoteDiffEditor.SVNDirectoryInfo.loadFromRepository(long baseRevision) |
void |
SVNRemoteDiffEditor.SVNFileInfo.loadFromRepository(long revision) |
protected void |
DefaultSVNMerger.makeBinaryConflictEntry(SVNMergeFileSet files,
String newFilePath,
String oldFilePath) |
protected void |
DefaultSVNMerger.makeTextConflictEntry(SVNMergeFileSet files,
String mineFilePath,
String newFilePath,
String oldFilePath) |
protected SVNTreeConflictDescription |
SVNMergeDriver.makeTreeConflict(File victim,
SVNNodeKind kind,
SVNConflictAction action,
SVNConflictReason reason) |
static void |
SVNWCManager.markEntry(SVNAdminArea dir,
SVNEntry entry,
String schedule,
boolean copied,
boolean keepLocal,
int flags) |
static void |
SVNWCManager.markTree(SVNAdminArea dir,
String schedule,
boolean copied,
boolean keepLocal,
int flags) |
static void |
SVNWCManager.markTreeCancellable(SVNAdminArea dir,
String schedule,
boolean copied,
boolean keepLocal,
int flags) |
protected SVNStatusType |
DefaultSVNMerger.mergeBinary(File baseFile,
File localFile,
File repositoryFile,
SVNDiffOptions options,
File resultFile) |
protected abstract SVNStatusType |
AbstractSVNMerger.mergeBinary(File baseFile,
File localFile,
File repositoryFile,
SVNDiffOptions options,
File resultFile) |
SVNMergeResult |
DefaultSVNMerger.mergeProperties(String localPath,
SVNProperties workingProperties,
SVNProperties baseProperties,
SVNProperties serverBaseProps,
SVNProperties propDiff,
SVNAdminArea adminArea,
SVNLog log,
boolean baseMerge,
boolean dryRun) |
static SVNStatusType |
SVNPropertiesManager.mergeProperties(SVNWCAccess wcAccess,
File path,
SVNProperties baseProperties,
SVNProperties diff,
boolean baseMerge,
boolean dryRun) |
protected SVNStatusType |
DefaultSVNMerger.mergeText(File baseFile,
File localFile,
File latestFile,
SVNDiffOptions options,
File resultFile) |
protected abstract SVNStatusType |
AbstractSVNMerger.mergeText(File baseFile,
File localFile,
File repositoryFile,
SVNDiffOptions options,
File resultFile) |
SVNMergeResult |
AbstractSVNMerger.mergeText(SVNMergeFileSet files,
boolean dryRun,
SVNDiffOptions options) |
static void |
SVNFileUtil.moveDir(File src,
File dst) |
static void |
SVNFileUtil.moveFile(File src,
File dst) |
boolean |
ISVNMergeInfoFilter.omitMergeInfo(String path,
Map pathMergeinfo) |
void |
SVNDepthFilterEditor.openDir(String path,
long revision) |
void |
SVNRemoteStatusEditor.openDir(String path,
long revision) |
void |
SVNUpdateEditor.openDir(String path,
long revision) |
void |
SVNExportEditor.openDir(String path,
long revision) |
void |
SVNAmbientDepthFilterEditor.openDir(String path,
long revision) |
void |
SVNCancellableEditor.openDir(String path,
long revision) |
void |
SVNDiffEditor.openDir(String path,
long revision) |
void |
SVNUpdateEditor15.openDir(String path,
long revision) |
void |
SVNDiffStatusEditor.openDir(String path,
long revision) |
void |
SVNRemoteDiffEditor.openDir(String path,
long revision) |
void |
SVNDumpEditor.openDir(String path,
long revision) |
void |
SVNNodeEditor.openDir(String path,
long revision) |
void |
SVNSynchronizeEditor.openDir(String path,
long revision) |
void |
SVNDepthFilterEditor.openFile(String path,
long revision) |
void |
SVNRemoteStatusEditor.openFile(String path,
long revision) |
void |
SVNUpdateEditor.openFile(String path,
long revision) |
void |
SVNExportEditor.openFile(String path,
long revision) |
void |
SVNAmbientDepthFilterEditor.openFile(String path,
long revision) |
void |
SVNCancellableEditor.openFile(String path,
long revision) |
void |
SVNDiffEditor.openFile(String path,
long revision) |
void |
SVNUpdateEditor15.openFile(String path,
long revision) |
void |
SVNDiffStatusEditor.openFile(String path,
long revision) |
void |
SVNRemoteDiffEditor.openFile(String path,
long revision) |
void |
SVNDumpEditor.openFile(String path,
long revision) |
void |
SVNNodeEditor.openFile(String path,
long revision) |
void |
SVNSynchronizeEditor.openFile(String path,
long revision) |
org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.SVNFileInfo |
SVNUpdateEditor.openFile(String path,
org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.SVNDirectoryInfo parent) |
static InputStream |
SVNFileUtil.openFileForReading(File file) |
static InputStream |
SVNFileUtil.openFileForReading(File file,
Level logLevel,
SVNLogType logType) |
static InputStream |
SVNFileUtil.openFileForReading(File file,
SVNLogType logType) |
static OutputStream |
SVNFileUtil.openFileForWriting(File file) |
static OutputStream |
SVNFileUtil.openFileForWriting(File file,
boolean append) |
void |
ISVNLoadHandler.openNode(Map headers) |
void |
DefaultLoadHandler.openNode(Map headers) |
void |
DefaultDumpFilterHandler.openNode(Map headers) |
static RandomAccessFile |
SVNFileUtil.openRAFileForReading(File file) |
static RandomAccessFile |
SVNFileUtil.openRAFileForWriting(File file,
boolean append) |
static FSFS |
SVNAdminHelper.openRepository(File reposRootPath,
boolean openFS) |
static FSFS |
SVNAdminHelper.openRepositoryForRecovery(File reposRootPath) |
void |
ISVNLoadHandler.openRevision(Map headers) |
void |
DefaultLoadHandler.openRevision(Map headers) |
void |
DefaultDumpFilterHandler.openRevision(Map headers) |
void |
SVNDepthFilterEditor.openRoot(long revision) |
void |
SVNRemoteStatusEditor.openRoot(long revision) |
void |
SVNUpdateEditor.openRoot(long revision) |
void |
SVNExportEditor.openRoot(long revision) |
void |
SVNAmbientDepthFilterEditor.openRoot(long revision) |
void |
SVNCancellableEditor.openRoot(long revision) |
void |
SVNDiffEditor.openRoot(long revision) |
void |
SVNUpdateEditor15.openRoot(long revision) |
void |
SVNDiffStatusEditor.openRoot(long revision) |
void |
SVNRemoteDiffEditor.openRoot(long revision) |
void |
SVNDumpEditor.openRoot(long revision) |
void |
SVNNodeEditor.openRoot(long revision) |
void |
SVNSynchronizeEditor.openRoot(long revision) |
void |
SVNDumpStreamParser.parseDumpStream(InputStream dumpStream,
ISVNLoadHandler handler,
CharsetDecoder decoder) |
static SVNExternal[] |
SVNExternal.parseExternals(Object owner,
String description) |
static Map |
SVNPropertiesManager.parseMergeInfo(File path,
SVNEntry entry,
boolean base) |
static SVNRevision |
SVNAdminUtil.parseRevision(StringBuffer str) |
void |
ISVNLoadHandler.parseTextBlock(InputStream dumpStream,
long contentLength,
boolean isDelta) |
void |
DefaultLoadHandler.parseTextBlock(InputStream dumpStream,
long contentLength,
boolean isDelta) |
void |
DefaultDumpFilterHandler.parseTextBlock(InputStream dumpStream,
long contentLength,
boolean isDelta) |
void |
ISVNLoadHandler.parseUUID(String uuid) |
void |
DefaultLoadHandler.parseUUID(String uuid) |
void |
DefaultDumpFilterHandler.parseUUID(String uuid) |
protected void |
DefaultSVNMerger.postMergeCleanup(SVNMergeFileSet files) |
void |
DefaultSVNGNUDiffGenerator.printHeader(OutputStream os) |
protected SVNMergeResult |
DefaultSVNMerger.processMergedFiles(SVNMergeFileSet files,
SVNMergeResult mergeResult) |
protected abstract SVNMergeResult |
AbstractSVNMerger.processMergedFiles(SVNMergeFileSet files,
SVNMergeResult mergeResult) |
Collection |
SVNWCProperties.properties(Collection target) |
SVNStatusType |
SVNMergeCallback.propertiesChanged(String path,
SVNProperties originalProperties,
SVNProperties diff,
boolean[] isTreeConflicted) |
SVNStatusType |
SVNDiffCallback.propertiesChanged(String path,
SVNProperties originalProperties,
SVNProperties diff,
boolean[] isTreeConflicted) |
SVNStatusType |
SVNMergeCallback15.propertiesChanged(String path,
SVNProperties originalProperties,
SVNProperties diff,
boolean[] isTreeConflicted) |
abstract SVNStatusType |
AbstractDiffCallback.propertiesChanged(String path,
SVNProperties originalProperties,
SVNProperties diff,
boolean[] isTreeConflicted) |
static String |
SVNFileUtil.readFile(File file) |
static byte[] |
SVNFileUtil.readFully(File file) |
static int |
SVNAdminHelper.readKeyOrValue(InputStream dumpStream,
byte[] buffer,
int len) |
char[] |
DefaultSVNPersistentAuthenticationProvider.IPasswordStorage.readPassphrase(String realm,
SVNProperties authParameters) |
char[] |
DefaultSVNPersistentAuthenticationProvider.MacOsKeychainPasswordStorage.readPassphrase(String realm,
SVNProperties authParameters) |
char[] |
DefaultSVNPersistentAuthenticationProvider.GnomeKeyringPasswordStorage.readPassphrase(String realm,
SVNProperties authParameters) |
char[] |
DefaultSVNPersistentAuthenticationProvider.IPasswordStorage.readPassword(String realm,
String userName,
SVNProperties authParameters) |
char[] |
DefaultSVNPersistentAuthenticationProvider.MacOsKeychainPasswordStorage.readPassword(String realm,
String userName,
SVNProperties authParameters) |
char[] |
DefaultSVNPersistentAuthenticationProvider.GnomeKeyringPasswordStorage.readPassword(String realm,
String userName,
SVNProperties authParameters) |
static SVNTreeConflictDescription |
SVNTreeConflictUtil.readSingleTreeConflict(SVNSkel skel,
File dirPath) |
static InputStream |
SVNFileUtil.readSymlink(File link) |
static Map |
SVNTreeConflictUtil.readTreeConflicts(File dirPath,
byte[] conflictData) |
static Map |
SVNTreeConflictUtil.readTreeConflicts(File dirPath,
String conflictData) |
protected void |
SVNMergeDriver.recordMergeInfoForAddedSubtrees(SVNMergeRange range,
String mergeInfoPath,
SVNDepth depth) |
protected void |
SVNMergeDriver.recordMergeInfoForDirectoryMerge(Map resultCatalog,
SVNEntry targetEntry,
SVNMergeRange range,
String mergeInfoPath,
SVNDepth depth) |
protected void |
SVNMergeDriver.recordTreeConflict(File victim,
SVNAdminArea adminArea,
SVNNodeKind kind,
SVNConflictAction action,
SVNConflictReason reason) |
protected void |
SVNMergeDriver.recordTreeConflictOnAdd(File victim,
SVNAdminArea adminArea,
SVNNodeKind kind,
SVNConflictAction action,
SVNConflictReason reason) |
static void |
SVNPropertiesManager.recordWCMergeInfo(File path,
Map mergeInfo,
SVNWCAccess wcAccess) |
void |
ISVNLoadHandler.removeNodeProperties() |
void |
DefaultLoadHandler.removeNodeProperties() |
void |
DefaultDumpFilterHandler.removeNodeProperties() |
static void |
SVNAdminHelper.removePropertiesNotInSource(SVNRepository repository,
long revision,
SVNProperties sourceProps,
SVNProperties targetProps) |
static void |
SVNFileUtil.rename(File src,
File dst) |
void |
SVNStatusReporter.report(ISVNReporter reporter) |
static Map<String,SVNPropertyValue> |
SVNExternalsUtil.resolvePinnedExternals(SVNWCContext context,
SvnRepositoryAccess repositoryAccess,
Map<SvnTarget,List<SVNExternal>> externalsToPin,
SvnTarget pairSource,
SvnTarget pairDst,
long pairSourceRevision,
SVNRepository svnRepository,
SVNURL reposRootUrl) |
SVNURL |
SVNExternal.resolveURL(SVNURL rootURL,
SVNURL ownerURL) |
protected SVNAdminArea |
SVNMergeCallback.retrieve(File path,
boolean lenient) |
protected SVNAdminArea |
SVNRemoteDiffEditor.retrieve(File path,
boolean lenient) |
protected SVNAdminArea |
SVNRemoteDiffEditor.retrieveParent(File path,
boolean lenient) |
protected void |
SVNMergeDriver.runMerge(SVNURL url1,
SVNRevision revision1,
SVNURL url2,
SVNRevision revision2,
File targetWCPath,
SVNDepth depth,
boolean dryRun,
boolean force,
boolean ignoreAncestry,
boolean recordOnly) |
protected void |
SVNMergeDriver.runMergeReintegrate(SVNURL srcURL,
File srcPath,
SVNRevision pegRevision,
File targetWCPath,
boolean dryRun) |
protected void |
SVNMergeDriver.runPeggedMerge(SVNURL srcURL,
File srcPath,
Collection rangesToMerge,
SVNRevision pegRevision,
File targetWCPath,
SVNDepth depth,
boolean dryRun,
boolean force,
boolean ignoreAncestry,
boolean recordOnly) |
void |
DefaultSVNPersistentAuthenticationProvider.saveAuthentication(SVNAuthentication auth,
String kind,
String realm) |
void |
ISVNPersistentAuthenticationProvider.saveAuthentication(SVNAuthentication auth,
String kind,
String realm) |
boolean |
DefaultSVNPersistentAuthenticationProvider.IPasswordStorage.savePassphrase(String realm,
char[] passphrase,
SVNAuthentication auth,
SVNProperties authParameters,
boolean force) |
boolean |
DefaultSVNPersistentAuthenticationProvider.SimplePasswordStorage.savePassphrase(String realm,
char[] passphrase,
SVNAuthentication auth,
SVNProperties authParameters,
boolean force) |
boolean |
DefaultSVNPersistentAuthenticationProvider.MacOsKeychainPasswordStorage.savePassphrase(String realm,
char[] passphrase,
SVNAuthentication auth,
SVNProperties authParameters,
boolean force) |
boolean |
DefaultSVNPersistentAuthenticationProvider.GnomeKeyringPasswordStorage.savePassphrase(String realm,
char[] passphrase,
SVNAuthentication auth,
SVNProperties authParameters,
boolean force) |
boolean |
DefaultSVNPersistentAuthenticationProvider.IPasswordStorage.savePassword(String realm,
char[] password,
SVNAuthentication auth,
SVNProperties authParameters) |
boolean |
DefaultSVNPersistentAuthenticationProvider.SimplePasswordStorage.savePassword(String realm,
char[] password,
SVNAuthentication auth,
SVNProperties authParameters) |
boolean |
DefaultSVNPersistentAuthenticationProvider.MacOsKeychainPasswordStorage.savePassword(String realm,
char[] password,
SVNAuthentication auth,
SVNProperties authParameters) |
boolean |
DefaultSVNPersistentAuthenticationProvider.GnomeKeyringPasswordStorage.savePassword(String realm,
char[] password,
SVNAuthentication auth,
SVNProperties authParameters) |
void |
SVNCommitter.sendTextDeltas(ISVNEditor editor) |
static String |
SVNAdminUtil.serializeExternalFileData(SVNEntry entry) |
void |
ISVNLoadHandler.setFullText() |
void |
DefaultLoadHandler.setFullText() |
void |
DefaultDumpFilterHandler.setFullText() |
void |
ISVNLoadHandler.setNodeProperty(String propertyName,
SVNPropertyValue propertyValue) |
void |
DefaultLoadHandler.setNodeProperty(String propertyName,
SVNPropertyValue propertyValue) |
void |
DefaultDumpFilterHandler.setNodeProperty(String propertyName,
SVNPropertyValue propertyValue) |
void |
SVNStatusReporter.setPath(String path,
String lockToken,
long revision,
boolean startEmpty) |
void |
SVNStatusReporter.setPath(String path,
String lockToken,
long revision,
SVNDepth depth,
boolean startEmpty) |
void |
SVNWCProperties.setProperties(SVNProperties properties) |
static void |
SVNWCProperties.setProperties(SVNProperties namesToValues,
File target,
File tmpFile,
String terminator) |
static void |
SVNWCProperties.setProperties(SVNProperties namesToValues,
OutputStream target,
String terminator) |
static boolean |
SVNPropertiesManager.setProperty(SVNWCAccess access,
File path,
String propName,
SVNPropertyValue propValue,
boolean skipChecks) |
void |
SVNWCProperties.setPropertyValue(String name,
InputStream is,
int length) |
void |
SVNWCProperties.setPropertyValue(String name,
SVNPropertyValue value) |
void |
ISVNLoadHandler.setRevisionProperty(String propertyName,
SVNPropertyValue propertyValue) |
void |
DefaultLoadHandler.setRevisionProperty(String propertyName,
SVNPropertyValue propertyValue) |
void |
DefaultDumpFilterHandler.setRevisionProperty(String propertyName,
SVNPropertyValue propertyValue) |
protected SVNCommitInfo |
SVNCopyDriver.setupCopy(SVNCopySource[] sources,
SVNPath dst,
boolean isMove,
boolean makeParents,
boolean pinExternals,
Map<SvnTarget,List<SVNExternal>> externalsToPin,
String message,
SVNProperties revprops,
ISVNCommitHandler commitHandler,
ISVNCommitParameters commitParameters,
ISVNExternalsHandler externalsHandler) |
static boolean |
SVNPropertiesManager.setWCProperty(SVNWCAccess access,
File path,
String propName,
SVNPropertyValue propValue,
boolean write) |
void |
SVNCommitMediator.setWorkspaceProperty(String path,
String name,
SVNPropertyValue value) |
void |
SVNImportMediator.setWorkspaceProperty(String path,
String name,
SVNPropertyValue value) |
Collection |
SVNMergeDriver.suggestMergeSources(File path,
SVNRevision pegRevision) |
Collection |
SVNMergeDriver.suggestMergeSources(SVNURL url,
SVNRevision pegRevision)
Deprecated.
|
void |
SVNDepthFilterEditor.targetRevision(long revision) |
void |
SVNUpdateEditor.targetRevision(long revision) |
void |
SVNExportEditor.targetRevision(long revision) |
void |
SVNAmbientDepthFilterEditor.targetRevision(long revision) |
void |
SVNCancellableEditor.targetRevision(long revision) |
void |
SVNDiffEditor.targetRevision(long revision) |
void |
SVNUpdateEditor15.targetRevision(long revision) |
void |
SVNDiffStatusEditor.targetRevision(long revision) |
void |
SVNRemoteDiffEditor.targetRevision(long revision) |
void |
SVNDumpEditor.targetRevision(long revision) |
void |
SVNNodeEditor.targetRevision(long revision) |
void |
SVNSynchronizeEditor.targetRevision(long revision) |
OutputStream |
SVNDepthFilterEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SVNRemoteStatusEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SVNUpdateEditor.textDeltaChunk(String commitPath,
SVNDiffWindow diffWindow) |
OutputStream |
SVNExportEditor.textDeltaChunk(String commitPath,
SVNDiffWindow diffWindow) |
OutputStream |
SVNAmbientDepthFilterEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SVNCancellableEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SVNDiffEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SVNUpdateEditor15.textDeltaChunk(String commitPath,
SVNDiffWindow diffWindow) |
OutputStream |
SVNDiffStatusEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SVNRemoteDiffEditor.textDeltaChunk(String commitPath,
SVNDiffWindow diffWindow) |
OutputStream |
SVNDumpEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SVNNodeEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SVNSynchronizeEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
void |
SVNDepthFilterEditor.textDeltaEnd(String path) |
void |
SVNRemoteStatusEditor.textDeltaEnd(String path) |
void |
SVNUpdateEditor.textDeltaEnd(String commitPath) |
void |
SVNExportEditor.textDeltaEnd(String commitPath) |
void |
SVNAmbientDepthFilterEditor.textDeltaEnd(String path) |
void |
SVNCancellableEditor.textDeltaEnd(String path) |
void |
SVNDiffEditor.textDeltaEnd(String path) |
void |
SVNUpdateEditor15.textDeltaEnd(String commitPath) |
void |
SVNDiffStatusEditor.textDeltaEnd(String path) |
void |
SVNRemoteDiffEditor.textDeltaEnd(String commitPath) |
void |
SVNDumpEditor.textDeltaEnd(String path) |
void |
SVNNodeEditor.textDeltaEnd(String path) |
void |
SVNSynchronizeEditor.textDeltaEnd(String path) |
ByteBuffer |
SVNSubstitutor.translateChunk(ByteBuffer src,
ByteBuffer dst) |
static SVNURL |
SVNCommitUtil.translateCommitables(SVNCommitItem[] items,
Map decodedPaths) |
void |
SVNNodeEditor.traverseChangedDirs(ISVNChangedDirectoriesHandler handler) |
void |
SVNNodeEditor.traverseTree(boolean includeCopyInfo,
ISVNChangeEntryHandler handler) |
boolean |
SVNUpdateEditor.treeHasLocalModifications(SVNAdminArea adminArea,
boolean[] allModsAreDeletes) |
static void |
SVNAdminUtil.unserializeExternalFileData(SVNEntry entry,
String rawExternalFileData) |
static void |
SVNWCManager.updateCleanup(File path,
SVNWCAccess wcAccess,
String baseURL,
String rootURL,
long newRevision,
boolean removeMissingDirs,
Collection excludePaths,
SVNDepth depth,
boolean skipUnlocked) |
static void |
SVNPropertiesManager.validateEOLProperty(Object path,
ISVNFileContentFetcher fetcher) |
static void |
SVNPropertiesManager.validateMimeType(String value) |
static SVNPropertyValue |
SVNPropertiesManager.validatePropertyValue(Object path,
SVNNodeKind kind,
String name,
SVNPropertyValue value,
boolean force,
ISVNOptions options,
ISVNFileContentFetcher fileContentFetcher) |
static void |
SVNPropertiesManager.validateRevisionProperties(SVNProperties revisionProperties) |
void |
DefaultSVNAuthenticationManager.verifyHostKey(String hostName,
int port,
String keyAlgorithm,
byte[] hostKey) |
static void |
SVNAdminHelper.writeProperties(SVNProperties props,
SVNProperties oldProps,
OutputStream dumpStream) |
static int |
SVNAdminHelper.writeRevisionProperties(SVNRepository toRepository,
long revision,
SVNProperties revProps) |
static void |
SVNFileUtil.writeToFile(File file,
byte[] contents) |
static void |
SVNFileUtil.writeToFile(File file,
String contents,
String charSet) |
static void |
SVNFileUtil.writeVersionFile(File file,
int version) |
Constructor and Description |
---|
IOExceptionWrapper(SVNException cause) |
Constructor and Description |
---|
SVNPath(String target) |
SVNPath(String target,
boolean keepPegRevision) |
SVNPath(String target,
boolean keepPegRevision,
boolean parsePegRevision) |
SVNRemoteStatusEditor(ISVNOptions options,
SVNWCAccess wcAccess,
SVNAdminAreaInfo info,
boolean noIgnore,
boolean reportAll,
SVNDepth depth,
ISVNStatusHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
SVNLog.addCommand(String name,
SVNProperties attributes,
boolean save) |
SVNEntry |
SVNAdminArea.addEntry(String name) |
abstract void |
SVNAdminArea.addTreeConflict(SVNTreeConflictDescription conflict) |
void |
SVNAdminArea14.addTreeConflict(SVNTreeConflictDescription conflict) |
void |
SVNAdminArea16.addTreeConflict(SVNTreeConflictDescription conflict) |
void |
SVNXMLAdminArea.addTreeConflict(SVNTreeConflictDescription conflict) |
SVNProperties |
SVNVersionedProperties.asMap() |
static SVNAdminArea |
SVNAdminAreaFactory.changeWCFormat(SVNAdminArea adminArea,
int format) |
static int |
SVNAdminAreaFactory.checkWC(File path,
boolean useSelector) |
static int |
SVNAdminAreaFactory.checkWC(File path,
boolean useSelector,
Level logLevel) |
void |
SVNAdminArea.cleanup() |
void |
ISVNCleanupHandler.cleanup(SVNAdminArea area) |
void |
SVNWCAccess.close() |
void |
SVNWCAccess.closeAdminArea(File path) |
void |
SVNAdminArea.commit(String target,
SVNCommitInfo info,
SVNProperties wcPropChanges,
boolean removeLock,
boolean recursive,
boolean removeChangelist,
Collection explicitCommitPaths,
ISVNCommitParameters params) |
SVNVersionedProperties |
SVNVersionedProperties.compareTo(SVNVersionedProperties properties) |
abstract boolean |
SVNVersionedProperties.containsProperty(String name) |
boolean |
SVNSimpleVersionedPropertiesImpl.containsProperty(String name) |
boolean |
SVNProperties13.containsProperty(String name) |
boolean |
SVNProperties14.containsProperty(String name) |
static void |
SVNTranslator.copyAndTranslate(File source,
File destination,
String charset,
byte[] eol,
Map<String,byte[]> keywords,
boolean special,
boolean expand,
boolean repair) |
void |
SVNVersionedProperties.copyTo(SVNVersionedProperties destination) |
protected void |
SVNAdminArea.createFormatFile(File formatFile,
boolean createMyself) |
protected void |
SVNAdminArea16.createFormatFile(File formatFile,
boolean createMyself) |
ISVNUpdateEditor |
SVNWCAccess.createUpdateEditor(SVNAdminAreaInfo info,
String switchURL,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
String[] preservedExtensions,
ISVNFileFetcher fileFetcher,
boolean lockOnDemand) |
abstract SVNAdminArea |
SVNAdminArea.createVersionedDirectory(File dir,
String url,
String rootURL,
String uuid,
long revNumber,
boolean createMyself,
SVNDepth depth) |
SVNAdminArea |
SVNAdminArea14.createVersionedDirectory(File dir,
String url,
String rootURL,
String uuid,
long revNumber,
boolean createMyself,
SVNDepth depth) |
SVNAdminArea |
SVNXMLAdminArea.createVersionedDirectory(File dir,
String url,
String rootURL,
String uuid,
long revNumber,
boolean createMyself,
SVNDepth depth) |
static void |
SVNAdminAreaFactory.createVersionedDirectory(File path,
String url,
String rootURL,
String uuid,
long revNumber,
SVNDepth depth) |
static void |
SVNAdminAreaFactory.createVersionedDirectory(File path,
SVNURL url,
SVNURL rootURL,
String uuid,
long revNumber,
SVNDepth depth) |
abstract void |
SVNLog.delete() |
void |
SVNLogImpl.delete() |
void |
SVNLog.deleteCommandsByName(String name,
boolean save) |
void |
SVNLog.deleteCommandsByNameAndAttributes(String name,
SVNProperties attributes,
boolean save) |
void |
SVNAdminArea.deleteEntry(String name) |
void |
SVNLog.deleteLastCommand(boolean save) |
abstract SVNTreeConflictDescription |
SVNAdminArea.deleteTreeConflict(String name) |
SVNTreeConflictDescription |
SVNAdminArea14.deleteTreeConflict(String name) |
SVNTreeConflictDescription |
SVNAdminArea16.deleteTreeConflict(String victimName) |
SVNTreeConflictDescription |
SVNXMLAdminArea.deleteTreeConflict(String name) |
static File |
SVNTranslator.detranslateWorkingCopy(SVNAdminArea dir,
String name,
SVNProperties propDiff,
boolean force) |
protected SVNAdminArea |
SVNXMLAdminAreaFactory.doChangeWCFormat(SVNAdminArea adminArea) |
protected SVNAdminArea |
SVNAdminArea14Factory.doChangeWCFormat(SVNAdminArea adminArea) |
protected SVNAdminArea |
SVNAdminArea15Factory.doChangeWCFormat(SVNAdminArea adminArea) |
protected abstract SVNAdminArea |
SVNAdminAreaFactory.doChangeWCFormat(SVNAdminArea area) |
protected SVNAdminArea |
SVNAdminArea16Factory.doChangeWCFormat(SVNAdminArea adminArea) |
protected int |
SVNXMLAdminAreaFactory.doCheckWC(File path,
Level logLevel) |
protected int |
SVNAdminArea14Factory.doCheckWC(File path,
Level logLevel) |
protected abstract int |
SVNAdminAreaFactory.doCheckWC(File path,
Level logLevel) |
protected void |
SVNXMLAdminAreaFactory.doCreateVersionedDirectory(File path,
String url,
String rootURL,
String uuid,
long revNumber,
SVNDepth depth) |
protected void |
SVNAdminArea14Factory.doCreateVersionedDirectory(File path,
String url,
String rootURL,
String uuid,
long revNumber,
SVNDepth depth) |
protected void |
SVNAdminArea15Factory.doCreateVersionedDirectory(File path,
String url,
String rootURL,
String uuid,
long revNumber,
SVNDepth depth) |
protected abstract void |
SVNAdminAreaFactory.doCreateVersionedDirectory(File path,
String url,
String rootURL,
String uuid,
long revNumber,
SVNDepth depth) |
protected void |
SVNAdminArea16Factory.doCreateVersionedDirectory(File path,
String url,
String rootURL,
String uuid,
long revNumber,
SVNDepth depth) |
protected SVNAdminArea |
SVNXMLAdminAreaFactory.doOpen(File path,
int version) |
protected SVNAdminArea |
SVNAdminArea14Factory.doOpen(File path,
int version) |
protected SVNAdminArea |
SVNAdminArea15Factory.doOpen(File path,
int version) |
protected abstract SVNAdminArea |
SVNAdminAreaFactory.doOpen(File path,
int version) |
protected SVNAdminArea |
SVNAdminArea16Factory.doOpen(File path,
int version) |
Iterator |
SVNAdminArea.entries(boolean hidden) |
boolean |
SVNVersionedProperties.equals(SVNVersionedProperties props) |
void |
SVNAdminArea.extendLockToTree() |
protected abstract Map |
SVNAdminArea.fetchEntries() |
protected Map |
SVNAdminArea14.fetchEntries() |
protected Map |
SVNXMLAdminArea.fetchEntries() |
void |
SVNAdminArea.foldScheduling(String name,
Map attributes,
boolean force) |
SVNAdminArea |
SVNAdminArea.formatWC(SVNAdminArea adminArea) |
InputStream |
SVNAdminArea.getBaseFileForReading(String name,
boolean tmp) |
OutputStream |
SVNAdminArea.getBaseFileForWriting(String name) |
abstract SVNVersionedProperties |
SVNAdminArea.getBaseProperties(String name) |
SVNVersionedProperties |
SVNAdminArea14.getBaseProperties(String name) |
SVNVersionedProperties |
SVNXMLAdminArea.getBaseProperties(String name) |
static String |
SVNTranslator.getCharset(String charset,
String mimeType,
Object path,
ISVNOptions options) |
SVNURL |
SVNEntry.getCopyFromSVNURL() |
Collection |
ISVNAdminAreaFactorySelector.getEnabledFactories(File path,
Collection factories,
boolean writeAccess) |
Map |
SVNAdminArea.getEntries() |
SVNEntry |
SVNWCAccess.getEntry(File path,
boolean showHidden) |
SVNEntry |
SVNAdminArea.getEntry(String name,
boolean hidden) |
abstract SVNVersionedProperties |
SVNAdminArea.getProperties(String name) |
SVNVersionedProperties |
SVNAdminArea14.getProperties(String name) |
SVNVersionedProperties |
SVNXMLAdminArea.getProperties(String name) |
Collection |
SVNVersionedProperties.getPropertyNames(Collection target) |
abstract SVNPropertyValue |
SVNVersionedProperties.getPropertyValue(String name) |
SVNPropertyValue |
SVNSimpleVersionedPropertiesImpl.getPropertyValue(String name) |
SVNPropertyValue |
SVNProperties13.getPropertyValue(String name) |
SVNPropertyValue |
SVNProperties14.getPropertyValue(String name) |
SVNURL |
SVNEntry.getRepositoryRootURL() |
abstract SVNVersionedProperties |
SVNAdminArea.getRevertProperties(String name) |
SVNVersionedProperties |
SVNAdminArea14.getRevertProperties(String name) |
SVNVersionedProperties |
SVNXMLAdminArea.getRevertProperties(String name) |
String |
SVNVersionedProperties.getStringPropertyValue(String name) |
SVNURL |
SVNEntry.getSVNURL() |
static File |
SVNTranslator.getTranslatedFile(SVNAdminArea dir,
String name,
File src,
boolean forceEOLRepair,
boolean useGlobalTmp,
boolean forceCopy,
boolean toNormalFormat) |
static InputStream |
SVNTranslator.getTranslatedStream(SVNAdminArea adminArea,
String name,
boolean translateToNormalForm,
boolean repairEOL) |
SVNTreeConflictDescription |
SVNWCAccess.getTreeConflict(File path) |
abstract SVNTreeConflictDescription |
SVNAdminArea.getTreeConflict(String name) |
SVNTreeConflictDescription |
SVNAdminArea14.getTreeConflict(String name) |
SVNTreeConflictDescription |
SVNAdminArea16.getTreeConflict(String victimName) |
SVNTreeConflictDescription |
SVNXMLAdminArea.getTreeConflict(String name) |
abstract Map<File,SVNTreeConflictDescription> |
SVNEntry.getTreeConflicts() |
Map |
SVNEntry16.getTreeConflicts() |
protected int |
SVNXMLAdminAreaFactory.getVersion(File path) |
protected int |
SVNAdminArea14Factory.getVersion(File path) |
protected abstract int |
SVNAdminAreaFactory.getVersion(File path) |
SVNEntry |
SVNWCAccess.getVersionedEntry(File path,
boolean showHidden) |
SVNEntry |
SVNAdminArea.getVersionedEntry(String name,
boolean hidden) |
abstract SVNVersionedProperties |
SVNAdminArea.getWCProperties(String name) |
SVNVersionedProperties |
SVNAdminArea14.getWCProperties(String entryName) |
SVNVersionedProperties |
SVNXMLAdminArea.getWCProperties(String name) |
void |
ISVNEntryHandler.handleEntry(File path,
SVNEntry entry) |
void |
ISVNEntryHandler.handleError(File path,
SVNErrorMessage error) |
void |
SVNWCAccess.handleEvent(SVNEvent event) |
void |
SVNWCAccess.handleEvent(SVNEvent event,
double progress) |
abstract void |
SVNAdminArea.handleKillMe() |
void |
SVNAdminArea14.handleKillMe() |
void |
SVNXMLAdminArea.handleKillMe() |
boolean |
SVNAdminArea.hasPropConflict(String name) |
abstract boolean |
SVNAdminArea.hasProperties(String entryName) |
boolean |
SVNAdminArea14.hasProperties(String name) |
boolean |
SVNXMLAdminArea.hasProperties(String entryName) |
abstract boolean |
SVNAdminArea.hasPropModifications(String entryName) |
boolean |
SVNAdminArea14.hasPropModifications(String name) |
boolean |
SVNXMLAdminArea.hasPropModifications(String name) |
boolean |
SVNAdminArea.hasTextConflict(String name) |
boolean |
SVNAdminArea.hasTextModifications(String name,
boolean forceComparision) |
boolean |
SVNXMLAdminArea.hasTextModifications(String name,
boolean forceComparison) |
boolean |
SVNAdminArea.hasTextModifications(String name,
boolean forceComparison,
boolean compareTextBase,
boolean compareChecksum) |
boolean |
SVNWCAccess.hasTreeConflict(File path) |
abstract boolean |
SVNAdminArea.hasTreeConflict(String name) |
boolean |
SVNAdminArea14.hasTreeConflict(String name) |
boolean |
SVNAdminArea16.hasTreeConflict(String victimName) |
boolean |
SVNXMLAdminArea.hasTreeConflict(String name) |
boolean |
SVNAdminArea.hasVersionedFileTextChanges(File file,
File baseFile,
boolean compareTextBase) |
abstract void |
SVNAdminArea.installProperties(String name,
SVNProperties baseProps,
SVNProperties workingProps,
SVNLog log,
boolean writeBaseProps,
boolean close) |
void |
SVNAdminArea14.installProperties(String name,
SVNProperties baseProps,
SVNProperties workingProps,
SVNLog log,
boolean writeBaseProps,
boolean close) |
void |
SVNXMLAdminArea.installProperties(String name,
SVNProperties baseProps,
SVNProperties workingProps,
SVNLog log,
boolean writeBaseProps,
boolean close) |
boolean |
SVNVersionedProperties.isEmpty() |
abstract boolean |
SVNAdminArea.isLocked() |
boolean |
SVNAdminArea14.isLocked() |
boolean |
SVNWCAccess.isLocked(File path) |
boolean |
SVNWCAccess.isWCRoot(File path) |
protected Map |
SVNAdminArea.loadEntries() |
protected abstract SVNProperties |
SVNVersionedProperties.loadProperties() |
protected SVNProperties |
SVNSimpleVersionedPropertiesImpl.loadProperties() |
protected SVNProperties |
SVNProperties13.loadProperties() |
boolean |
SVNAdminArea14.lock() |
abstract boolean |
SVNAdminArea.lock(boolean stealLock) |
boolean |
SVNAdminArea14.lock(boolean stealLock) |
boolean |
SVNXMLAdminArea.lock(boolean stealLock) |
SVNStatusType |
SVNLog.logChangedEntryProperties(String name,
SVNProperties modifiedEntryProps) |
void |
SVNLog.logChangedWCProperties(String name,
SVNProperties modifiedWCProps) |
void |
SVNLogRunner.logCompleted(SVNAdminArea adminArea) |
void |
SVNLogRunner.logFailed(SVNAdminArea adminArea) |
void |
SVNLog.logRemoveRevertFile(String name,
SVNAdminArea adminArea,
boolean isProp) |
void |
SVNLogRunner.logStarted(SVNAdminArea adminArea) |
void |
SVNLog.logTweakEntry(String name,
String newURL,
long newRevision) |
boolean |
SVNAdminArea.markResolved(String name,
boolean text,
boolean props,
SVNConflictChoice conflictChoice) |
static File |
SVNTranslator.maybeUpdateTargetEOLs(SVNAdminArea dir,
File target,
SVNProperties propDiff) |
SVNStatusType |
SVNAdminArea.mergeProperties(String name,
SVNProperties serverBaseProps,
SVNProperties propDiff,
String localLabel,
String latestLabel,
boolean baseMerge,
boolean dryRun,
SVNLog log) |
SVNStatusType |
SVNAdminArea.mergeProperties(String name,
SVNProperties serverBaseProps,
SVNProperties baseProps,
SVNProperties workingProps,
SVNProperties propDiff,
String localLabel,
String latestLabel,
boolean baseMerge,
boolean dryRun,
SVNLog log) |
SVNStatusType |
SVNAdminArea.mergeText(String localPath,
File base,
File latest,
File copyFromText,
String localLabel,
String baseLabel,
String latestLabel,
SVNProperties propChanges,
boolean dryRun,
SVNDiffOptions options,
SVNLog log) |
SVNEntry |
SVNAdminArea.modifyEntry(String name,
Map attributes,
boolean save,
boolean force) |
SVNAdminArea |
SVNWCAccess.open(File path,
boolean writeLock,
boolean stealLock,
boolean upgradeFormat,
int depth,
Level logLevel) |
SVNAdminArea |
SVNWCAccess.open(File path,
boolean writeLock,
boolean stealLock,
int depth) |
SVNAdminArea |
SVNWCAccess.open(File path,
boolean writeLock,
int depth) |
static SVNAdminArea |
SVNAdminAreaFactory.open(File path,
Level logLevel) |
SVNAdminAreaInfo |
SVNWCAccess.openAnchor(File path,
boolean writeLock,
int depth) |
protected boolean |
SVNAdminArea14.parseBoolean(String line,
String field) |
protected String |
SVNAdminArea14.parseString(String line) |
protected String |
SVNAdminArea14.parseValue(String line) |
abstract void |
SVNAdminArea.postCommit(String fileName,
long revisionNumber,
boolean implicit,
boolean rerun,
SVNErrorCode errorCode) |
void |
SVNAdminArea14.postCommit(String fileName,
long revisionNumber,
boolean implicit,
boolean rerun,
SVNErrorCode errorCode) |
void |
SVNXMLAdminArea.postCommit(String fileName,
long revisionNumber,
boolean implicit,
boolean rerun,
SVNErrorCode errorCode) |
void |
SVNAdminArea.postUpgradeFormat(int format) |
void |
SVNAdminArea16.postUpgradeFormat(int format) |
SVNAdminArea |
SVNWCAccess.probeOpen(File path,
boolean writeLock,
int depth) |
SVNAdminArea |
SVNWCAccess.probeOpen(File path,
boolean writeLock,
int depth,
Level logLevel) |
SVNAdminArea |
SVNWCAccess.probeRetrieve(File path) |
SVNAdminArea |
SVNWCAccess.probeTry(File path,
boolean writeLock,
int depth) |
protected void |
SVNVersionedProperties.put(SVNProperties props) |
protected SVNProperties |
SVNAdminArea14.readBaseProperties(String name) |
protected abstract Collection |
SVNLog.readCommands() |
Collection |
SVNLogImpl.readCommands() |
protected SVNEntry |
SVNAdminArea14.readEntry(BufferedReader reader,
int entryNumber) |
protected abstract boolean |
SVNAdminArea.readExtraOptions(BufferedReader reader,
SVNEntry entry) |
protected boolean |
SVNAdminArea14.readExtraOptions(BufferedReader reader,
SVNEntry entry) |
protected boolean |
SVNAdminArea16.readExtraOptions(BufferedReader reader,
SVNEntry entry) |
protected boolean |
SVNXMLAdminArea.readExtraOptions(BufferedReader reader,
SVNEntry entryAttrs) |
protected boolean |
SVNAdminArea15.readExtraOptions(BufferedReader reader,
SVNEntry entry) |
protected SVNProperties |
SVNAdminArea14.readProperties(String name) |
protected SVNProperties |
SVNAdminArea14.readRevertProperties(String name) |
void |
SVNVersionedProperties.removeAll() |
void |
SVNAdminArea.removeFromRevisionControl(String name,
boolean deleteWorkingFiles,
boolean reportInstantError) |
void |
SVNReporter.report(ISVNReporter reporter) |
void |
SVNAdminArea.restoreFile(String name) |
SVNAdminArea |
SVNWCAccess.retrieve(File path) |
void |
SVNLog.run(SVNLogRunner runner) |
void |
SVNLogRunner.runCommand(SVNAdminArea adminArea,
String name,
SVNProperties attributes,
int count) |
void |
SVNAdminArea.runLogs() |
void |
SVNAdminArea.runLogs(boolean rerun) |
abstract void |
SVNLog.save() |
void |
SVNLogImpl.save() |
abstract void |
SVNAdminArea.saveEntries(boolean close) |
void |
SVNAdminArea14.saveEntries(boolean close) |
void |
SVNXMLAdminArea.saveEntries(boolean close) |
abstract void |
SVNAdminArea.saveVersionedProperties(SVNLog log,
boolean close) |
void |
SVNAdminArea14.saveVersionedProperties(SVNLog log,
boolean close) |
void |
SVNXMLAdminArea.saveVersionedProperties(SVNLog log,
boolean close) |
abstract void |
SVNAdminArea.saveWCProperties(boolean close) |
void |
SVNAdminArea14.saveWCProperties(boolean close) |
void |
SVNXMLAdminArea.saveWCProperties(boolean close) |
abstract void |
SVNAdminArea.setFileExternalLocation(String name,
SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
SVNURL reposRootURL) |
void |
SVNAdminArea14.setFileExternalLocation(String name,
SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
SVNURL reposRootURL) |
void |
SVNAdminArea16.setFileExternalLocation(String name,
SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
SVNURL reposRootURL) |
void |
SVNXMLAdminArea.setFileExternalLocation(String name,
SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
SVNURL reposRootURL) |
void |
SVNVersionedProperties.setPropertyValue(String name,
SVNPropertyValue value) |
void |
SVNWCAccess.setRepositoryRoot(File path,
SVNURL reposRoot) |
void |
SVNEntry.setTreeConflicts(Map treeConflicts) |
static void |
SVNTranslator.translate(File src,
File dst,
String charset,
byte[] eol,
Map<String,byte[]> keywords,
boolean special,
boolean expand) |
static void |
SVNTranslator.translate(SVNAdminArea adminArea,
String name,
File src,
File dst,
boolean expand) |
static void |
SVNTranslator.translate(SVNAdminArea adminArea,
String name,
File src,
File dst,
boolean safelyEncode,
boolean expand) |
static void |
SVNTranslator.translate(SVNAdminArea adminArea,
String name,
File src,
File dst,
String customEOLStyle,
boolean expand) |
static void |
SVNTranslator.translate(SVNAdminArea adminArea,
String name,
File src,
File dst,
String customEOLStyle,
boolean safelyEncode,
boolean expand) |
static void |
SVNTranslator.translate(SVNAdminArea adminArea,
String name,
String srcPath,
String dstPath,
boolean expand) |
static void |
SVNTranslator.translate(SVNAdminArea adminArea,
String name,
String srcPath,
String dstPath,
boolean safelyEncode,
boolean expand) |
static void |
SVNTranslator.translate(SVNAdminArea adminArea,
String name,
String srcPath,
String dstPath,
String customEOLStyle,
boolean expand) |
static String |
SVNTranslator.translateString(String str,
byte[] eol,
Map<String,byte[]> keywords,
boolean repair,
boolean expand) |
static void |
SVNTranslator.translationError(File path,
IOException e) |
boolean |
SVNAdminArea.tweakEntry(String name,
String newURL,
String reposRoot,
long newRevision,
boolean remove) |
abstract boolean |
SVNAdminArea.unlock() |
boolean |
SVNAdminArea14.unlock() |
boolean |
SVNXMLAdminArea.unlock() |
void |
SVNAdminArea.updateURL(String rootURL,
boolean recursive) |
SVNAdminArea |
SVNWCAccess.upgrade(File path)
Ugrades SVNAdminArea associated with the path and cached in this SVNWCAccess instance.
|
static SVNAdminArea |
SVNAdminAreaFactory.upgrade(SVNAdminArea area) |
void |
SVNWCAccess.walkEntries(File path,
ISVNEntryHandler handler,
boolean showHidden,
boolean includeTC,
SVNDepth depth) |
void |
SVNWCAccess.walkEntries(File path,
ISVNEntryHandler handler,
boolean showHidden,
SVNDepth depth) |
void |
SVNAdminArea.walkThisDirectory(ISVNEntryHandler handler,
boolean showHidden,
SVNDepth depth) |
protected abstract void |
SVNAdminArea.writeEntries(Writer writer) |
protected void |
SVNAdminArea14.writeEntries(Writer writer) |
protected void |
SVNXMLAdminArea.writeEntries(Writer writer) |
protected abstract int |
SVNAdminArea.writeExtraOptions(Writer writer,
String entryName,
SVNEntry entry,
int emptyFields) |
protected int |
SVNAdminArea14.writeExtraOptions(Writer writer,
String entryName,
SVNEntry entry,
int emptyFields) |
protected int |
SVNAdminArea16.writeExtraOptions(Writer writer,
String entryName,
SVNEntry entry,
int emptyFields) |
protected int |
SVNXMLAdminArea.writeExtraOptions(Writer writer,
String entryName,
SVNEntry Attrs,
int emptyFields) |
protected int |
SVNAdminArea15.writeExtraOptions(Writer writer,
String entryName,
SVNEntry entry,
int emptyFields) |
Modifier and Type | Method and Description |
---|---|
void |
SVNPatchTarget.applyHunk(SVNPatchHunkInfo hi)
Write the modified text of hunk described by HI to the patched stream of
TARGET.
|
static SVNPatchTarget |
SVNPatchTarget.applyPatch(SVNPatch patch,
File absWCPath,
int stripCount,
SVNAdminArea wc)
Apply a PATCH to a working copy at ABS_WC_PATH.
|
void |
SVNPatchTarget.copyLinesToTarget(int line)
Copy lines to the patched stream until the specified LINE has been
reached.
|
SVNPatchHunkInfo |
SVNPatchTarget.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.
|
long |
SVNPatchFileStream.getSeekPosition() |
static SVNPatchTarget |
SVNPatchTarget.initPatchTarget(SVNPatch patch,
File baseDir,
int stripCount,
SVNAdminArea wc)
Attempt to initialize a patch TARGET structure for a target file
described by PATCH.
|
void |
SVNPatchTarget.installPatchedTarget(File absWCPath,
boolean dryRun,
SVNAdminArea wc)
Install a patched TARGET into the working copy at ABS_WC_PATH.
|
boolean |
SVNPatchFileStream.isEOF() |
static SVNPatchFileStream |
SVNPatchFileStream.openForWrite(File path) |
static SVNPatchFileStream |
SVNPatchFileStream.openRangeReadOnly(File path,
long start,
long end) |
static SVNPatchFileStream |
SVNPatchFileStream.openReadOnly(File path) |
static SVNPatchHunk |
SVNPatchHunk.parseNextHunk(SVNPatch patch)
Return the next HUNK from a PATCH, using STREAM to read data from the
patch file.
|
static SVNPatch |
SVNPatch.parseNextPatch(SVNPatchFileStream patchFile)
Return the next PATCH in PATCH_FILE.
|
void |
SVNPatchTarget.readLine(StringBuffer line)
Read a *LINE from TARGET.
|
boolean |
SVNPatchFileStream.readLine(StringBuffer lineBuf) |
boolean |
SVNPatchFileStream.readLine(StringBuffer lineBuf,
String eolStr) |
boolean |
SVNPatchFileStream.readLineWithEol(StringBuffer lineBuf,
StringBuffer eolStr) |
void |
SVNPatchTarget.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.
|
void |
SVNPatchFileStream.reset()
Reset a generic stream back to its origin.
|
int |
SVNPatchTarget.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.
|
void |
SVNPatchTarget.seekToLine(int line)
Seek to the specified LINE in TARGET.
|
void |
SVNPatchTarget.sendPatchNotification(SVNAdminArea wc)
Use client context CTX to send a suitable notification for a patch
TARGET.
|
void |
SVNPatchFileStream.setSeekPosition(long pos) |
void |
SVNPatchFileStream.tryWrite(StringBuffer lineBuf) |
void |
SVNPatchFileStream.write(String str) |
void |
SVNPatchFileStream.write(StringBuffer str) |
Modifier and Type | Method and Description |
---|---|
void |
SVNChangelistClient16.addToChangelist(File[] paths,
SVNDepth depth,
String changelist,
String[] changelists)
Deprecated.
|
static String |
SVNUpdateClient16.canonicalizeExtenrals(String externals,
boolean omitDefaultPort) |
static SVNURL |
SVNUpdateClient16.canonicalizeURL(SVNURL url,
boolean omitDefaultPort) |
protected SVNRepository |
SVNBasicDelegate.createRepository(SVNURL url,
File path,
SVNAdminArea area,
SVNRevision pegRevision,
SVNRevision revision,
long[] pegRev) |
protected SVNRepository |
SVNBasicDelegate.createRepository(SVNURL url,
File path,
SVNWCAccess access,
boolean mayReuse) |
protected SVNRepository |
SVNBasicDelegate.createRepository(SVNURL url,
String uuid,
boolean mayReuse) |
protected SVNURL |
SVNBasicDelegate.deriveLocation(File path,
SVNURL url,
long[] pegRevisionNumber,
SVNRevision pegRevision,
SVNRepository repos,
SVNWCAccess access) |
protected void |
SVNBasicDelegate.dispatchEvent(SVNEvent event) |
protected void |
SVNBasicDelegate.dispatchEvent(SVNEvent event,
double progress) |
void |
SVNWCClient16.doAdd(File[] paths,
boolean force,
boolean mkdir,
boolean climbUnversionedParents,
SVNDepth depth,
boolean depthIsSticky,
boolean includeIgnored,
boolean makeParents)
Schedules working copy
paths for addition to the repository. |
void |
SVNWCClient16.doAdd(File path,
boolean force,
boolean mkdir,
boolean climbUnversionedParents,
boolean recursive)
Deprecated.
|
void |
SVNWCClient16.doAdd(File path,
boolean force,
boolean mkdir,
boolean climbUnversionedParents,
boolean recursive,
boolean includeIgnored)
Deprecated.
|
void |
SVNWCClient16.doAdd(File path,
boolean force,
boolean mkdir,
boolean climbUnversionedParents,
SVNDepth depth,
boolean includeIgnored,
boolean makeParents)
Schedules a working copy
path for addition to the
repository. |
void |
SVNWCClient16.doAdd(File path,
boolean force,
boolean mkdir,
boolean climbUnversionedParents,
SVNDepth depth,
boolean depthIsSticky,
boolean includeIgnored,
boolean makeParents)
Schedules a working copy
path for addition to the
repository. |
void |
SVNChangelistClient16.doAddToChangelist(File[] paths,
SVNDepth depth,
String changelist,
String[] changelists)
Adds each path in
paths (recursing to depth as
necessary) to changelist . |
void |
SVNLogClient16.doAnnotate(File path,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
boolean ignoreMimeType,
boolean includeMergedRevisions,
ISVNAnnotateHandler handler,
String inputEncoding)
Invokes
handler on each line-blame item associated with
revision endRevision of path , using
startRevision as the default source of all blame. |
void |
SVNLogClient16.doAnnotate(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.
|
void |
SVNLogClient16.doAnnotate(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.
|
void |
SVNLogClient16.doAnnotate(SVNURL url,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
boolean ignoreMimeType,
boolean includeMergedRevisions,
ISVNAnnotateHandler handler,
String inputEncoding)
Invokes
handler on each line-blame item associated with
revision endRevision of url , using
startRevision as the default source of all blame. |
void |
SVNLogClient16.doAnnotate(SVNURL url,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
boolean ignoreMimeType,
ISVNAnnotateHandler handler,
String inputEncoding)
Obtains annotation information for each file text line from a repository
and passes it to a provided annotation handler.
|
void |
SVNLogClient16.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.
|
void |
SVNLogClient16.doAnnotate(SVNURL url,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
ISVNAnnotateHandler handler,
String inputEncoding)
Obtains annotation information for each file text line from a repository
and passes it to a provided annotation handler.
|
void |
SVNUpdateClient16.doCanonicalizeURLs(File dst,
boolean omitDefaultPort,
boolean recursive)
Canonicalizes all urls in the specified Working Copy.
|
long |
SVNUpdateClient16.doCheckout(SVNURL url,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive)
Deprecated.
|
long |
SVNUpdateClient16.doCheckout(SVNURL url,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
boolean force)
Deprecated.
|
long |
SVNUpdateClient16.doCheckout(SVNURL url,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
boolean allowUnversionedObstructions)
Checks out a working copy of
url at revision ,
looked up at pegRevision , using dstPath as the
root directory of the newly checked out working copy. |
void |
SVNWCClient16.doCleanup(File path)
Cleans up a working copy.
|
void |
SVNWCClient16.doCleanup(File path,
boolean deleteWCProperties)
Recursively cleans up the working copy, removing locks and resuming
unfinished operations.
|
void |
SVNWCClient16.doCleanupWCProperties(File directory)
Recursively removes all DAV-specific "svn:wc:" properties from the
directory and beneath. |
SVNCommitPacket |
SVNCommitClient16.doCollectCommitItems(File[] paths,
boolean keepLocks,
boolean force,
boolean recursive)
Deprecated.
|
SVNCommitPacket[] |
SVNCommitClient16.doCollectCommitItems(File[] paths,
boolean keepLocks,
boolean force,
boolean recursive,
boolean combinePackets)
Deprecated.
|
SVNCommitPacket[] |
SVNCommitClient16.doCollectCommitItems(File[] paths,
boolean keepLocks,
boolean force,
SVNDepth depth,
boolean combinePackets,
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 different
SVNCommitPacket s. |
SVNCommitPacket |
SVNCommitClient16.doCollectCommitItems(File[] paths,
boolean keepLocks,
boolean force,
SVNDepth depth,
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 single
SVNCommitPacket . |
SVNCommitInfo |
SVNCommitClient16.doCommit(File[] paths,
boolean keepLocks,
String commitMessage,
boolean force,
boolean recursive)
|
SVNCommitInfo |
SVNCommitClient16.doCommit(File[] paths,
boolean keepLocks,
String commitMessage,
SVNProperties revisionProperties,
String[] changelists,
boolean keepChangelist,
boolean force,
SVNDepth depth)
Commits files or directories into repository.
|
SVNCommitInfo[] |
SVNCommitClient16.doCommit(SVNCommitPacket[] commitPackets,
boolean keepLocks,
boolean keepChangelist,
String commitMessage,
SVNProperties revisionProperties)
Commits files or directories into repository.
|
SVNCommitInfo[] |
SVNCommitClient16.doCommit(SVNCommitPacket[] commitPackets,
boolean keepLocks,
String commitMessage)
Committs local changes, made to the Working Copy items, to the
repository.
|
SVNCommitInfo |
SVNCommitClient16.doCommit(SVNCommitPacket commitPacket,
boolean keepLocks,
boolean keepChangelist,
String commitMessage,
SVNProperties revisionProperties)
Commits files or directories into repository.
|
SVNCommitInfo |
SVNCommitClient16.doCommit(SVNCommitPacket commitPacket,
boolean keepLocks,
String commitMessage)
Committs local changes made to the Working Copy items to the repository.
|
void |
SVNCopyClient16.doCopy(File nestedWC)
Converts a disjoint working copy to a copied one.
|
void |
SVNCopyClient16.doCopy(SVNCopySource[] sources,
File dst,
boolean isMove,
boolean makeParents,
boolean failWhenDstExists)
Copies each source in
sources to dst . |
SVNCommitInfo |
SVNCopyClient16.doCopy(SVNCopySource[] sources,
SVNURL dst,
boolean isMove,
boolean makeParents,
boolean failWhenDstExists,
boolean pinExternals,
Map<SvnTarget,List<SVNExternal>> externalsToPin,
String commitMessage,
SVNProperties revisionProperties) |
SVNCommitInfo |
SVNCopyClient16.doCopy(SVNCopySource[] sources,
SVNURL dst,
boolean isMove,
boolean makeParents,
boolean failWhenDstExists,
String commitMessage,
SVNProperties revisionProperties)
Copies each source in
sources to dst . |
void |
SVNWCClient16.doDelete(File path,
boolean force,
boolean dryRun)
Schedules a Working Copy item for deletion.
|
void |
SVNWCClient16.doDelete(File path,
boolean force,
boolean deleteFiles,
boolean dryRun)
Schedules a Working Copy item for deletion.
|
SVNCommitInfo |
SVNCommitClient16.doDelete(SVNURL[] urls,
String commitMessage)
Committs removing specified URL-paths from the repository.
|
SVNCommitInfo |
SVNCommitClient16.doDelete(SVNURL[] urls,
String commitMessage,
SVNProperties revisionProperties)
Deletes items from a repository.
|
void |
SVNDiffClient16.doDiff(File[] paths,
SVNRevision rN,
SVNRevision rM,
SVNRevision pegRevision,
SVNDepth depth,
boolean useAncestry,
OutputStream result,
Collection changeLists)
Iterates over the passed in
paths calling
SVNDiffClient16.doDiff(File,SVNRevision,SVNRevision,SVNRevision,SVNDepth,boolean,OutputStream,Collection)
for each one in the array. |
void |
SVNDiffClient16.doDiff(File path1,
SVNRevision rN,
File path2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
OutputStream result)
|
void |
SVNDiffClient16.doDiff(File path1,
SVNRevision rN,
File path2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
OutputStream result,
Collection changeLists)
Produces diff output which describes the delta between
path1
/rN and path2 /rM . |
void |
SVNDiffClient16.doDiff(File path,
SVNRevision pegRevision,
SVNRevision rN,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
OutputStream result)
|
void |
SVNDiffClient16.doDiff(File path,
SVNRevision pegRevision,
SVNRevision rN,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
OutputStream result,
Collection changeLists)
Produces diff output which describes the delta between
path
in peg revision pegRevision , as it changed between
rN and rM . |
void |
SVNDiffClient16.doDiff(File path1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
OutputStream result)
|
void |
SVNDiffClient16.doDiff(File path1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
OutputStream result,
Collection changeLists)
Produces diff output which describes the delta between
path1
/rN and url2 /rM . |
void |
SVNDiffClient16.doDiff(SVNURL url1,
SVNRevision rN,
File path2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
OutputStream result)
|
void |
SVNDiffClient16.doDiff(SVNURL url1,
SVNRevision rN,
File path2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
OutputStream result,
Collection changeLists)
Produces diff output which describes the delta between
url1 /
rN and path2 /rM . |
void |
SVNDiffClient16.doDiff(SVNURL url,
SVNRevision pegRevision,
SVNRevision rN,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
OutputStream result)
Deprecated.
|
void |
SVNDiffClient16.doDiff(SVNURL url,
SVNRevision pegRevision,
SVNRevision rN,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
OutputStream result)
Produces diff output which describes the delta between
url
in peg revision pegRevision , as it changed between
rN and rM . |
void |
SVNDiffClient16.doDiff(SVNURL url1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
OutputStream result)
Deprecated.
|
void |
SVNDiffClient16.doDiff(SVNURL url1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
OutputStream result)
Produces diff output which describes the delta between
url1 /
rN and url2 /rM . |
void |
SVNDiffClient16.doDiffStatus(File path1,
SVNRevision rN,
File path2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
ISVNDiffStatusHandler handler)
|
void |
SVNDiffClient16.doDiffStatus(File path1,
SVNRevision rN,
File path2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
ISVNDiffStatusHandler handler)
Produces a diff summary which lists the changed items between
path1 /rN and path2 /rM
without creating text deltas. |
void |
SVNDiffClient16.doDiffStatus(File path,
SVNRevision rN,
SVNRevision rM,
SVNRevision pegRevision,
SVNDepth depth,
boolean useAncestry,
ISVNDiffStatusHandler handler)
Produces a diff summary which lists the changed items between
path in peg revision pegRevision , as it changed
between rN and rM . |
void |
SVNDiffClient16.doDiffStatus(File path1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
ISVNDiffStatusHandler handler)
|
void |
SVNDiffClient16.doDiffStatus(File path1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
ISVNDiffStatusHandler handler)
Produces a diff summary which lists the changed items between
path1 /rN and url2 /rM
without creating text deltas. |
void |
SVNDiffClient16.doDiffStatus(SVNURL url1,
SVNRevision rN,
File path2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
ISVNDiffStatusHandler handler)
|
void |
SVNDiffClient16.doDiffStatus(SVNURL url1,
SVNRevision rN,
File path2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
ISVNDiffStatusHandler handler)
Produces a diff summary which lists the changed items between
url1 /rN and path2 /rM
without creating text deltas. |
void |
SVNDiffClient16.doDiffStatus(SVNURL url,
SVNRevision rN,
SVNRevision rM,
SVNRevision pegRevision,
SVNDepth depth,
boolean useAncestry,
ISVNDiffStatusHandler handler)
Produces a diff summary which lists the changed items between
url in peg revision pegRevision , as it changed
between rN and rM . |
void |
SVNDiffClient16.doDiffStatus(SVNURL url1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
ISVNDiffStatusHandler handler)
|
void |
SVNDiffClient16.doDiffStatus(SVNURL url1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
ISVNDiffStatusHandler handler)
Produces a diff summary which lists the changed items between
url1 /rN and url2 /rM
without creating text deltas. |
long |
SVNUpdateClient16.doExport(File srcPath,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
String eolStyle,
boolean force,
boolean recursive)
|
long |
SVNUpdateClient16.doExport(File srcPath,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
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).
|
long |
SVNUpdateClient16.doExport(SVNURL url,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
String eolStyle,
boolean force,
boolean recursive)
|
long |
SVNUpdateClient16.doExport(SVNURL url,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
String eolStyle,
boolean overwrite,
SVNDepth depth)
Exports the contents of a subversion repository into a 'clean' directory
(meaning a directory with no administrative directories).
|
void |
SVNChangelistClient16.doGetChangeListPaths(Collection changeLists,
Collection targets,
SVNDepth depth,
ISVNChangelistHandler handler)
Gets paths belonging to the specified changelists discovered under the
specified targets.
|
void |
SVNChangelistClient16.doGetChangeLists(File path,
Collection changeLists,
SVNDepth depth,
ISVNChangelistHandler handler)
Gets paths belonging to the specified changelists discovered under the
specified path.
|
void |
SVNWCClient16.doGetFileContents(File path,
SVNRevision pegRevision,
SVNRevision revision,
boolean expandKeywords,
OutputStream dst)
Outputs the content of file identified by
path and
revision to the stream dst . |
void |
SVNWCClient16.doGetFileContents(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean expandKeywords,
OutputStream dst)
Outputs the content of file identified by
url and
revision to the stream dst . |
void |
SVNDiffClient16.doGetLogEligibleMergeInfo(File path,
SVNRevision pegRevision,
File mergeSrcPath,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions eligible for
merge from mergeSrcPath (as of srcPegRevision )
into path (as of pegRevision ). |
void |
SVNDiffClient16.doGetLogEligibleMergeInfo(File path,
SVNRevision pegRevision,
SVNURL mergeSrcURL,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions eligible for
merge from mergeSrcURL (as of srcPegRevision )
into path (as of pegRevision ). |
void |
SVNDiffClient16.doGetLogEligibleMergeInfo(SVNURL url,
SVNRevision pegRevision,
File mergeSrcPath,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions eligible for
merge from mergeSrcPath (as of srcPegRevision )
into url (as of pegRevision ). |
void |
SVNDiffClient16.doGetLogEligibleMergeInfo(SVNURL url,
SVNRevision pegRevision,
SVNURL mergeSrcURL,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions eligible for
merge from mergeSrcURL (as of srcPegRevision )
into url (as of pegRevision ). |
void |
SVNDiffClient16.doGetLogMergedMergeInfo(File path,
SVNRevision pegRevision,
File mergeSrcPath,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions merged from
mergeSrcPath (as of srcPegRevision ) into
path (as of pegRevision ). |
void |
SVNDiffClient16.doGetLogMergedMergeInfo(File path,
SVNRevision pegRevision,
SVNURL mergeSrcURL,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions merged from
mergeSrcURL (as of srcPegRevision ) into
path (as of pegRevision ). |
void |
SVNDiffClient16.doGetLogMergedMergeInfo(SVNURL url,
SVNRevision pegRevision,
File mergeSrcPath,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions merged from
mergeSrcPath (as of srcPegRevision ) into
url (as of pegRevision ). |
void |
SVNDiffClient16.doGetLogMergedMergeInfo(SVNURL url,
SVNRevision pegRevision,
SVNURL mergeSrcURL,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions merged from
mergeSrcURL (as of srcPegRevision ) into
url (as of pegRevision ). |
Map<SVNURL,SVNMergeRangeList> |
SVNDiffClient16.doGetMergedMergeInfo(File path,
SVNRevision pegRevision)
Returns mergeinfo as a
Map with merge source URLs (as
SVNURL ) mapped to range lists (SVNMergeRangeList ). |
Map<SVNURL,SVNMergeRangeList> |
SVNDiffClient16.doGetMergedMergeInfo(SVNURL url,
SVNRevision pegRevision)
Returns mergeinfo as a
Map with merge source URLs (as
SVNURL ) mapped to range lists (SVNMergeRangeList ). |
SVNPropertyData |
SVNWCClient16.doGetProperty(File path,
String propName,
SVNRevision pegRevision,
SVNRevision revision)
Gets the value of the property
propName for
path . |
void |
SVNWCClient16.doGetProperty(File path,
String propName,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNPropertyHandler handler)
|
void |
SVNWCClient16.doGetProperty(File path,
String propName,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
ISVNPropertyHandler handler,
Collection changeLists)
Invokes
handler on paths covered by depth
starting with the specified path . |
SVNPropertyData |
SVNWCClient16.doGetProperty(SVNURL url,
String propName,
SVNRevision pegRevision,
SVNRevision revision)
Gets the value of the property
propName for url
. |
void |
SVNWCClient16.doGetProperty(SVNURL url,
String propName,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNPropertyHandler handler)
Deprecated.
|
void |
SVNWCClient16.doGetProperty(SVNURL url,
String propName,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
ISVNPropertyHandler handler)
Invokes
handler on paths covered by depth
starting with the specified path . |
void |
SVNWCClient16.doGetRevisionProperty(File path,
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.
|
long |
SVNWCClient16.doGetRevisionProperty(SVNURL url,
String propName,
SVNRevision revision,
ISVNPropertyHandler handler)
Gets an unversioned revision property from a repository and passes it to
a provided property handler.
|
String |
SVNWCClient16.doGetWorkingCopyID(File path,
String trailURL)
Returns the current Working Copy min- and max- revisions as well as
changes and switch status within a single string.
|
String |
SVNWCClient16.doGetWorkingCopyID(File path,
String trailURL,
boolean committed)
Returns the current Working Copy min- and max- revisions as well as
changes and switch status within a single string.
|
SVNCommitInfo |
SVNCommitClient16.doImport(File path,
SVNURL dstURL,
String commitMessage,
boolean recursive)
Deprecated.
|
SVNCommitInfo |
SVNCommitClient16.doImport(File path,
SVNURL dstURL,
String commitMessage,
boolean useGlobalIgnores,
boolean recursive)
Deprecated.
|
SVNCommitInfo |
SVNCommitClient16.doImport(File path,
SVNURL dstURL,
String commitMessage,
SVNProperties revisionProperties,
boolean useGlobalIgnores,
boolean ignoreUnknownNodeTypes,
SVNDepth depth)
Imports file or directory
path into repository directory
dstURL at HEAD revision. |
SVNCommitInfo |
SVNCommitClient16.doImport(File path,
SVNURL dstURL,
String commitMessage,
SVNProperties revisionProperties,
boolean useGlobalIgnores,
boolean ignoreUnknownNodeTypes,
SVNDepth depth,
boolean applyAutoProperties)
Imports file or directory
path into repository directory
dstURL at HEAD revision. |
SVNCommitInfo |
SVNCommitClient16.doImport(File path,
SVNURL dstURL,
String commitMessage,
SVNProperties revisionProperties,
boolean useGlobalIgnores,
boolean ignoreUnknownNodeTypes,
SVNDepth depth,
boolean applyAutoProperties,
ISVNFileFilter fileFilter)
Imports file or directory
path into repository directory
dstURL at HEAD revision. |
SVNInfo |
SVNWCClient16.doInfo(File path,
SVNRevision revision)
Collects and returns information on a single Working Copy item.
|
void |
SVNWCClient16.doInfo(File path,
SVNRevision revision,
boolean recursive,
ISVNInfoHandler handler)
Deprecated.
|
void |
SVNWCClient16.doInfo(File path,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNInfoHandler handler)
Deprecated.
|
void |
SVNWCClient16.doInfo(File path,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
Collection changeLists,
ISVNInfoHandler handler)
Invokes
handler to return information about
path in revision . |
SVNInfo |
SVNWCClient16.doInfo(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision)
Collects and returns information on a single item in a repository.
|
void |
SVNWCClient16.doInfo(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNInfoHandler handler)
Deprecated.
|
void |
SVNWCClient16.doInfo(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
ISVNInfoHandler handler)
Invokes
handler to return information about url
in revision . |
void |
SVNLogClient16.doList(File path,
SVNRevision pegRevision,
SVNRevision revision,
boolean fetchLocks,
boolean recursive,
ISVNDirEntryHandler handler)
Deprecated.
|
void |
SVNLogClient16.doList(File path,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNDirEntryHandler handler)
Deprecated.
|
void |
SVNLogClient16.doList(File path,
SVNRevision pegRevision,
SVNRevision revision,
boolean fetchLocks,
SVNDepth depth,
int entryFields,
ISVNDirEntryHandler handler)
Reports the directory entry, and possibly children, for
path
at revision . |
void |
SVNLogClient16.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.
|
void |
SVNLogClient16.doList(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNDirEntryHandler handler)
Deprecated.
|
void |
SVNLogClient16.doList(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean fetchLocks,
SVNDepth depth,
int entryFields,
ISVNDirEntryHandler handler)
Reports the directory entry, and possibly children, for
url
at revision . |
void |
SVNWCClient16.doLock(File[] paths,
boolean stealLock,
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.
|
void |
SVNWCClient16.doLock(SVNURL[] urls,
boolean stealLock,
String lockMessage)
Locks file items in a repository so that no other user can commit changes
to them.
|
void |
SVNLogClient16.doLog(File[] paths,
Collection revisionRanges,
SVNRevision pegRevision,
boolean stopOnCopy,
boolean discoverChangedPaths,
boolean includeMergedRevisions,
long limit,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Invokes
handler on each log message from the given
revisionRanges in turn, inclusive (but never invokes
handler on a given log message more than once). |
void |
SVNLogClient16.doLog(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.
|
void |
SVNLogClient16.doLog(File[] paths,
SVNRevision startRevision,
SVNRevision endRevision,
SVNRevision pegRevision,
boolean stopOnCopy,
boolean discoverChangedPaths,
boolean includeMergedRevisions,
long limit,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Invokes
handler on each log message from
startRevision to endRevision in turn, inclusive
(but never invokes handler on a given log message more than
once). |
void |
SVNLogClient16.doLog(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.
|
void |
SVNLogClient16.doLog(SVNURL url,
String[] paths,
SVNRevision pegRevision,
Collection revisionRanges,
boolean stopOnCopy,
boolean discoverChangedPaths,
boolean includeMergedRevisions,
long limit,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Invokes
handler on each log message from the given
in turn, inclusive (but never invokes handler
on a given log message more than once). |
void |
SVNLogClient16.doLog(SVNURL url,
String[] paths,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
boolean stopOnCopy,
boolean discoverChangedPaths,
boolean includeMergedRevisions,
long limit,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Invokes
handler on each log message from
startRevision to endRevision in turn, inclusive
(but never invokes handler on a given log message more than
once). |
void |
SVNLogClient16.doLog(SVNURL url,
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.
|
void |
SVNWCClient16.doMarkReplaced(File path)
Schedules
path as being replaced. |
void |
SVNDiffClient16.doMerge(File path1,
SVNRevision pegRevision,
Collection rangesToMerge,
File dstPath,
SVNDepth depth,
boolean useAncestry,
boolean force,
boolean dryRun,
boolean recordOnly)
Merges the changes between
path1 in peg revision
pegRevision , as it changed between the ranges described in
rangesToMerge . |
void |
SVNDiffClient16.doMerge(File path1,
SVNRevision revision1,
File path2,
SVNRevision revision2,
File dstPath,
boolean recursive,
boolean useAncestry,
boolean force,
boolean dryRun)
|
void |
SVNDiffClient16.doMerge(File path1,
SVNRevision revision1,
File path2,
SVNRevision revision2,
File dstPath,
SVNDepth depth,
boolean useAncestry,
boolean force,
boolean dryRun,
boolean recordOnly)
Merges changes from
path1 /revision1 to
path2 /revision2 into the working-copy path
dstPath . |
void |
SVNDiffClient16.doMerge(File path1,
SVNRevision pegRevision,
SVNRevision revision1,
SVNRevision revision2,
File dstPath,
boolean recursive,
boolean useAncestry,
boolean force,
boolean dryRun)
|
void |
SVNDiffClient16.doMerge(File path1,
SVNRevision revision1,
SVNURL url2,
SVNRevision revision2,
File dstPath,
boolean recursive,
boolean useAncestry,
boolean force,
boolean dryRun)
|
void |
SVNDiffClient16.doMerge(File path1,
SVNRevision revision1,
SVNURL url2,
SVNRevision revision2,
File dstPath,
SVNDepth depth,
boolean useAncestry,
boolean force,
boolean dryRun,
boolean recordOnly)
Merges changes from
path1 /revision1 to
url2 /revision2 into the working-copy path
dstPath . |
void |
SVNDiffClient16.doMerge(SVNURL url1,
SVNRevision pegRevision,
Collection rangesToMerge,
File dstPath,
SVNDepth depth,
boolean useAncestry,
boolean force,
boolean dryRun,
boolean recordOnly)
Merges the changes between
url1 in peg revision
pegRevision , as it changed between the ranges described in
rangesToMerge . |
void |
SVNDiffClient16.doMerge(SVNURL url1,
SVNRevision revision1,
File path2,
SVNRevision revision2,
File dstPath,
boolean recursive,
boolean useAncestry,
boolean force,
boolean dryRun)
|
void |
SVNDiffClient16.doMerge(SVNURL url1,
SVNRevision revision1,
File path2,
SVNRevision revision2,
File dstPath,
SVNDepth depth,
boolean useAncestry,
boolean force,
boolean dryRun,
boolean recordOnly)
Merges changes from
url1 /revision1 to
path2 /revision2 into the working-copy path
dstPath . |
void |
SVNDiffClient16.doMerge(SVNURL url1,
SVNRevision pegRevision,
SVNRevision revision1,
SVNRevision revision2,
File dstPath,
boolean recursive,
boolean useAncestry,
boolean force,
boolean dryRun)
|
void |
SVNDiffClient16.doMerge(SVNURL url1,
SVNRevision revision1,
SVNURL url2,
SVNRevision revision2,
File dstPath,
boolean recursive,
boolean useAncestry,
boolean force,
boolean dryRun)
|
void |
SVNDiffClient16.doMerge(SVNURL url1,
SVNRevision revision1,
SVNURL url2,
SVNRevision revision2,
File dstPath,
SVNDepth depth,
boolean useAncestry,
boolean force,
boolean dryRun,
boolean recordOnly)
Merges changes from
url1 /revision1 to
url2 /revision2 into the working-copy path
dstPath . |
void |
SVNDiffClient16.doMergeReIntegrate(File srcPath,
SVNRevision pegRevision,
File dstPath,
boolean dryRun)
Performs a reintegration merge of
srcPath at
pegRevision into dstPath . |
void |
SVNDiffClient16.doMergeReIntegrate(SVNURL srcURL,
SVNRevision pegRevision,
File dstPath,
boolean dryRun)
Performs a reintegration merge of
srcURL at
pegRevision into dstPath . |
SVNCommitInfo |
SVNCommitClient16.doMkDir(SVNURL[] urls,
String commitMessage)
Committs a creation of a new directory/directories in the repository.
|
SVNCommitInfo |
SVNCommitClient16.doMkDir(SVNURL[] urls,
String commitMessage,
SVNProperties revisionProperties,
boolean makeParents)
Creates directory(ies) in a repository.
|
void |
SVNMoveClient16.doMove(File src,
File dst)
Moves a source item to a destination one.
|
void |
SVNDiffClient16.doPatch(File absPatchPath,
File localAbsPath,
boolean dryRun,
int stripCount) |
void |
SVNUpdateClient16.doRelocate(File dst,
SVNURL oldURL,
SVNURL newURL,
boolean recursive)
Substitutes the beginning part of a Working Copy's URL with a new one.
|
void |
SVNChangelistClient16.doRemoveFromChangelist(File[] paths,
SVNDepth depth,
String[] changelists)
Removes each path in
paths (recursing to depth
as necessary) from changelists to which they are currently assigned. |
void |
SVNWCClient16.doResolve(File path,
boolean recursive)
Deprecated.
|
void |
SVNWCClient16.doResolve(File path,
SVNDepth depth,
boolean resolveContents,
boolean resolveProperties,
boolean resolveTree,
SVNConflictChoice conflictChoice)
Performs automatic conflict resolution on a working copy
path . |
void |
SVNWCClient16.doResolve(File path,
SVNDepth depth,
boolean resolveContents,
boolean resolveProperties,
SVNConflictChoice conflictChoice)
Performs automatic conflict resolution on a working copy
path . |
void |
SVNWCClient16.doResolve(File path,
SVNDepth depth,
SVNConflictChoice conflictChoice)
Performs automatic conflict resolution on a working copy
path . |
void |
SVNWCClient16.doRevert(File[] paths,
boolean recursive)
Deprecated.
|
void |
SVNWCClient16.doRevert(File[] paths,
SVNDepth depth,
Collection changeLists)
Restores the pristine version of working copy
paths ,
effectively undoing any local mods. |
void |
SVNWCClient16.doRevert(File path,
boolean recursive)
Deprecated.
|
void |
SVNWCClient16.doSetProperty(File path,
ISVNPropertyValueProvider propertyValueProvider,
boolean skipChecks,
SVNDepth depth,
ISVNPropertyHandler handler,
Collection changeLists)
Crawls the working copy at
path and calls
ISVNPropertyValueProvider.providePropertyValues(java.io.File,org.tmatesoft.svn.core.SVNProperties)
to get properties to be change on each path being traversed
If depth is SVNDepth.EMPTY ,
change the properties on path only; if
SVNDepth.FILES , change the properties on path and
its file children (if any); if SVNDepth.IMMEDIATES , on
path and all of its immediate children (both files and
directories); ifSVNDepth.INFINITY , on path and
everything beneath it. |
void |
SVNWCClient16.doSetProperty(File path,
String propName,
SVNPropertyValue propValue,
boolean force,
boolean recursive,
ISVNPropertyHandler handler)
|
void |
SVNWCClient16.doSetProperty(File path,
String propName,
SVNPropertyValue propValue,
boolean skipChecks,
SVNDepth depth,
ISVNPropertyHandler handler,
Collection changeLists)
Sets
propName to propValue on path
. |
SVNCommitInfo |
SVNWCClient16.doSetProperty(SVNURL url,
String propName,
SVNPropertyValue propValue,
SVNRevision baseRevision,
String commitMessage,
SVNProperties revisionProperties,
boolean skipChecks,
ISVNPropertyHandler handler)
Sets
propName to propValue on path
. |
void |
SVNWCClient16.doSetRevisionProperty(File path,
SVNRevision revision,
String propName,
SVNPropertyValue propValue,
boolean force,
ISVNPropertyHandler handler)
Set
propName to propValue on revision
revision in the repository represented by path . |
void |
SVNWCClient16.doSetRevisionProperty(SVNURL url,
SVNRevision revision,
String propName,
SVNPropertyValue propValue,
boolean force,
ISVNPropertyHandler handler)
Set
propName to propValue on revision
revision in the repository represented by path . |
void |
SVNWCClient16.doSetWCFormat(File directory,
int format)
Changes working copy format.
|
SVNStatus |
SVNStatusClient16.doStatus(File path,
boolean remote)
Collects status information on a single Working Copy item.
|
SVNStatus |
SVNStatusClient16.doStatus(File path,
boolean remote,
boolean collectParentExternals)
Collects status information on a single Working Copy item.
|
long |
SVNStatusClient16.doStatus(File path,
boolean recursive,
boolean remote,
boolean reportAll,
boolean includeIgnored,
boolean collectParentExternals,
ISVNStatusHandler handler)
|
long |
SVNStatusClient16.doStatus(File path,
boolean recursive,
boolean remote,
boolean reportAll,
boolean includeIgnored,
ISVNStatusHandler handler)
|
long |
SVNStatusClient16.doStatus(File path,
SVNRevision revision,
boolean recursive,
boolean remote,
boolean reportAll,
boolean includeIgnored,
boolean collectParentExternals,
ISVNStatusHandler handler)
|
long |
SVNStatusClient16.doStatus(File path,
SVNRevision revision,
SVNDepth depth,
boolean remote,
boolean reportAll,
boolean includeIgnored,
boolean collectParentExternals,
ISVNStatusHandler handler,
Collection changeLists)
Given a
path to a working copy directory (or single file),
calls handler with a set of SVNStatus objects which
describe the status of the path , and its children (recursing
according to depth ). |
Collection<SVNURL> |
SVNDiffClient16.doSuggestMergeSources(File path,
SVNRevision pegRevision)
Returns a collection of potential merge sources (expressed as full
repository
URLs ) for path at
pegRevision . |
Collection<SVNURL> |
SVNDiffClient16.doSuggestMergeSources(SVNURL url,
SVNRevision pegRevision)
Returns a collection of potential merge sources (expressed as full
repository
URLs ) for url at
pegRevision . |
long |
SVNUpdateClient16.doSwitch(File file,
SVNURL url,
SVNRevision revision,
boolean recursive)
Deprecated.
|
long |
SVNUpdateClient16.doSwitch(File file,
SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive)
Deprecated.
|
long |
SVNUpdateClient16.doSwitch(File file,
SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
boolean force)
Deprecated.
|
long |
SVNUpdateClient16.doSwitch(File path,
SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
boolean allowUnversionedObstructions,
boolean depthIsSticky)
Switches working tree
path to url \
pegRevision at revision . |
void |
SVNWCClient16.doUnlock(File[] paths,
boolean breakLock)
Unlocks file items in a Working Copy as well as in a repository.
|
void |
SVNWCClient16.doUnlock(SVNURL[] urls,
boolean breakLock)
Unlocks file items in a repository.
|
long[] |
SVNUpdateClient16.doUpdate(File[] paths,
SVNRevision revision,
SVNDepth depth,
boolean allowUnversionedObstructions,
boolean depthIsSticky)
Updates working trees
paths to revision . |
long |
SVNUpdateClient16.doUpdate(File file,
SVNRevision revision,
boolean recursive)
Deprecated.
|
long |
SVNUpdateClient16.doUpdate(File file,
SVNRevision revision,
boolean recursive,
boolean force)
Deprecated.
|
long |
SVNUpdateClient16.doUpdate(File path,
SVNRevision revision,
SVNDepth depth,
boolean allowUnversionedObstructions,
boolean depthIsSticky)
Updates working copy
to revision . |
void |
SVNMoveClient16.doVirtualCopy(File src,
File dst,
boolean move)
Copies/moves administrative version control information of a source file
to administrative information of a destination file.
|
protected void |
SVNBasicDelegate.elideMergeInfo(SVNWCAccess access,
File path,
SVNEntry entry,
File wcElisionLimitPath) |
protected SVNURL |
SVNBasicDelegate.ensureSessionURL(SVNRepository repository,
SVNURL url) |
void |
SVNChangelistClient16.getChangeListPaths(Collection changeLists,
Collection targets,
SVNDepth depth,
ISVNChangelistHandler handler)
Deprecated.
|
void |
SVNChangelistClient16.getChangeLists(File path,
Collection changeLists,
SVNDepth depth,
ISVNChangelistHandler handler)
Deprecated.
|
protected SVNURL |
SVNBasicDelegate.getEntryLocation(File path,
SVNEntry entry,
long[] revNum,
SVNRevision pegRevision) |
protected SVNBasicDelegate.SVNRepositoryLocation[] |
SVNBasicDelegate.getLocations(SVNURL url,
File path,
SVNRepository repository,
SVNRevision revision,
SVNRevision start,
SVNRevision end) |
protected long |
SVNBasicDelegate.getPathLastChangeRevision(String relPath,
long revision,
SVNRepository repository) |
protected String |
SVNBasicDelegate.getPathRelativeToRoot(File path,
SVNURL url,
SVNURL reposRootURL,
SVNWCAccess wcAccess,
SVNRepository repos) |
protected Map |
SVNBasicDelegate.getReposMergeInfo(SVNRepository repository,
String path,
long revision,
SVNMergeInfoInheritance inheritance,
boolean squelchIncapable) |
SVNURL |
SVNBasicDelegate.getReposRoot(File path,
SVNURL url,
SVNRevision pegRevision,
SVNAdminArea adminArea,
SVNWCAccess access)
Returns the root of the repository.
|
protected long |
SVNBasicDelegate.getRevisionNumber(SVNRevision revision,
long[] latestRevisionNumber,
SVNRepository repository,
File path) |
protected long |
SVNBasicDelegate.getRevisionNumber(SVNRevision revision,
SVNRepository repository,
File path) |
protected SVNURL |
SVNBasicDelegate.getURL(File path) |
protected Map |
SVNBasicDelegate.getWCMergeInfo(File path,
SVNEntry entry,
File limitPath,
SVNMergeInfoInheritance inherit,
boolean base,
boolean[] inherited)
mergeInfo must not be null!
|
protected Map |
SVNBasicDelegate.getWCOrRepositoryMergeInfo(File path,
SVNEntry entry,
SVNMergeInfoInheritance inherit,
boolean[] indirect,
boolean reposOnly,
SVNRepository repository) |
void |
SVNBasicDelegate.handleEvent(SVNEvent event,
double progress)
Dispatches events to the registered event handler (if any).
|
void |
SVNBasicDelegate.handlePathListItem(File path)
Handles a next working copy path with the
path
list handler if any was provided to this object through
SVNBasicDelegate.setPathListHandler(ISVNPathListHandler) . |
void |
SVNChangelistClient16.removeFromChangelist(File[] paths,
SVNDepth depth,
String[] changelists)
Deprecated.
|
void |
SVNMoveClient16.undoMove(File src,
File dst)
Reverts a previous move operation back.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
SVNWCContext.isErrorAccess(SVNException e) |
Modifier and Type | Method and Description |
---|---|
void |
SVNRemoteStatusEditor17.abortEdit() |
void |
SVNUpdateEditor17.abortEdit() |
void |
SVNDiffEditor17.abortEdit() |
void |
SVNAmbientDepthFilterEditor17.abortEdit() |
void |
SVNStatusReporter17.abortReport() |
void |
SVNRemoteStatusEditor17.absentDir(String path) |
void |
SVNUpdateEditor17.absentDir(String path) |
void |
SVNDiffEditor17.absentDir(String path) |
void |
SVNAmbientDepthFilterEditor17.absentDir(String path) |
void |
SVNRemoteStatusEditor17.absentFile(String path) |
void |
SVNUpdateEditor17.absentFile(String path) |
void |
SVNDiffEditor17.absentFile(String path) |
void |
SVNAmbientDepthFilterEditor17.absentFile(String path) |
static SVNUpdateEditor17.AccumulatedChangeInfo |
SVNUpdateEditor17.accumulateLastChange(File localAbspath,
SVNProperties entryProps) |
File |
SVNWCContext.acquireWriteLock(File localAbspath,
boolean lockAnchor,
boolean returnLockRoot) |
File |
SVNWCContext.acquireWriteLockForResolve(File localAbsPath) |
void |
SVNTreeConflictEditor.addAbsent(String path,
SVNNodeKind kind,
long replacesRev) |
void |
ISVNEditor2.addAbsent(String path,
SVNNodeKind kind,
long replacesRev) |
void |
SVNTreeConflictEditor.addDir(String path,
List<String> children,
SVNProperties props,
long replacesRev) |
void |
ISVNEditor2.addDir(String path,
List<String> children,
SVNProperties props,
long replacesRev) |
void |
SVNRemoteStatusEditor17.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNUpdateEditor17.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNDiffEditor17.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNAmbientDepthFilterEditor17.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNRemoteStatusEditor17.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNUpdateEditor17.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNDiffEditor17.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNAmbientDepthFilterEditor17.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SVNTreeConflictEditor.addFile(String path,
SvnChecksum checksum,
InputStream contents,
SVNProperties props,
long replacesRev) |
void |
ISVNEditor2.addFile(String path,
SvnChecksum checksum,
InputStream contents,
SVNProperties props,
long replacesRev) |
void |
SVNTreeConflictEditor.addSymlink(String path,
String target,
SVNProperties props,
long replacesRev) |
void |
ISVNEditor2.addSymlink(String path,
String target,
SVNProperties props,
long replacesRev) |
void |
SVNWCContext.addTreeConflict(SVNWCConflictDescription17 conflict) |
static void |
SVNWCUtils.admCleanupTmpArea(SVNWCContext context,
File dirAbsPath) |
static void |
SVNWCUtils.admInitTmpArea(File dirAbsPath) |
void |
SVNTreeConflictEditor.alterDir(String path,
long revision,
List<String> children,
SVNProperties props) |
void |
ISVNEditor2.alterDir(String path,
long revision,
List<String> children,
SVNProperties props) |
void |
SVNTreeConflictEditor.alterFile(String path,
long expectedMoveDstRevision,
SVNProperties newProps,
SvnChecksum newChecksum,
InputStream newContents) |
void |
ISVNEditor2.alterFile(String path,
long revision,
SVNProperties props,
SvnChecksum checksum,
InputStream newContents) |
void |
SVNTreeConflictEditor.alterSymlink(String path,
long revision,
SVNProperties props,
String target) |
void |
ISVNEditor2.alterSymlink(String path,
long revision,
SVNProperties props,
String target) |
void |
SVNRemoteStatusEditor17.applyTextDelta(String path,
String baseChecksum) |
void |
SVNUpdateEditor17.applyTextDelta(String path,
String expectedChecksum) |
void |
SVNDiffEditor17.applyTextDelta(String path,
String baseChecksum) |
void |
SVNAmbientDepthFilterEditor17.applyTextDelta(String path,
String baseChecksum) |
static SvnStatus |
SVNStatusEditor17.assembleStatus(SVNWCContext context,
File localAbsPath,
ISVNWCDb.WCDbRepositoryInfo parentReposInfo,
ISVNWCDb.SVNWCDbInfo info,
SVNNodeKind pathKind,
boolean pathSpecial,
boolean getAll,
boolean ignoreTextMods,
SVNLock repositoryLock) |
static SvnStatus |
SVNStatusEditor17.assembleUnversioned17(File localAbspath,
SVNNodeKind pathKind,
boolean treeConflicted,
boolean isIgnored) |
void |
SVNWCContext.canonicalizeURLs(File path,
SVNExternalsStore externalsStore,
boolean omitDefaultPort) |
void |
SVNRemoteStatusEditor17.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNUpdateEditor17.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNDiffEditor17.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNAmbientDepthFilterEditor17.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SVNRemoteStatusEditor17.changeFileProperty(String path,
String propertyName,
SVNPropertyValue propertyValue) |
void |
SVNUpdateEditor17.changeFileProperty(String path,
String propertyName,
SVNPropertyValue propertyValue) |
void |
SVNDiffEditor17.changeFileProperty(String path,
String name,
SVNPropertyValue value) |
void |
SVNAmbientDepthFilterEditor17.changeFileProperty(String path,
String propertyName,
SVNPropertyValue propertyValue) |
SVNWCContext.ObstructionData |
SVNWCContext.checkForObstructions(File localAbsPath,
boolean noWcRootCheck) |
int |
SVNWCContext.checkWC(File localAbsPath) |
SVNWCContext.CheckWCRootInfo |
SVNWCContext.checkWCRoot(File localAbspath,
boolean fetchSwitched) |
void |
SVNWCContext.cleanup() |
void |
SVNWCContext.CleanupHandler.cleanup() |
void |
SVNRemoteStatusEditor17.closeDir() |
void |
SVNUpdateEditor17.closeDir() |
void |
SVNDiffEditor17.closeDir() |
void |
SVNAmbientDepthFilterEditor17.closeDir() |
SVNCommitInfo |
SVNRemoteStatusEditor17.closeEdit() |
SVNCommitInfo |
SVNStatusEditor17.closeEdit() |
SVNCommitInfo |
SVNUpdateEditor17.closeEdit() |
SVNCommitInfo |
SVNDiffEditor17.closeEdit() |
SVNCommitInfo |
SVNAmbientDepthFilterEditor17.closeEdit() |
void |
SVNRemoteStatusEditor17.closeFile(String path,
String textChecksum) |
void |
SVNUpdateEditor17.closeFile(String path,
String expectedMd5Digest) |
void |
SVNDiffEditor17.closeFile(String commitPath,
String textChecksum) |
void |
SVNAmbientDepthFilterEditor17.closeFile(String path,
String textChecksum) |
protected void |
SVNStatusEditor17.collectExternals(File path) |
static SVNCommitInfo |
SVNCommitter17.commit(SVNWCContext context,
Collection<File> tmpFiles,
Map<String,SvnCommitItem> committables,
SVNURL repositoryRoot,
ISVNEditor commitEditor,
Map<File,SvnChecksum> md5Checksums,
Map<File,SvnChecksum> sha1Checksums) |
List<SVNWCContext.CommittableExternalInfo> |
SVNWCContext.committableExternalsBelow(List<SVNWCContext.CommittableExternalInfo> externals,
File localAbsPath,
SVNDepth depth) |
boolean |
SVNWCContext.compareAndVerify(File localAbsPath,
File pristineFile,
boolean hasProps,
boolean propMods,
boolean exactComparison) |
void |
SVNUpdateEditor17.completeConflict(SVNSkel conflict,
File localAbsPath,
File oldReposRelPath,
long oldRevision,
File newReposRelPath,
SVNNodeKind localKind,
SVNNodeKind targetKind) |
SVNSkel |
SVNWCContext.conflictCreateMarker(SVNSkel conflictSkel,
File localAbsPath) |
void |
SVNTreeConflictEditor.copy(String srcPath,
long srcRevision,
String dstPath,
long replacesRev) |
void |
ISVNEditor2.copy(String srcPath,
long srcRevision,
String dstPath,
long replacesRev) |
File |
SVNWCContext.createPrejFile(File localAbspath,
SVNSkel conflictSkel) |
static ISVNUpdateEditor |
SVNUpdateEditor17.createUpdateEditor(SVNWCContext wcContext,
File anchorAbspath,
String target,
Map<File,Map<String,SVNProperties>> inheritableProperties,
SVNURL reposRoot,
SVNURL switchURL,
SVNExternalsStore externalsStore,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
String[] preservedExts,
ISVNDirFetcher dirFetcher) |
static ISVNUpdateEditor |
SVNUpdateEditor17.createUpdateEditor(SVNWCContext context,
long targetRevision,
File anchorAbspath,
String targetName,
Map<File,Map<String,SVNProperties>> inheritableProperties,
boolean useCommitTimes,
SVNURL switchURL,
SVNDepth depth,
boolean depthIsSticky,
boolean allowUnversionedObstructions,
boolean addsAsModifications,
boolean serverPerformsFiltering,
boolean cleanCheckout,
ISVNDirFetcher dirFetcher,
SVNExternalsStore externalsStore,
String[] preservedExtensions,
ISVNConflictHandler conflictHandler) |
void |
SVNWCContext.cropTree(File localAbspath,
SVNDepth depth) |
void |
SVNTreeConflictEditor.delete(String path,
long revision) |
void |
ISVNEditor2.delete(String path,
long revision) |
void |
SVNRemoteStatusEditor17.deleteEntry(String path,
long revision) |
void |
SVNUpdateEditor17.deleteEntry(String path,
long revision) |
void |
SVNDiffEditor17.deleteEntry(String path,
long revision) |
void |
SVNAmbientDepthFilterEditor17.deleteEntry(String path,
long revision) |
void |
SVNStatusReporter17.deletePath(String path) |
void |
SVNWCContext.deleteTreeConflict(File victimAbsPath) |
void |
SVNLogClient17.doAnnotate(File path,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
boolean ignoreMimeType,
boolean includeMergedRevisions,
ISVNAnnotateHandler handler,
String inputEncoding)
Invokes
handler on each line-blame item associated with
revision endRevision of path , using
startRevision as the default source of all blame. |
void |
SVNLogClient17.doAnnotate(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.
|
void |
SVNLogClient17.doAnnotate(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.
|
void |
SVNLogClient17.doAnnotate(SVNURL url,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
boolean ignoreMimeType,
boolean includeMergedRevisions,
ISVNAnnotateHandler handler,
String inputEncoding)
Invokes
handler on each line-blame item associated with
revision endRevision of url , using
startRevision as the default source of all blame. |
void |
SVNLogClient17.doAnnotate(SVNURL url,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
boolean ignoreMimeType,
ISVNAnnotateHandler handler,
String inputEncoding)
Obtains annotation information for each file text line from a repository
and passes it to a provided annotation handler.
|
void |
SVNLogClient17.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.
|
void |
SVNLogClient17.doAnnotate(SVNURL url,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
ISVNAnnotateHandler handler,
String inputEncoding)
Obtains annotation information for each file text line from a repository
and passes it to a provided annotation handler.
|
void |
SVNLogClient17.doList(File path,
SVNRevision pegRevision,
SVNRevision revision,
boolean fetchLocks,
boolean recursive,
ISVNDirEntryHandler handler)
Deprecated.
|
void |
SVNLogClient17.doList(File path,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNDirEntryHandler handler)
Deprecated.
|
void |
SVNLogClient17.doList(File path,
SVNRevision pegRevision,
SVNRevision revision,
boolean fetchLocks,
SVNDepth depth,
int entryFields,
ISVNDirEntryHandler handler)
Reports the directory entry, and possibly children, for
path
at revision . |
void |
SVNLogClient17.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.
|
void |
SVNLogClient17.doList(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNDirEntryHandler handler)
Deprecated.
|
void |
SVNLogClient17.doList(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean fetchLocks,
SVNDepth depth,
int entryFields,
ISVNDirEntryHandler handler)
Reports the directory entry, and possibly children, for
url
at revision . |
void |
SVNLogClient17.doLog(File[] paths,
Collection revisionRanges,
SVNRevision pegRevision,
boolean stopOnCopy,
boolean discoverChangedPaths,
boolean includeMergedRevisions,
long limit,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Invokes
handler on each log message from the given
revisionRanges in turn, inclusive (but never invokes
handler on a given log message more than once). |
void |
SVNLogClient17.doLog(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.
|
void |
SVNLogClient17.doLog(File[] paths,
SVNRevision startRevision,
SVNRevision endRevision,
SVNRevision pegRevision,
boolean stopOnCopy,
boolean discoverChangedPaths,
boolean includeMergedRevisions,
long limit,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Invokes
handler on each log message from
startRevision to endRevision in turn, inclusive
(but never invokes handler on a given log message more than
once). |
void |
SVNLogClient17.doLog(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.
|
void |
SVNLogClient17.doLog(SVNURL url,
String[] paths,
SVNRevision pegRevision,
Collection revisionRanges,
boolean stopOnCopy,
boolean discoverChangedPaths,
boolean includeMergedRevisions,
long limit,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Invokes
handler on each log message from the given
in turn, inclusive (but never invokes handler
on a given log message more than once). |
void |
SVNLogClient17.doLog(SVNURL url,
String[] paths,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
boolean stopOnCopy,
boolean discoverChangedPaths,
boolean includeMergedRevisions,
long limit,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Invokes
handler on each log message from
startRevision to endRevision in turn, inclusive
(but never invokes handler on a given log message more than
once). |
void |
SVNLogClient17.doLog(SVNURL url,
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.
|
void |
SVNWCContext.ensureNoUnfinishedTransactions() |
void |
SVNWCContext.exclude(File localAbspath) |
Map<String,SVNDirEntry> |
ISVNDirFetcher.fetchEntries(SVNURL repositoryRoot,
File reposRelPath) |
void |
SVNStatusReporter17.finishReport() |
SVNProperties |
SVNWCContext.getActualProps(File localAbspath) |
String |
SVNWCContext.getActualTarget(File path) |
void |
SVNWCContext.getAndRecordFileInfo(File localAbspath,
boolean ignoreError) |
String |
SVNWCContext.getCharset(File path) |
List<File> |
SVNWCContext.getChildrenOfWorkingNode(File dirAbsPath,
boolean showHidden) |
SVNWCContext.ConflictInfo |
SVNWCContext.getConflicted(File localAbsPath,
boolean isTextNeed,
boolean isPropNeed,
boolean isTreeNeed) |
protected void |
SVNStatusEditor17.getDirStatus(File localAbsPath,
String selected,
boolean skipThisDir,
ISVNWCDb.WCDbRepositoryInfo parentReposInfo,
ISVNWCDb.SVNWCDbInfo dirInfo,
SVNFileType fileType,
Collection<String> ignorePatterns,
SVNDepth depth,
boolean getAll,
boolean noIgnore,
ISvnObjectReceiver<SvnStatus> handler) |
SVNWCContext.EntryLocationInfo |
SVNWCContext.getEntryLocation(File localAbsPath,
SVNRevision pegRevisionKind,
boolean fetchRevnum) |
SVNWCContext.SVNEolStyleInfo |
SVNWCContext.getEolStyle(File localAbsPath) |
Map<String,byte[]> |
SVNWCContext.getKeyWords(File localAbsPath,
String forceList) |
ISVNWCDb.WCDbBaseInfo |
SVNWCContext.getNodeBase(File localAbsPath,
boolean ignoreNonExisting,
boolean showHidden) |
long |
SVNWCContext.getNodeBaseRev(File local_abspath) |
ISVNWCDb.WCDbInfo |
SVNWCContext.getNodeChangedInfo(File path) |
List<File> |
SVNWCContext.getNodeChildren(File dirAbsPath,
boolean showHidden) |
long |
SVNWCContext.getNodeCommitBaseRev(File local_abspath) |
SVNWCContext.NodeCopyFromInfo |
SVNWCContext.getNodeCopyFromInfo(File localAbsPath,
SVNWCContext.NodeCopyFromField... fields) |
File |
SVNWCContext.getNodeDeletedAncestor(File localAbsPath) |
SVNDepth |
SVNWCContext.getNodeDepth(File localAbsPath) |
ISVNWCDb.SVNWCDbLock |
SVNWCContext.getNodeLock(File localAbsPath) |
Structure<StructureFields.NodeOriginInfo> |
SVNWCContext.getNodeOrigin(File localAbsPath,
boolean scanDeleted,
StructureFields.NodeOriginInfo... fields) |
SVNWCContext.NodePresence |
SVNWCContext.getNodePresence(File localAbsPath,
boolean baseOnly) |
SVNWCContext.SVNWCNodeReposInfo |
SVNWCContext.getNodeReposInfo(File localAbspath) |
File |
SVNWCContext.getNodeReposRelPath(File localAbsPath) |
SVNWCContext.ScheduleInternalInfo |
SVNWCContext.getNodeScheduleInternal(File localAbsPath,
boolean schedule,
boolean copied) |
SVNURL |
SVNWCContext.getNodeUrl(File path) |
SVNWCContext.PristineContentsInfo |
SVNWCContext.getPristineContents(File localAbspath,
boolean openStream,
boolean getPath) |
SVNProperties |
SVNWCContext.getPristineProps(File localAbspath) |
SVNWCContext.PropDiffs |
SVNWCContext.getPropDiffs(File localAbsPath) |
String |
SVNWCContext.getProperty(File localAbsPath,
String name) |
SVNPropertyValue |
SVNWCContext.getPropertyValue(File localAbsPath,
String name) |
long |
SVNWCContext.getRevisionNumber(SVNRevision revision,
long[] latestRevisionNumber,
SVNRepository repository,
File path) |
File |
SVNWCContext.getTranslatedFile(File src,
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.
|
InputStream |
SVNWCContext.getTranslatedStream(File localAbspath,
File versionedAbspath,
boolean translateToNormalForm,
boolean repairEOL) |
SVNWCContext.TranslateInfo |
SVNWCContext.getTranslateInfo(File localAbspath,
boolean fetchEolStyle,
boolean fetchCharset,
boolean fetchKeywords,
boolean fetchSpecial) |
SVNWCContext.TranslateInfo |
SVNWCContext.getTranslateInfo(File localAbspath,
SVNProperties props,
boolean forNormalization,
boolean fetchEolStyle,
boolean fetchCharset,
boolean fetchKeywords,
boolean fetchSpecial) |
SVNTreeConflictDescription |
SVNWCContext.getTreeConflict(File victimAbspath) |
Map |
SVNEntry17.getTreeConflicts() |
SVNURL |
SVNWCContext.getUrlFromPath(File localAbsPath) |
SVNPropertyValue |
SVNCommitMediator17.getWorkspaceProperty(String path,
String name) |
boolean |
SVNCommitter17.handleCommitPath(String commitPath,
ISVNEditor commitEditor) |
SVNWCContext.TreeLocalModsInfo |
SVNWCContext.hasLocalMods(File localAbspath,
File anchorAbspath) |
void |
SVNWCContext.initializeWC(File localAbspath,
SVNURL url,
SVNURL repositoryRoot,
String uuid,
long revision,
SVNDepth depth,
int targetWorkingCopyFormat) |
static SvnStatus |
SVNStatusEditor17.internalStatus(SVNWCContext context,
File localAbsPath) |
void |
SVNWCContext.invokeConflictResolver(File localAbsPath,
SVNSkel conflictSkel,
ISVNConflictHandler conflictHandler,
ISVNCanceller canceller) |
boolean |
SVNWCContext.isFileExternal(File path) |
boolean |
SVNWCContext.isNodeAdded(File path) |
boolean |
SVNWCContext.isNodeReplaced(File path)
Equivalent to the old notion of "entry->schedule == schedule_replace"
|
boolean |
SVNWCContext.isNodeStatusDeleted(File localAbsPath) |
boolean |
SVNWCContext.isPropsModified(File localAbspath) |
boolean |
SVNWCContext.isSpecial(File path) |
boolean |
SVNWCContext.isTextModified(File localAbsPath,
boolean exactComparison) |
static SVNURL |
SVNWCUtils.join(SVNURL rootUrl,
File relPath) |
void |
SVNStatusReporter17.linkPath(SVNURL url,
String path,
String lockToken,
long revision,
boolean startEmpty) |
void |
SVNStatusReporter17.linkPath(SVNURL url,
String path,
String lockToken,
long revision,
SVNDepth depth,
boolean startEmpty) |
SVNWCContext.MergeInfo |
SVNWCContext.merge(SVNSkel workItems,
SVNSkel conflictSkel,
File leftAbspath,
File rightAbspath,
File targetAbspath,
File wriAbspath,
String leftLabel,
String rightLabel,
String targetLabel,
SVNProperties oldActualProps,
boolean dryRun,
SVNDiffOptions options,
SVNProperties propDiff) |
SVNWCContext.MergePropertiesInfo |
SVNWCContext.mergeProperties(File localAbsPath,
SVNConflictVersion leftVersion,
SVNConflictVersion rightVersion,
SVNProperties baseProperties,
SVNProperties propChanges,
boolean dryRun,
ISVNConflictHandler conflictResolver) |
SvnMergeResult |
DefaultSvnMerger.mergeProperties(ISvnMerger baseMerger,
File localAbsPath,
SVNNodeKind kind,
SVNConflictVersion leftVersion,
SVNConflictVersion rightVersion,
SVNProperties serverBaseProperties,
SVNProperties pristineProperties,
SVNProperties actualProperties,
SVNProperties propChanges,
boolean baseMerge,
boolean dryRun,
ISVNConflictHandler conflictResolver) |
SVNMergeResult |
DefaultSvnMerger.mergeProperties(String localPath,
SVNProperties workingProperties,
SVNProperties baseProperties,
SVNProperties serverBaseProps,
SVNProperties propDiff,
SVNAdminArea adminArea,
SVNLog log,
boolean baseMerge,
boolean dryRun) |
SVNWCContext.MergePropertiesInfo |
SVNWCContext.mergeProperties2(SVNWCContext.MergePropertiesInfo mergeInfo,
File localAbsPath,
ISVNWCDb.SVNWCDbKind kind,
SVNConflictVersion leftVersion,
SVNConflictVersion rightVersion,
SVNProperties serverBaseProperties,
SVNProperties pristineProperties,
SVNProperties actualProperties,
SVNProperties propChanges,
boolean baseMerge,
boolean dryRun,
ISVNConflictHandler conflictResolver) |
SVNWCContext.MergePropertiesInfo |
SVNWCContext.mergeProperties3(SVNWCContext.MergePropertiesInfo mergePropertiesInfo,
File localAbsPath,
SVNProperties serverBaseProps,
SVNProperties pristineProps,
SVNProperties actualProps,
SVNProperties propChanges) |
SVNWCContext.MergeInfo |
SVNWCContext.mergeText(File left,
File right,
File target,
String leftLabel,
String rightLabel,
String targetLabel,
SVNConflictVersion leftVersion,
SVNConflictVersion rightVersion,
boolean dryRun,
SVNDiffOptions options,
SVNProperties propDiff) |
SvnMergeResult |
DefaultSvnMerger.mergeText(ISvnMerger baseMerger,
File resultFile,
File targetAbspath,
File detranslatedTargetAbspath,
File leftAbspath,
File rightAbspath,
String targetLabel,
String leftLabel,
String rightLabel,
SVNDiffOptions options,
SVNDiffConflictChoiceStyle style) |
SVNMergeResult |
DefaultSvnMerger.mergeText(SVNMergeFileSet files,
boolean dryRun,
SVNDiffOptions options) |
void |
SVNTreeConflictEditor.move(String srcPath,
long srcRevision,
String dstPath,
long replacesRev) |
void |
ISVNEditor2.move(String srcPath,
long srcRevision,
String dstPath,
long replacesRev) |
void |
SVNWCContext.ISVNWCNodeHandler.nodeFound(File localAbspath,
ISVNWCDb.SVNWCDbKind kind) |
void |
SVNWCContext.nodeWalkChildren(File localAbspath,
SVNWCContext.ISVNWCNodeHandler nodeHandler,
boolean showHidden,
SVNDepth walkDepth,
Collection<String> changelists) |
SVNWCContext.NodeMovedAway |
SVNWCContext.nodeWasMovedAway(File localAbsPath) |
SVNWCContext.NodeMovedHere |
SVNWCContext.nodeWasMovedHere(File localAbsPath) |
File |
SVNWCContext.obtainAnchorPath(File localAbspath,
boolean lockAnchor,
boolean returnLockRoot) |
void |
SVNRemoteStatusEditor17.openDir(String path,
long revision) |
void |
SVNUpdateEditor17.openDir(String path,
long revision) |
void |
SVNDiffEditor17.openDir(String path,
long revision) |
void |
SVNAmbientDepthFilterEditor17.openDir(String path,
long revision) |
void |
SVNRemoteStatusEditor17.openFile(String path,
long revision) |
void |
SVNUpdateEditor17.openFile(String path,
long revision) |
void |
SVNDiffEditor17.openFile(String path,
long revision) |
void |
SVNAmbientDepthFilterEditor17.openFile(String path,
long revision) |
void |
SVNRemoteStatusEditor17.openRoot(long revision) |
void |
SVNUpdateEditor17.openRoot(long revision) |
void |
SVNDiffEditor17.openRoot(long revision) |
void |
SVNAmbientDepthFilterEditor17.openRoot(long revision) |
static SVNWCContext.UniqueFileInfo |
SVNWCContext.openUniqueFile(File dirPath,
boolean openStream) |
SVNWCContext.WritableBaseInfo |
SVNWCContext.openWritableBase(File localAbspath,
boolean md5Checksum,
boolean sha1Checksum) |
static long |
SVNWCUtils.parseLong(String value) |
static SVNWCContext.MergeInfo |
SVNUpdateEditor17.performFileMerge(SVNWCContext.MergeInfo mergeInfo,
SVNWCContext context,
File localAbsPath,
File wriAbsPath,
SvnChecksum newChecksum,
SvnChecksum originalChecksum,
SVNProperties actualProperties,
String[] extPatterns,
long oldRevision,
long targetRevision,
SVNProperties propChanges) |
SVNNodeKind |
SVNWCContext.readKind(File localAbsPath,
boolean showHidden) |
static InputStream |
SVNWCContext.readSpecialFile(File localAbsPath) |
void |
SVNRemoteStatusEditor17.receive(SvnTarget target,
SvnStatus status) |
void |
SVNWCContext.releaseWriteLock(File localAbspath) |
void |
SVNWCContext.removeBaseNode(File localAbspath) |
void |
SVNWCContext.removeFromRevisionControl(File localAbspath,
boolean destroyWf,
boolean instantError) |
void |
SVNReporter17.report(ISVNReporter reporter) |
void |
SVNStatusReporter17.report(ISVNReporter reporter) |
boolean |
SVNWCContext.resolveConflictOnNode(File localAbsPath,
boolean resolveText,
boolean resolveProps,
SVNConflictChoice conflictChoice) |
void |
SVNWCContext.resolvedConflict(File localAbsPath,
SVNDepth depth,
boolean resolveText,
String resolveProps,
boolean resolveTree,
SVNConflictChoice conflictChoice) |
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.TextConflictResolutionInfo |
SVNWCContext.resolveTextConflict(File localAbsPath,
SVNOperation operation,
File leftAbsPath,
File rightAbsPath,
SVNConflictVersion leftVersion,
SVNConflictVersion rightVersion,
File resultTarget,
File detranslatedTarget,
ISVNConflictHandler conflictHandler) |
static boolean |
SVNReporter17.restoreNode(SVNWCContext context,
File local_abspath,
ISVNWCDb.SVNWCDbKind kind,
long target_rev,
boolean useCommitTimes) |
void |
SVNTreeConflictEditor.rotate(List<String> relPaths,
List<String> revisions) |
void |
ISVNEditor2.rotate(List<String> relPaths,
List<String> revisions) |
void |
SVNWCContext.RunWorkQueueOperation.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunBaseRemove.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunFileInstall.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunFileCommit.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunFileRemove.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunFileMove.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunFileTranslate.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunSyncFileFlags.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunPrejInstall.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunDirRemove.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunDirInstall.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunRecordFileInfo.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunSetTextConflictMarkersTemp.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunSetPropertyConflictMarkerTemp.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNWCContext.RunPostUpgrade.runOperation(SVNWCContext ctx,
File wcRootAbspath,
SVNSkel workItem) |
void |
SVNCommitter17.sendTextDeltas(ISVNEditor editor) |
static String |
SVNWCUtils.serializeFileExternal(String path,
SVNRevision pegRevision,
SVNRevision revision) |
void |
SVNStatusReporter17.setPath(String path,
String lockToken,
long revision,
boolean startEmpty) |
void |
SVNStatusReporter17.setPath(String path,
String lockToken,
long revision,
SVNDepth depth,
boolean startEmpty) |
void |
SVNCommitMediator17.setWorkspaceProperty(String path,
String name,
SVNPropertyValue value) |
void |
SVNWCContext.syncFileFlags(File localAbspath) |
void |
SVNUpdateEditor17.targetRevision(long revision) |
void |
SVNDiffEditor17.targetRevision(long revision) |
void |
SVNAmbientDepthFilterEditor17.targetRevision(long revision) |
OutputStream |
SVNRemoteStatusEditor17.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SVNUpdateEditor17.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SVNDiffEditor17.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SVNAmbientDepthFilterEditor17.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
void |
SVNRemoteStatusEditor17.textDeltaEnd(String path) |
void |
SVNUpdateEditor17.textDeltaEnd(String path) |
void |
SVNDiffEditor17.textDeltaEnd(String path) |
void |
SVNAmbientDepthFilterEditor17.textDeltaEnd(String path) |
static SVNWCUtils.UnserializedFileExternalInfo |
SVNWCUtils.unserializeFileExternal(String str) |
void |
SVNStatusEditor17.walkStatus(File localAbsPath,
SVNDepth depth,
boolean getAll,
boolean noIgnore,
boolean ignoreTextMods,
Collection<String> ignorePatterns) |
SVNSkel |
SVNWCContext.wqBuildBaseRemove(File localAbspath,
boolean keepNotPresent) |
SVNSkel |
SVNWCContext.wqBuildBaseRemove(File localAbspath,
long notPresentRevision,
ISVNWCDb.SVNWCDbKind notPresentKind) |
static SVNSkel |
SVNWCContext.wqBuildBaseRemove(SVNWCDb db,
File localAbspath,
long notPresentRevision,
ISVNWCDb.SVNWCDbKind notPresentKind) |
SVNSkel |
SVNWCContext.wqBuildDirInstall(File localAbsPath) |
static SVNSkel |
SVNWCContext.wqBuildDirInstall(SVNWCDb db,
File localAbsPath) |
static SVNSkel |
SVNWCContext.wqBuildDirRemove(SVNWCDb db,
File wriAbspath,
File localAbspath,
boolean recursive) |
SVNSkel |
SVNWCContext.wqBuildFileCommit(File localAbspath,
boolean propsMods) |
SVNSkel |
SVNWCContext.wqBuildFileCopyTranslated(File localAbspath,
File srcAbspath,
File dstAbspath) |
static SVNSkel |
SVNWCContext.wqBuildFileCopyTranslated(SVNWCDb db,
File localAbspath,
File srcAbspath,
File dstAbspath) |
SVNSkel |
SVNWCContext.wqBuildFileInstall(File localAbspath,
File sourceAbspath,
boolean useCommitTimes,
boolean recordFileinfo) |
static SVNSkel |
SVNWCContext.wqBuildFileInstall(SVNWCDb db,
File localAbspath,
File sourceAbspath,
boolean useCommitTimes,
boolean recordFileinfo) |
SVNSkel |
SVNWCContext.wqBuildFileMove(File srcAbspath,
File dstAbspath) |
SVNSkel |
SVNWCContext.wqBuildFileMove(File anchorPath,
File srcAbspath,
File dstAbspath) |
SVNSkel |
SVNWCContext.wqBuildFileRemove(File wriAbsPath,
File localAbspath) |
static SVNSkel |
SVNWCContext.wqBuildFileRemove(SVNWCDb db,
File wriAbspath,
File localAbspath) |
SVNSkel |
SVNWCContext.wqBuildPostUpgrade() |
SVNSkel |
SVNWCContext.wqBuildPrejInstall(File localAbspath,
SVNSkel conflictSkel) |
static SVNSkel |
SVNWCContext.wqBuildPrejInstall(ISVNWCDb db,
File localAbspath,
SVNSkel conflictSkel) |
SVNSkel |
SVNWCContext.wqBuildRecordFileinfo(File localAbspath,
SVNDate setTime) |
SVNSkel |
SVNWCContext.wqBuildSetPropertyConflictMarkerTemp(File localAbspath,
File prejFile) |
SVNSkel |
SVNWCContext.wqBuildSetTextConflictMarkersTmp(File localAbspath,
File old,
File neo,
File wrk) |
SVNSkel |
SVNWCContext.wqBuildSyncFileFlags(File localAbspath) |
static SVNSkel |
SVNWCContext.wqBuildSyncFileFlags(SVNWCDb db,
File localAbspath) |
static SVNSkel |
SVNWCContext.wqMerge(SVNSkel workItem1,
SVNSkel workItem2) |
void |
SVNWCContext.wqRun(File dirAbspath) |
void |
SVNWCContext.writeCheck(File localAbspath) |
static void |
SVNWCContext.writeCheck(ISVNWCDb db,
File localAbspath) |
Constructor and Description |
---|
SVNRemoteStatusEditor17(File anchorAbsPath,
String targetBaseName,
SVNWCContext wcContext,
ISVNOptions options,
boolean includeIgnored,
boolean reportAll,
SVNDepth depth,
ISvnObjectReceiver<SvnStatus> realHandler) |
SVNUpdateEditor17(SVNWCContext wcContext,
File anchorAbspath,
String targetBasename,
Map<File,Map<String,SVNProperties>> inheritableProperties,
SVNURL reposRootUrl,
String reposUuid,
SVNURL switchURL,
SVNExternalsStore externalsStore,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
SVNDepth depth,
String[] preservedExts,
ISVNDirFetcher dirFetcher) |
Modifier and Type | Method and Description |
---|---|
void |
SvnExternalUpdateEditor.abortEdit() |
void |
SvnExternalUpdateEditor.absentDir(String path) |
void |
SvnExternalUpdateEditor.absentFile(String path) |
void |
ISVNWCDb.addBaseDirectory(File localAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long revision,
SVNProperties props,
long changedRev,
SVNDate changedDate,
String changedAuthor,
List<File> children,
SVNDepth depth,
SVNProperties davCache,
SVNSkel conflict,
boolean updateActualProps,
SVNProperties actualProps,
Map<String,SVNProperties> iprops,
SVNSkel workItems)
Add or replace a directory in the BASE tree.
|
void |
SVNWCDb.addBaseDirectory(File localAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long revision,
SVNProperties props,
long changedRev,
SVNDate changedDate,
String changedAuthor,
List<File> children,
SVNDepth depth,
SVNProperties davCache,
SVNSkel conflict,
boolean updateActualProps,
SVNProperties actualProps,
Map<String,SVNProperties> iprops,
SVNSkel workItems) |
void |
ISVNWCDb.addBaseExcludedNode(File localAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
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.
|
void |
SVNWCDb.addBaseExcludedNode(File localAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long revision,
ISVNWCDb.SVNWCDbKind kind,
ISVNWCDb.SVNWCDbStatus status,
SVNSkel conflict,
SVNSkel workItems) |
void |
ISVNWCDb.addBaseFile(File localAbspath,
File reposRelpath,
SVNURL reposRootUrl,
String reposUuid,
long revision,
SVNProperties props,
long changedRev,
SVNDate changedDate,
String changedAuthor,
SvnChecksum checksum,
SVNProperties davCache,
boolean deleteWorking,
boolean updateActualProps,
SVNProperties actualProps,
boolean keepRecordedInfo,
boolean insertBaseDeleted,
Map<String,SVNProperties> iprops,
SVNSkel conflict,
SVNSkel workItems)
Add or replace a file in the BASE tree.
|
void |
SVNWCDb.addBaseFile(File localAbspath,
File reposRelpath,
SVNURL reposRootUrl,
String reposUuid,
long revision,
SVNProperties props,
long changedRev,
SVNDate changedDate,
String changedAuthor,
SvnChecksum checksum,
SVNProperties davCache,
boolean deleteWorking,
boolean updateActualProps,
SVNProperties actualProps,
boolean keepRecordedInfo,
boolean insertBaseDeleted,
Map<String,SVNProperties> iprops,
SVNSkel conflict,
SVNSkel workItems) |
void |
ISVNWCDb.addBaseNotPresentNode(File localAbspath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long revision,
ISVNWCDb.SVNWCDbKind kind,
SVNSkel conflict,
SVNSkel workItems) |
void |
SVNWCDb.addBaseNotPresentNode(File localAbspath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long revision,
ISVNWCDb.SVNWCDbKind kind,
SVNSkel conflict,
SVNSkel workItems) |
void |
ISVNWCDb.addBaseSymlink(File localAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long revision,
SVNProperties props,
long changedRev,
SVNDate changedDate,
String changedAuthor,
File target,
SVNProperties davCache,
SVNSkel conflict,
boolean updateActualProps,
SVNProperties acutalProps,
SVNSkel workItems)
Add or replace a symlink in the BASE tree.
|
void |
SVNWCDb.addBaseSymlink(File localAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long revision,
SVNProperties props,
long changedRev,
SVNDate changedDate,
String changedAuthor,
File target,
SVNProperties davCache,
SVNSkel conflict,
boolean updateActualProps,
SVNProperties acutalProps,
SVNSkel workItems) |
void |
SvnExternalUpdateEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
static void |
SvnWcDbExternals.addExternalDir(SVNWCDb db,
File localAbspath,
File wriPath,
SVNURL reposRootUrl,
String reposUuid,
File recordAncestorAbspath,
File recordedReposRelPath,
long recordedPegRevision,
long recordedRevision,
SVNSkel workItems) |
static void |
SvnWcDbExternals.addExternalFile(SVNWCContext context,
File localAbsPath,
File wriAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long targetRevision,
SVNProperties newPristineProperties,
Map<String,SVNProperties> iprops,
long changedRev,
SVNDate changedDate,
String changedAuthor,
SvnChecksum newChecksum,
SVNProperties davCache,
File recordAncestorAbspath,
File recordedReposRelPath,
long recordedPegRevision,
long recordedRevision,
boolean updateActualProperties,
SVNProperties newActualProperties,
boolean keepRecordedInfo,
SVNSkel conflictSkel,
SVNSkel allWorkItems) |
void |
SvnExternalUpdateEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
ISVNWCDb.addLock(File localAbsPath,
ISVNWCDb.SVNWCDbLock lock)
Add or replace LOCK for LOCAL_ABSPATH to DB.
|
void |
SVNWCDb.addLock(File localAbsPath,
ISVNWCDb.SVNWCDbLock lock) |
static void |
SvnWcDbConflicts.addPropConflict(SVNSkel skel,
ISVNWCDb db,
File wriAbsPath,
File markerAbsPath,
SVNProperties mineProps,
SVNProperties theirOldProps,
SVNProperties theirProps,
Collection<String> conflictedPropNames) |
static void |
SvnWcDbConflicts.addPropConflict(SVNSkel skel,
String propName,
SVNPropertyValue originalVal,
SVNPropertyValue mineVal,
SVNPropertyValue incomingVal,
SVNPropertyValue incomingBaseVal) |
static void |
SvnWcDbConflicts.addTextConflict(SVNSkel skel,
ISVNWCDb db,
File wriAbsPath,
File mineAbsPath,
File theirOldAbsPath,
File theirAbsPath) |
static void |
SvnWcDbConflicts.addTreeConflict(SVNSkel skel,
ISVNWCDb db,
File wriAbsPath,
SVNConflictReason localChange,
SVNConflictAction incomingChange,
File moveSrcOpRootAbsPath) |
static void |
SVNWCDb.addWorkItems(SVNSqlJetDb sDb,
SVNSkel skel) |
void |
ISVNWCDb.addWorkQueue(File wcRootAbsPath,
SVNSkel workItem)
In the WCROOT associated with DB and WRI_ABSPATH, add WORK_ITEM to the
wcroot's work queue.
|
void |
SVNWCDb.addWorkQueue(File wcRootAbsPath,
SVNSkel workItem) |
void |
SvnExternalUpdateEditor.applyTextDelta(String path,
String baseChecksumDigest) |
ISVNWCDb.SVNWCDbBaseMovedToData |
ISVNWCDb.baseMovedTo(File localAbsPath) |
ISVNWCDb.SVNWCDbBaseMovedToData |
SVNWCDb.baseMovedTo(File localAbsPath) |
static void |
SvnWcDbShared.begingReadTransaction(SVNWCDbRoot root) |
static void |
SvnWcDbShared.begingWriteTransaction(SVNWCDbRoot root) |
static SVNSqlJetStatement |
SvnWcDbStatementUtil.bindf(SVNSqlJetStatement stmt,
String format,
Object... binds) |
SVNSqlJetDb |
ISVNWCDb.borrowDbTemp(File dirAbsPath,
ISVNWCDb.SVNWCDbOpenMode mode) |
SVNSqlJetDb |
SVNWCDb.borrowDbTemp(File localDirAbsPath,
ISVNWCDb.SVNWCDbOpenMode mode) |
static void |
SvnWcDbShared.canonicalizeURLs(SVNWCDbRoot wcRoot,
boolean updateExternalProperties,
SVNExternalsStore store,
boolean omitDefaultPort) |
void |
SvnExternalUpdateEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SvnExternalUpdateEditor.changeFileProperty(String path,
String propertyName,
SVNPropertyValue propertyValue) |
boolean |
ISVNWCDb.checkPristine(File wcRootAbsPath,
SvnChecksum checksum)
Check for presence, according to the given mode (on how hard we should
examine things)
|
boolean |
SVNWCDb.checkPristine(File wcRootAbsPath,
SvnChecksum checksum) |
static boolean |
SvnWcDbPristines.checkPristine(SVNWCDbRoot root,
SvnChecksum sha1Checksum) |
static void |
SvnWcDbPristines.checkPristineChecksumRefcounts(SVNWCDbRoot root) |
void |
ISVNWCDb.cleanupPristine(File wcRootAbsPath)
Remove all unreferenced pristines belonging to WRI_ABSPATH in DB.
|
void |
SVNWCDb.cleanupPristine(File localAbsPath) |
static void |
SvnWcDbChangelist.cleanupPristine(SVNWCDbRoot root,
File localAbsPath) |
static void |
SvnWcDbPristines.cleanupPristine(SVNWCDbRoot root,
File localAbsPath) |
void |
ISVNWCDb.clearDavCacheRecursive(File localAbsPath) |
void |
SVNWCDb.clearDavCacheRecursive(File localAbsPath) |
void |
SVNWCDbRoot.close() |
void |
SvnExternalUpdateEditor.closeDir() |
SVNCommitInfo |
SvnExternalUpdateEditor.closeEdit() |
void |
SvnExternalUpdateEditor.closeFile(String path,
String expectedMd5Digest) |
protected static Collection<SvnWcDbShared.Target> |
SvnWcDbShared.collectTargets(SVNWCDbRoot root,
File relpath,
SVNDepth depth,
Collection<String> changelists) |
List<SVNWCContext.CommittableExternalInfo> |
ISVNWCDb.committableExternalsBelow(File localAbsPath,
boolean immediatesOnly) |
List<SVNWCContext.CommittableExternalInfo> |
SVNWCDb.committableExternalsBelow(File localAbsPath,
boolean immediatesOnly) |
static void |
SvnWcDbShared.commitTransaction(SVNWCDbRoot root) |
void |
ISVNWCDb.completedWorkQueue(File wcRootAbsPath,
long id)
In the WCROOT associated with DB and WRI_ABSPATH, mark work item ID as
completed.
|
void |
SVNWCDb.completedWorkQueue(File wcRootAbsPath,
long id) |
static void |
SvnWcDbConflicts.conflictSkelOpMerge(SVNSkel conflictSkel,
SVNConflictVersion original,
SVNConflictVersion target) |
static void |
SvnWcDbConflicts.conflictSkelOpSwitch(SVNSkel conflictSkel,
SVNConflictVersion original,
SVNConflictVersion target) |
static void |
SvnWcDbConflicts.conflictSkelOpUpdate(SVNSkel conflictSkel,
SVNConflictVersion original,
SVNConflictVersion target) |
static boolean |
SvnWcDbConflicts.conflictSkelResolve(SVNSkel conflictSkel,
ISVNWCDb db,
File wriAbsPAth,
boolean resolveText,
String resolveProp,
boolean resolveTree) |
static List<SVNWCConflictDescription17> |
SvnWcDbConflicts.convertFromSkel(SVNWCDb db,
File localAbsPath,
boolean createTempFiles,
SVNSkel conflictSkel) |
static SVNSkel |
SvnWcDbConflicts.convertToConflictSkel(File wcRootAbsPath,
SVNWCDb db,
String localRelpath,
String conflictOld,
String conflictWorking,
String conflictNew,
String propReject,
byte[] treeConflictData) |
static SVNSkel |
SvnWcDbConflicts.convertToConflictSkel(String conflictOld,
String conflictWorking,
String conflictNew,
String propReject,
byte[] treeConflictData) |
static void |
SvnWcDbCopy.copy(SVNWCDbDir srcPdh,
File localSrcRelpath,
SVNWCDbDir dstPdh,
File localDstRelpath,
File dstOpRootRelPath,
boolean isMove,
SVNSkel workItems) |
static void |
SvnWcDbCopy.copyDir(SVNWCDbDir pdh,
File localRelpath,
SVNProperties props,
long changedRev,
SVNDate changedDate,
String changedAuthor,
File originalReposRelPath,
SVNURL originalRootUrl,
String originalUuid,
long originalRevision,
List<File> children,
boolean isMove,
SVNDepth depth,
SVNSkel conflict,
SVNSkel workItems) |
static void |
SvnWcDbCopy.copyFile(SVNWCDbDir pdh,
File localRelpath,
SVNProperties props,
long changedRev,
SVNDate changedDate,
String changedAuthor,
File originalReposRelPath,
SVNURL originalRootUrl,
String originalUuid,
long originalRevision,
SvnChecksum checksum,
boolean updateActualProps,
SVNProperties newActualProps,
SVNSkel conflict,
SVNSkel workItems) |
static void |
SvnWcDbCopy.copyShadowedLayer(SVNWCDbDir srcPdh,
File localSrcRelpath,
SVNWCDbDir dstPdh,
File localDstRelpath,
boolean isMove) |
static SVNSkel |
SvnWcDbConflicts.createConflictMarkers(ISVNWCDb db,
File localAbsPath,
SVNSkel conflictSkel) |
static SVNSkel |
SvnWcDbConflicts.createConflictSkel() |
long |
SVNWCDb.createReposId(SVNSqlJetDb sDb,
SVNURL reposRootUrl,
String reposUuid)
For a given REPOS_ROOT_URL/REPOS_UUID pair, return the existing REPOS_ID
value.
|
void |
SvnExternalUpdateEditor.deleteEntry(String path,
long revision) |
protected static boolean |
SvnWcDbShared.doesNodeExists(SVNWCDbRoot wcDbRoot,
File relpath) |
static void |
SvnWcDbRevert.dropRevertList(SVNWCContext context,
File localAbsPath) |
void |
ISVNWCDb.dropRoot(File localAbsPath) |
void |
SVNWCDb.dropRoot(File localAbsPath) |
void |
SVNWCDb.ensureNoUnfinishedTransactions() |
void |
SVNWCDbRoot.ensureNoUnfinishedTransactions() |
void |
SVNWCDb.extendParentDelete(SVNSqlJetDb db,
long wcId,
File localRelPath,
SVNNodeKind kind,
int opDepth) |
long |
SVNWCDb.fetchReposId(SVNSqlJetDb db,
SVNURL reposRootUrl,
String reposUuid) |
SVNWCDb.ReposInfo |
SVNWCDb.fetchReposInfo(SVNSqlJetDb sDb,
long repos_id) |
Structure<StructureFields.RepositoryInfo> |
SVNWCDb.fetchRepositoryInfo(SVNSqlJetDb sDb,
long repos_id) |
ISVNWCDb.WCDbWorkQueueInfo |
ISVNWCDb.fetchWorkQueue(File wcRootAbsPath)
In the WCROOT associated with DB and WRI_ABSPATH, fetch a work item that
needs to be completed.
|
ISVNWCDb.WCDbWorkQueueInfo |
SVNWCDb.fetchWorkQueue(File wcRootAbsPath) |
static void |
SvnWcDbPristines.fixPristinesRefCount(SVNWCDbRoot root) |
void |
SVNWCDbDir.flushEntries(File localAbspath) |
void |
ISVNWCDb.forgetDirectoryTemp(File dirAbspath) |
void |
SVNWCDb.forgetDirectoryTemp(File localDirAbspath) |
File |
ISVNWCDb.fromRelPath(File wcRootAbsPath,
File localRelPath)
Compute the local abs path for a localRelPath located within the working
copy identified by wcRootAbsPath.
|
File |
SVNWCDb.fromRelPath(File wriAbsPath,
File localRelPath) |
void |
ISVNWCDb.gatherExternalDefinitions(File localAbsPath,
SVNExternalsStore externals) |
void |
SVNWCDb.gatherExternalDefinitions(File localAbsPath,
SVNExternalsStore externals) |
List<String> |
SVNWCDb.gatherRepoChildren(SVNWCDbRoot root,
File localRelpath,
long opDepth) |
Set<String> |
ISVNWCDb.getBaseChildren(File localAbsPath)
Return a list of the BASE tree node's children's names.
|
Set<String> |
SVNWCDb.getBaseChildren(File localAbsPath) |
Map<String,ISVNWCDb.WCDbBaseInfo> |
ISVNWCDb.getBaseChildrenMap(File localAbsPath,
boolean fetchLocks) |
Map<String,ISVNWCDb.WCDbBaseInfo> |
SVNWCDb.getBaseChildrenMap(File localAbsPath,
boolean fetchLocks) |
Map<String,ISVNWCDb.WCDbBaseInfo> |
ISVNWCDb.getBaseChildrenMap(SVNWCDbRoot root,
File localRelPath,
boolean fetchLocks) |
Map<String,ISVNWCDb.WCDbBaseInfo> |
SVNWCDb.getBaseChildrenMap(SVNWCDbRoot wcRoot,
File localRelPath,
boolean fetchLocks) |
SVNProperties |
ISVNWCDb.getBaseDavCache(File localAbsPath)
Retrieve the dav cache for LOCAL_ABSPATH.
|
SVNProperties |
SVNWCDb.getBaseDavCache(File localAbsPath) |
ISVNWCDb.WCDbBaseInfo |
ISVNWCDb.getBaseInfo(File localAbsPath,
ISVNWCDb.WCDbBaseInfo.BaseInfoField... fields)
Retrieve information about a node in the BASE tree.
|
ISVNWCDb.WCDbBaseInfo |
SVNWCDb.getBaseInfo(File localAbsPath,
ISVNWCDb.WCDbBaseInfo.BaseInfoField... fields) |
static Structure<StructureFields.NodeInfo> |
SvnWcDbShared.getBaseInfo(SVNWCDb db,
File localAbsPath,
StructureFields.NodeInfo... fields) |
ISVNWCDb.WCDbBaseInfo |
SVNWCDb.getBaseInfo(SVNWCDbRoot root,
File localRelPath,
ISVNWCDb.WCDbBaseInfo.BaseInfoField... fields) |
static Structure<StructureFields.NodeInfo> |
SvnWcDbShared.getBaseInfo(SVNWCDbRoot wcroot,
File localRelPath,
StructureFields.NodeInfo... fields) |
SVNProperties |
ISVNWCDb.getBaseProps(File localAbsPath)
Return the properties of the node LOCAL_ABSPATH in the BASE tree.
|
SVNProperties |
SVNWCDb.getBaseProps(File localAbsPath) |
Set<String> |
ISVNWCDb.getChildrenOfWorkingNode(File dirAbsPath) |
Set<String> |
SVNWCDb.getChildrenOfWorkingNode(File localAbsPath) |
Map<String,ISVNWCDb.SVNWCDbKind> |
SVNWCDb.getChildrenOpDepth(SVNWCDbRoot wcRoot,
File localRelPath,
int opDepth) |
static byte[] |
SvnWcDbStatementUtil.getColumnBlob(SVNSqlJetStatement stmt,
Enum<?> f) |
static boolean |
SvnWcDbStatementUtil.getColumnBoolean(SVNSqlJetStatement stmt,
Enum<?> f) |
static SvnChecksum |
SvnWcDbStatementUtil.getColumnChecksum(SVNSqlJetStatement stmt,
Enum<?> f) |
static SVNDate |
SvnWcDbStatementUtil.getColumnDate(SVNSqlJetStatement stmt,
Enum<?> f) |
static SVNDepth |
SvnWcDbStatementUtil.getColumnDepth(SVNSqlJetStatement stmt,
Enum<?> f) |
static SVNEventAction |
SvnWcDbStatementUtil.getColumnEventAction(SVNSqlJetStatement stmt,
Enum<?> f) |
static List<Structure<StructureFields.InheritedProperties>> |
SvnWcDbStatementUtil.getColumnInheritedProperties(SVNSqlJetStatement stmt,
Enum<?> f) |
static long |
SvnWcDbStatementUtil.getColumnInt64(SVNSqlJetStatement stmt,
Enum<?> f) |
static ISVNWCDb.SVNWCDbKind |
SvnWcDbStatementUtil.getColumnKind(SVNSqlJetStatement stmt,
Enum<?> f) |
static SVNNodeKind |
SvnWcDbStatementUtil.getColumnNodeKind(SVNSqlJetStatement stmt,
Enum<?> f) |
static File |
SvnWcDbStatementUtil.getColumnPath(SVNSqlJetStatement stmt,
Enum<?> f) |
static ISVNWCDb.SVNWCDbStatus |
SvnWcDbStatementUtil.getColumnPresence(SVNSqlJetStatement stmt) |
static ISVNWCDb.SVNWCDbStatus |
SvnWcDbStatementUtil.getColumnPresence(SVNSqlJetStatement stmt,
Enum<?> f) |
static SVNProperties |
SvnWcDbStatementUtil.getColumnProperties(SVNSqlJetStatement stmt,
Enum<?> f) |
static long |
SvnWcDbStatementUtil.getColumnRevNum(SVNSqlJetStatement stmt,
Enum<?> f) |
static SVNStatusType |
SvnWcDbStatementUtil.getColumnStatusType(SVNSqlJetStatement stmt,
Enum<?> f) |
static String |
SvnWcDbStatementUtil.getColumnText(SVNSqlJetStatement stmt,
Enum<?> f) |
static <T extends Enum<T>> |
SvnWcDbStatementUtil.getColumnToken(SVNSqlJetStatement stmt,
Enum<?> f,
Map<String,T> tokenMap) |
List<File> |
ISVNWCDb.getConflictMarkerFiles(File localAbsPath) |
List<File> |
SVNWCDb.getConflictMarkerFiles(File localAbsPath) |
static Structure<SvnWcDbConflicts.ConflictStatus> |
SvnWcDbConflicts.getConflictStatusForUpdate(SVNWCDb db,
File localAbsPath,
boolean treeConflictOnly) |
static Structure<StructureFields.NodeInfo> |
SvnWcDbShared.getDepthInfo(SVNWCDbRoot wcroot,
File localRelPath,
long opDepth,
StructureFields.NodeInfo... fields) |
Map<File,File> |
ISVNWCDb.getExternalsDefinedBelow(File localAbsPath) |
Map<File,File> |
SVNWCDb.getExternalsDefinedBelow(File localAbsPath) |
String |
ISVNWCDb.getFileExternalTemp(File path)
Return the serialized file external info (from BASE) for LOCAL_ABSPATH.
|
String |
SVNWCDb.getFileExternalTemp(File path) |
int |
ISVNWCDb.getFormatTemp(File localDirAbsPath)
temp function.
|
int |
SVNWCDb.getFormatTemp(File localDirAbsPath) |
static Map<File,File> |
SvnWcDbProperties.getInheritedPropertiesNodes(SVNWCDbRoot root,
File localRelPath,
SVNDepth depth) |
static ISVNWCDb.SVNWCDbLock |
SvnWcDbStatementUtil.getLockFromColumns(SVNSqlJetStatement stmt,
Enum<?> tokenField,
Enum<?> owner,
Enum<?> comment,
Enum<?> date) |
static long[] |
SvnWcDbReader.getMinAndMaxRevisions(SVNWCDb db,
File localAbsPath) |
static Structure<StructureFields.MovedFromInfo> |
SvnWcDbShared.getMovedFromInfo(SVNWCDbRoot root,
File movedToOpRootRelPath,
File localRelPath) |
org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.MovedTo |
SVNWCDb.getMovedTo(boolean scan,
SVNWCDbSelectDeletionInfo stmt,
File currentRelPath,
SVNWCDbRoot wcRoot,
File localRelPath) |
Map<SVNURL,String> |
ISVNWCDb.getNodeLockTokensRecursive(File localAbsPath) |
Map<SVNURL,String> |
SVNWCDb.getNodeLockTokensRecursive(File localAbsPath) |
static Collection<File> |
SvnWcDbReader.getNotPresentDescendants(SVNWCDb db,
File parentPath) |
SvnChecksum |
ISVNWCDb.getPristineMD5(File wcRootAbsPath,
SvnChecksum sha1Checksum)
Get the MD-5 checksum of a pristine text identified by its SHA-1 checksum
SHA1_CHECKSUM.
|
SvnChecksum |
SVNWCDb.getPristineMD5(File wcRootAbsPath,
SvnChecksum sha1Checksum) |
File |
ISVNWCDb.getPristinePath(File wcRootAbsPath,
SvnChecksum checksum)
Get the path to the pristine text file identified by SHA1_CHECKSUM.
|
File |
SVNWCDb.getPristinePath(File wcRootAbsPath,
SvnChecksum checksum) |
static File |
SvnWcDbPristines.getPristinePath(SVNWCDbRoot root,
SvnChecksum sha1Checksum) |
SvnChecksum |
ISVNWCDb.getPristineSHA1(File wcRootAbsPath,
SvnChecksum md5Checksum)
Get the SHA-1 checksum of a pristine text identified by its MD-5 checksum
MD5_CHECKSUM.
|
SvnChecksum |
SVNWCDb.getPristineSHA1(File wcRootAbsPath,
SvnChecksum md5Checksum) |
static SvnChecksum |
SvnWcDbPristines.getPristineSHA1(SVNWCDbRoot root,
SvnChecksum md5Checksum) |
File |
ISVNWCDb.getPristineTempDir(File wcRootAbsPath)
Get a directory in which the caller should create a uniquely named file
for later installation as a pristine text file.
|
File |
SVNWCDb.getPristineTempDir(File wcRootAbsPath) |
static File |
SvnWcDbPristines.getPristineTempDir(SVNWCDbRoot root,
File wcRootAbsPath) |
SVNSqlJetDb |
ISVNWCDb.getSDb(File dirAbsPath) |
SVNSqlJetDb |
SVNWCDb.getSDb(File localAbsPath) |
static Collection<File> |
SvnWcDbReader.getServerExcludedNodes(SVNWCDb db,
File path) |
static long |
SvnWcDbStatementUtil.getTranslatedSize(SVNSqlJetStatement stmt,
Enum<?> f) |
File |
ISVNWCDb.getWCRoot(File dirAbspath) |
File |
SVNWCDb.getWCRoot(File wcRootAbspath) |
File |
ISVNWCDb.getWCRootTempDir(File localAbspath) |
File |
SVNWCDb.getWCRootTempDir(File localAbspath) |
Set<String> |
SVNWCDb.getWorkingChildren(File localAbsPath) |
void |
ISVNWCDb.globalCommit(File localAbspath,
long newRevision,
long changedRevision,
SVNDate changedDate,
String changedAuthor,
SvnChecksum newChecksum,
List<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.
|
void |
SVNWCDb.globalCommit(File localAbspath,
long newRevision,
long changedRevision,
SVNDate changedDate,
String changedAuthor,
SvnChecksum newChecksum,
List<File> newChildren,
SVNProperties newDavCache,
boolean keepChangelist,
boolean noUnlock,
SVNSkel workItems) |
void |
ISVNWCDb.globalRecordFileinfo(File local_abspath,
long translated_size,
long last_mod_time)
Record the TRANSLATED_SIZE and LAST_MOD_TIME for a versioned node.
|
void |
SVNWCDb.globalRecordFileinfo(File localAbspath,
long translatedSize,
long lastModTime) |
static boolean |
SvnWcDbStatementUtil.hasColumnProperties(SVNSqlJetStatement stmt,
Enum<?> f) |
static boolean |
SvnWcDbReader.hasLocalModifications(SVNWCContext context,
File localAbspath) |
static boolean |
SvnWcDbReader.hasSwitchedSubtrees(SVNWCDb db,
File localAbspath) |
void |
ISVNWCDb.init(File localAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long initialRev,
SVNDepth depth,
int workingCopyFormat)
Initialize the SqlDB for LOCAL_ABSPATH, which should be a working copy
path.
|
void |
SVNWCDb.init(File localAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long initialRev,
SVNDepth depth,
int workingCopyFormat) |
static void |
SvnWcDbExternals.insertExternalNode(SVNWCDbRoot root,
File localRelpath,
Structure<StructureFields.ExternalNodeInfo> info) |
void |
SVNWCDb.insertIncompleteChildren(SVNSqlJetDb db,
long wcId,
File localRelpath,
long reposId,
File reposPath,
long revision,
List<File> children,
long opDepth) |
void |
ISVNWCDb.installPristine(File tempfileAbspath,
SvnChecksum sha1Checksum,
SvnChecksum md5Checksum)
Install the file TEMPFILE_ABSPATH (which is sitting in a directory given
by
ISVNWCDb.getPristineTempDir(File) ) into the pristine data store, to be
identified by the SHA-1 checksum of its contents, SHA1_CHECKSUM. |
void |
SVNWCDb.installPristine(File tempfileAbspath,
SvnChecksum sha1Checksum,
SvnChecksum md5Checksum) |
static void |
SvnWcDbPristines.installPristine(SVNWCDbRoot root,
File tempfileAbspath,
SvnChecksum sha1Checksum,
SvnChecksum md5Checksum) |
static boolean |
SvnWcDbStatementUtil.isColumnNull(SVNSqlJetStatement stmt,
Enum<?> f) |
static boolean |
SvnWcDbConflicts.isConflictSkelComplete(SVNSkel skel) |
boolean |
ISVNWCDb.isNodeHidden(File localAbsPath)
Return TRUE if LOCAL_ABSPATH in DB "is not present, and I haven't
scheduled something over the top of it."
|
boolean |
SVNWCDb.isNodeHidden(File localAbsPath) |
static boolean |
SvnWcDbReader.isSparseCheckout(SVNWCDb db,
File localAbspath) |
ISVNWCDb.SwitchedInfo |
ISVNWCDb.isSwitched(File localAbsPath) |
ISVNWCDb.SwitchedInfo |
SVNWCDb.isSwitched(File localAbsPath) |
boolean |
ISVNWCDb.isWCLocked(File localAbspath) |
boolean |
SVNWCDb.isWCLocked(File localAbspath) |
boolean |
ISVNWCDb.isWCLockOwns(File localAbspath,
boolean exact) |
boolean |
SVNWCDb.isWCLockOwns(File localAbspath,
boolean exact) |
boolean |
ISVNWCDb.isWCRoot(File localAbspath) |
boolean |
SVNWCDb.isWCRoot(File localAbspath) |
boolean |
ISVNWCDb.isWCRoot(File localAbspath,
boolean isAdditionMode) |
boolean |
SVNWCDb.isWCRoot(File localAbspath,
boolean isAdditionMode) |
void |
SVNWCDb.markConflictInternal(SVNWCDbRoot wcRoot,
File localRelPath,
SVNSkel conflictSkel) |
long[] |
ISVNWCDb.minMaxRevisions(File localAbsPath,
boolean committed) |
long[] |
SVNWCDb.minMaxRevisions(File localAbsPath,
boolean committed) |
SVNWCDbDir |
SVNWCDb.navigateToParent(SVNWCDbDir childPdh,
SVNSqlJetDb.Mode sMode) |
ISVNWCDb.SVNWCDbNodeCheckReplaceData |
ISVNWCDb.nodeCheckReplace(File localAbspath) |
ISVNWCDb.SVNWCDbNodeCheckReplaceData |
SVNWCDb.nodeCheckReplace(File localAbspath) |
protected static void |
SvnWcDbShared.nodeIsNotInstallable(File absolutePath) |
protected static void |
SvnWcDbShared.nodeNotFound(File absolutePath) |
protected static void |
SvnWcDbShared.nodeNotFound(SVNWCDbRoot root,
File relPath) |
static void |
SvnWcDbRevert.notifyRevert(SVNWCContext context,
File localAbsPath,
ISVNEventHandler eventHandler) |
void |
ISVNWCDb.obtainWCLock(File localAbspath,
int i,
boolean b) |
void |
SVNWCDb.obtainWCLock(File localAbspath,
int levelsToLock,
boolean stealLock) |
SVNWCDb.DirParsedInfo |
SVNWCDb.obtainWcRoot(File localAbspath) |
SVNWCDb.DirParsedInfo |
SVNWCDb.obtainWcRoot(File localAbspath,
boolean isAdditionMode) |
void |
ISVNWCDb.opAddDirectory(File localAbsPath,
SVNProperties props,
SVNSkel workItems)
Add a new versioned directory.
|
void |
SVNWCDb.opAddDirectory(File localAbsPath,
SVNProperties props,
SVNSkel workItems) |
void |
ISVNWCDb.opAddFile(File localAbsPath,
SVNProperties props,
SVNSkel workItems)
As a new file, there are no properties.
|
void |
SVNWCDb.opAddFile(File localAbsPath,
SVNProperties props,
SVNSkel workItems) |
void |
ISVNWCDb.opAddSymlink(File localAbsPath,
File target,
SVNProperties props,
SVNSkel workItems) |
void |
SVNWCDb.opAddSymlink(File localAbsPath,
File target,
SVNProperties props,
SVNSkel workItems) |
void |
ISVNWCDb.opBumpRevisionPostUpdate(File localAbsPath,
SVNDepth depth,
File newReposRelPath,
SVNURL newReposRootURL,
String newReposUUID,
long newRevision,
Collection<File> excludedPaths,
Map<File,Map<String,SVNProperties>> inheritableProperties,
ISVNEventHandler eventHandler) |
void |
SVNWCDb.opBumpRevisionPostUpdate(File localAbsPath,
SVNDepth depth,
File newReposRelPath,
SVNURL newReposRootURL,
String newReposUUID,
long newRevision,
Collection<File> excludedPaths,
Map<File,Map<String,SVNProperties>> inheritableProperties,
ISVNEventHandler eventHandler) |
void |
ISVNWCDb.opCopy(File srcAbsPath,
File dstAbsPath,
File dstOpRootAbsPath,
boolean isMove,
SVNSkel workItems)
svn cp WCPATH WCPATH ...
|
void |
SVNWCDb.opCopy(File srcAbsPath,
File dstAbsPath,
File dstOpRootAbsPath,
boolean isMove,
SVNSkel workItems) |
void |
ISVNWCDb.opCopyDir(File localAbsPath,
SVNProperties props,
long changedRev,
SVNDate changedDate,
String changedAuthor,
File originalReposRelPath,
SVNURL originalRootUrl,
String originalUuid,
long originalRevision,
List<File> children,
boolean isMove,
SVNDepth depth,
SVNSkel conflict,
SVNSkel workItems)
Record a copy at LOCAL_ABSPATH from a repository directory.
|
void |
SVNWCDb.opCopyDir(File localAbsPath,
SVNProperties props,
long changedRev,
SVNDate changedDate,
String changedAuthor,
File originalReposRelPath,
SVNURL originalRootUrl,
String originalUuid,
long originalRevision,
List<File> children,
boolean isMove,
SVNDepth depth,
SVNSkel conflict,
SVNSkel workItems) |
void |
ISVNWCDb.opCopyFile(File localAbsPath,
SVNProperties props,
long changedRev,
SVNDate changedDate,
String changedAuthor,
File originalReposRelPath,
SVNURL originalRootUrl,
String originalUuid,
long originalRevision,
SvnChecksum checksum,
boolean updateActualProps,
SVNProperties newActualProps,
SVNSkel conflict,
SVNSkel workItems)
Record a copy at LOCAL_ABSPATH from a repository file.
|
void |
SVNWCDb.opCopyFile(File localAbsPath,
SVNProperties props,
long changedRev,
SVNDate changedDate,
String changedAuthor,
File originalReposRelPath,
SVNURL originalRootUrl,
String originalUuid,
long originalRevision,
SvnChecksum checksum,
boolean updateActualProps,
SVNProperties newActualProps,
SVNSkel conflict,
SVNSkel workItems) |
void |
ISVNWCDb.opCopyShadowedLayer(File srcAbsPath,
File dstAbsPath,
boolean isMove) |
void |
SVNWCDb.opCopyShadowedLayer(File srcAbsPath,
File dstAbsPath,
boolean isMove) |
void |
ISVNWCDb.opDelete(File localAbsPath,
File movedToAbsPath,
boolean deleteDirExternals,
SVNSkel conflict,
SVNSkel workItems,
ISVNEventHandler handler) |
void |
SVNWCDb.opDelete(File localAbsPath,
File movedToAbsPath,
boolean deleteDirExternals,
SVNSkel conflict,
SVNSkel workItems,
ISVNEventHandler eventHandler) |
SVNWCDb.BaseMovedTo |
SVNWCDb.opDepthMovedTo(long opDepth,
SVNWCDbRoot wcRoot,
File localRelPath) |
void |
SvnExternalUpdateEditor.openDir(String path,
long revision) |
void |
SvnExternalUpdateEditor.openFile(String path,
long revision) |
void |
SvnExternalUpdateEditor.openRoot(long revision) |
boolean |
ISVNWCDb.opHandleMoveBack(File localAbsPath,
File movedFromAbsPath,
SVNSkel workItems) |
boolean |
SVNWCDb.opHandleMoveBack(File localAbsPath,
File movedFromAbsPath,
SVNSkel workItems) |
void |
SVNWCDb.opMakeCopy(File localAbspath,
SVNSkel conflicts,
SVNSkel workItems) |
void |
ISVNWCDb.opMakeCopyTemp(File localAbspath,
boolean removeBase) |
void |
SVNWCDb.opMakeCopyTemp(File localAbspath,
boolean removeBase) |
void |
ISVNWCDb.opMarkConflict(File localAbspath,
SVNSkel conflictSkel,
SVNSkel workItems) |
void |
SVNWCDb.opMarkConflict(File localAbspath,
SVNSkel conflictSkel,
SVNSkel workItems) |
void |
ISVNWCDb.opMarkResolved(File localAbspath,
boolean resolvedText,
boolean resolvedProps,
boolean resolvedTree,
SVNSkel workItems)
caller maintains ACTUAL, and how the resolution occurred.
|
void |
SVNWCDb.opMarkResolved(File localAbspath,
boolean resolvedText,
boolean resolvedProps,
boolean resolvedTree,
SVNSkel workItems) |
Map<String,SVNTreeConflictDescription> |
ISVNWCDb.opReadAllTreeConflicts(File localAbsPath)
Return all the children of localAbsPath that are in tree conflicts.
|
Map<String,SVNTreeConflictDescription> |
SVNWCDb.opReadAllTreeConflicts(File localAbsPath) |
SVNTreeConflictDescription |
ISVNWCDb.opReadTreeConflict(File localAbspath)
Get any tree conflict associated with localAbspath in DB.
|
SVNTreeConflictDescription |
SVNWCDb.opReadTreeConflict(File localAbsPath) |
void |
ISVNWCDb.opRemoveEntryTemp(File localAbspath) |
void |
SVNWCDb.opRemoveEntryTemp(File localAbspath) |
void |
ISVNWCDb.opRemoveNode(File localAbspath,
long revision,
ISVNWCDb.SVNWCDbKind kind) |
void |
SVNWCDb.opRemoveNode(File localAbspath,
long notPresentRevision,
ISVNWCDb.SVNWCDbKind notPresentKind) |
void |
ISVNWCDb.opRemoveWorkingTemp(File localAbspath) |
void |
SVNWCDb.opRemoveWorkingTemp(File localAbspath) |
void |
ISVNWCDb.opRevert(File localAbspath,
SVNDepth depth) |
void |
SVNWCDb.opRevert(File localAbspath,
SVNDepth depth) |
void |
ISVNWCDb.opSetBaseIncompleteTemp(File localDirAbspath,
boolean incomplete) |
void |
SVNWCDb.opSetBaseIncompleteTemp(File localDirAbspath,
boolean incomplete) |
void |
ISVNWCDb.opSetChangelist(File localAbsPath,
String changelistName,
String[] changeLists,
SVNDepth depth,
ISVNEventHandler handler)
use NULL to remove from a changelist.
|
void |
SVNWCDb.opSetChangelist(File localAbspath,
String changelistName,
String[] changeLists,
SVNDepth depth,
ISVNEventHandler eventHandler) |
void |
ISVNWCDb.opSetDirDepthTemp(File localAbspath,
SVNDepth requestedDepth) |
void |
SVNWCDb.opSetDirDepthTemp(File localAbspath,
SVNDepth depth) |
void |
ISVNWCDb.opSetNewDirToIncompleteTemp(File localAbspath,
File reposRelpath,
SVNURL reposRootURL,
String reposUuid,
long revision,
SVNDepth depth,
boolean insertBaseDeleted,
boolean deleteWorking,
SVNSkel conflict,
SVNSkel workItems) |
void |
SVNWCDb.opSetNewDirToIncompleteTemp(File localAbspath,
File reposRelpath,
SVNURL reposRootURL,
String reposUuid,
long revision,
SVNDepth depth,
boolean insertBaseDeleted,
boolean deleteWorking,
SVNSkel conflict,
SVNSkel workItems) |
void |
ISVNWCDb.opSetPropertyConflictMarkerFileTemp(File localAbspath,
String prejBasename) |
void |
SVNWCDb.opSetPropertyConflictMarkerFileTemp(File localAbspath,
String prejBasename) |
void |
ISVNWCDb.opSetProps(File localAbsPath,
SVNProperties props,
SVNSkel conflict,
boolean clearRecordedInfo,
SVNSkel workItems)
Set the properties of the node LOCAL_ABSPATH in the ACTUAL tree to PROPS.
|
void |
SVNWCDb.opSetProps(File localAbsPath,
SVNProperties props,
SVNSkel conflict,
boolean clearRecordedInfo,
SVNSkel workItems) |
void |
ISVNWCDb.opSetRevAndReposRelpathTemp(File localAbspath,
long newRevision,
boolean setReposRelpath,
File newReposRelpath,
SVNURL reposRootUrl,
String reposUuid) |
void |
SVNWCDb.opSetRevAndReposRelpathTemp(File localAbspath,
long revision,
boolean setReposRelpath,
File reposRelpath,
SVNURL reposRootUrl,
String reposUuid) |
void |
ISVNWCDb.opSetTextConflictMarkerFilesTemp(File localAbspath,
File oldBasename,
File newBasename,
File wrkBasename) |
void |
SVNWCDb.opSetTextConflictMarkerFilesTemp(File localAbspath,
File oldBasename,
File newBasename,
File wrkBasename) |
void |
ISVNWCDb.opSetTreeConflict(File localAbspath,
SVNTreeConflictDescription treeConflict)
Set the tree conflict on LOCAL_ABSPATH in DB to TREE_CONFLICT.
|
void |
SVNWCDb.opSetTreeConflict(File localAbspath,
SVNTreeConflictDescription treeConflict) |
void |
ISVNWCDb.opStartDirectoryUpdateTemp(File localAbspath,
File newRelpath,
long targetRevision) |
void |
SVNWCDb.opStartDirectoryUpdateTemp(File localAbspath,
File newReposRelpath,
long newRevision) |
SVNWCDb.DirParsedInfo |
SVNWCDb.parseDir(File localAbsPath,
SVNSqlJetDb.Mode sMode) |
SVNWCDb.DirParsedInfo |
SVNWCDb.parseDir(File localAbspath,
SVNSqlJetDb.Mode sMode,
boolean isDetectWCGeneration,
boolean isAdditionMode) |
static void |
SvnWcDbConflicts.prependLocation(SVNSkel skel,
SVNConflictVersion location) |
static void |
SvnWcDbConflicts.prependPropValue(SVNPropertyValue fromVal,
SVNSkel skel) |
static SVNProperties |
SvnWcDbProperties.readChangedProperties(SVNWCDbRoot root,
File relpath) |
Set<String> |
ISVNWCDb.readChildren(File localAbspath)
Return the basenames of the immediate children of LOCAL_ABSPATH in DB.
|
Set<String> |
SVNWCDb.readChildren(File localAbsPath) |
void |
ISVNWCDb.readChildren(File localAbspath,
Map<String,ISVNWCDb.SVNWCDbInfo> children,
Set<String> conflicts) |
void |
SVNWCDb.readChildren(File localAbsPath,
Map<String,ISVNWCDb.SVNWCDbInfo> children,
Set<String> conflicts) |
void |
SVNWCDb.readChildren(SVNWCDbRoot root,
File localRelPath,
Map<String,ISVNWCDb.SVNWCDbInfo> children,
Set<String> conflicts) |
SVNSkel |
ISVNWCDb.readConflict(File localAbsPath) |
SVNSkel |
SVNWCDb.readConflict(File localAbsPath) |
static SVNSkel |
SvnWcDbConflicts.readConflict(SVNWCDb db,
File localAbspath) |
static Structure<SvnWcDbConflicts.ConflictInfo> |
SvnWcDbConflicts.readConflictInfo(SVNSkel conflictSkel) |
static SVNSkel |
SvnWcDbConflicts.readConflictInternal(SVNWCDbRoot wcRoot,
File localRelPath) |
SVNSkel |
SVNWCDb.readConflictInternal(SVNWCDbRoot wcRoot,
File localRelPath) |
static List<File> |
SvnWcDbConflicts.readConflictMarkers(SVNWCDb db,
File wriAbsPath,
SVNSkel conflictSkel) |
List<SVNConflictDescription> |
ISVNWCDb.readConflicts(File localAbsPath)
Return all conflicts that have LOCAL_ABSPATH as victim.
|
List<SVNConflictDescription> |
SVNWCDb.readConflicts(File localAbsPath) |
List<SVNWCConflictDescription17> |
SVNWCDb.readConflicts(File localAbsPath,
boolean createTempFiles) |
List<String> |
ISVNWCDb.readConflictVictims(File localAbspath)
Return the basenames of the immediate children of LOCAL_ABSPATH in DB
that are conflicted.
|
List<String> |
SVNWCDb.readConflictVictims(File localAbsPath) |
static Structure<StructureFields.ExternalNodeInfo> |
SvnWcDbExternals.readExternal(SVNWCContext context,
File localAbsPath,
File wriAbsPath,
StructureFields.ExternalNodeInfo... fields) |
Structure<StructureFields.NodeInfo> |
ISVNWCDb.readInfo(File localAbsPath,
boolean isAdditionMode,
StructureFields.NodeInfo... fields) |
Structure<StructureFields.NodeInfo> |
SVNWCDb.readInfo(File localAbsPath,
boolean isAdditionMode,
StructureFields.NodeInfo... fields) |
ISVNWCDb.WCDbInfo |
ISVNWCDb.readInfo(File localAbsPath,
ISVNWCDb.WCDbInfo.InfoField... fields)
Retrieve information about a node.
|
ISVNWCDb.WCDbInfo |
SVNWCDb.readInfo(File localAbsPath,
ISVNWCDb.WCDbInfo.InfoField... fields) |
Structure<StructureFields.NodeInfo> |
ISVNWCDb.readInfo(File localAbsPath,
StructureFields.NodeInfo... fields) |
Structure<StructureFields.NodeInfo> |
SVNWCDb.readInfo(File localAbsPath,
StructureFields.NodeInfo... fields) |
protected static Structure<StructureFields.NodeInfo> |
SvnWcDbShared.readInfo(SVNWCDbRoot wcRoot,
File localRelPath,
boolean isAdditionMode,
StructureFields.NodeInfo... fields) |
ISVNWCDb.WCDbInfo |
SVNWCDb.readInfo(SVNWCDbRoot wcRoot,
File localRelPath,
ISVNWCDb.WCDbInfo.InfoField... fields) |
protected static Structure<StructureFields.NodeInfo> |
SvnWcDbShared.readInfo(SVNWCDbRoot wcRoot,
File localRelPath,
StructureFields.NodeInfo... fields) |
ISVNWCDb.WCDbInfo |
ISVNWCDb.readInfoBelowWorking(File localAbsPath) |
ISVNWCDb.WCDbInfo |
SVNWCDb.readInfoBelowWorking(File localAbsPath) |
ISVNWCDb.WCDbInfo |
SVNWCDb.readInfoBelowWorking(SVNWCDbRoot wcRoot,
File localRelPath,
int belowOpDepth) |
static List<Structure<StructureFields.InheritedProperties>> |
SvnWcDbProperties.readInheritedProperties(SVNWCDbRoot root,
File localRelPath,
String propertyName) |
ISVNWCDb.SVNWCDbKind |
ISVNWCDb.readKind(File localAbsPath,
boolean allowMissing)
Return the kind of the node in DB at LOCAL_ABSPATH.
|
ISVNWCDb.SVNWCDbKind |
SVNWCDb.readKind(File localAbsPath,
boolean allowMissing) |
SVNNodeKind |
ISVNWCDb.readKind(File localAbsPath,
boolean allowMissing,
boolean showDeleted,
boolean showHidden) |
SVNNodeKind |
SVNWCDb.readKind(File localAbsPath,
boolean allowMissing,
boolean showDeleted,
boolean showHidden) |
static SVNNodeKind |
SvnWcDbCopy.readKind(ISVNWCDb db,
File path,
boolean showDeleted,
boolean showHidden) |
ISVNWCDb.NodeInstallInfo |
ISVNWCDb.readNodeInstallInfo(File localAbsPath,
File wriAbsPath) |
ISVNWCDb.NodeInstallInfo |
SVNWCDb.readNodeInstallInfo(File localAbsPath,
File wriAbsPath) |
static Structure<SvnWcDbReader.InstallInfo> |
SvnWcDbReader.readNodeInstallInfo(SVNWCDb db,
File localAbspath,
SvnWcDbReader.InstallInfo... fields) |
static Structure<SvnWcDbReader.ReplaceInfo> |
SvnWcDbReader.readNodeReplaceInfo(SVNWCDb db,
File localAbspath,
SvnWcDbReader.ReplaceInfo... fields) |
long |
SVNWCDb.readOpDepth(SVNWCDbRoot root,
File localRelPath) |
InputStream |
ISVNWCDb.readPristine(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?).
|
InputStream |
SVNWCDb.readPristine(File wcRootAbsPath,
SvnChecksum checksum) |
static InputStream |
SvnWcDbPristines.readPristine(SVNWCDbRoot root,
File wcRootAbsPath,
SvnChecksum sha1Checksum) |
Structure<StructureFields.PristineInfo> |
ISVNWCDb.readPristineInfo(File localAbspath) |
Structure<StructureFields.PristineInfo> |
SVNWCDb.readPristineInfo(File localAbspath) |
SVNProperties |
ISVNWCDb.readPristineProperties(File localAbspath)
Return the properties of the node LOCAL_ABSPATH in the WORKING tree
(looking through to the BASE tree as required).
|
SVNProperties |
SVNWCDb.readPristineProperties(File localAbsPath) |
static SVNProperties |
SvnWcDbProperties.readPristineProperties(SVNWCDbRoot root,
File relpath) |
SVNProperties |
ISVNWCDb.readProperties(File localAbsPath)
Return the properties of the node LOCAL_ABSPATH in the ACTUAL tree
(looking through to the WORKING or BASE tree as required).
|
SVNProperties |
SVNWCDb.readProperties(File localAbsPath) |
static SVNProperties |
SvnWcDbProperties.readProperties(SVNWCDbRoot root,
File relpath) |
void |
SVNWCDb.readPropertiesRecursively(File localAbsPath,
SVNDepth depth,
boolean baseProperties,
boolean pristineProperties,
Collection<String> changelists,
ISvnObjectReceiver<SVNProperties> receiver) |
static void |
SvnWcDbProperties.readPropertiesRecursively(SVNWCDbRoot root,
File relpath,
SVNDepth depth,
boolean baseProperties,
boolean pristineProperties,
Collection<String> changelists,
ISvnObjectReceiver<SVNProperties> receiver) |
static Structure<SvnWcDbConflicts.PropertyConflictInfo> |
SvnWcDbConflicts.readPropertyConflict(ISVNWCDb db,
File wriAbsPath,
SVNSkel conflictSkel) |
static void |
SvnWcDbConflicts.readPropertyConflicts(List<SVNWCConflictDescription17> target,
SVNWCDb db,
File localAbsPath,
SVNSkel conflictSkel,
boolean createTempFiles,
SVNOperation operation,
SVNConflictVersion leftVersion,
SVNConflictVersion rightVersion) |
static Map<File,ISVNWCDb.SVNWCDbKind> |
SvnWcDbRevert.readRevertCopiedChildren(SVNWCContext context,
File localAbsPath) |
static Structure<SvnWcDbRevert.RevertInfo> |
SvnWcDbRevert.readRevertInfo(SVNWCContext context,
File localAbsPath) |
static Structure<SvnWcDbConflicts.TextConflictInfo> |
SvnWcDbConflicts.readTextConflict(ISVNWCDb db,
File wriAbsPath,
SVNSkel conflictSkel) |
static Structure<SvnWcDbConflicts.TreeConflictInfo> |
SvnWcDbConflicts.readTreeConflict(ISVNWCDb db,
File wriAbsPath,
SVNSkel conflictSkel) |
static Map<String,Structure<StructureFields.WalkerChildInfo>> |
SvnWcDbReader.readWalkerChildrenInfo(SVNWCDb db,
File localAbspath,
Map<String,Structure<StructureFields.WalkerChildInfo>> children) |
void |
ISVNWCDb.registerExternal(File definingAbsPath,
File localAbsPath,
SVNNodeKind kind,
SVNURL reposRootUrl,
String reposUuid,
File reposRelPath,
long operationalRevision,
long revision) |
void |
SVNWCDb.registerExternal(File definingAbsPath,
File localAbsPath,
SVNNodeKind kind,
SVNURL reposRootUrl,
String reposUuid,
File reposRelPath,
long operationalRevision,
long revision) |
void |
ISVNWCDb.releaseWCLock(File localAbspath) |
void |
SVNWCDb.releaseWCLock(File localAbspath) |
static void |
SvnWcDbRelocate.relocate(SVNWCContext context,
File localAbspath,
SVNURL from,
SVNURL to,
SvnWcDbRelocate.ISvnRelocateValidator validator) |
void |
ISVNWCDb.removeBase(File localAbsPath)
Remove a node from the BASE tree.
|
void |
SVNWCDb.removeBase(File localAbsPath) |
void |
ISVNWCDb.removeBase(File localAbsPath,
boolean keepAsWorking,
boolean queueDeletes,
boolean removeLocks,
long notPresentRevision,
SVNSkel conflict,
SVNSkel workItems) |
void |
SVNWCDb.removeBase(File localAbsPath,
boolean keepAsWorking,
boolean queueDeletes,
boolean removeLocks,
long notPresentRevision,
SVNSkel conflict,
SVNSkel workItems) |
static void |
SvnWcDbExternals.removeExternal(SVNWCContext context,
File wriAbsPath,
File localAbsPath) |
static void |
SvnWcDbExternals.removeExternalNode(SVNWCContext context,
File localAbsPath,
File wriAbsPath,
SVNSkel workItems) |
void |
ISVNWCDb.removeLock(File localAbsPath)
Remove any lock for LOCAL_ABSPATH in DB.
|
void |
SVNWCDb.removeLock(File localAbsPath) |
void |
ISVNWCDb.removePristine(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.
|
void |
SVNWCDb.removePristine(File wcRootAbsPath,
SvnChecksum checksum) |
static void |
SvnWcDbPristines.removePristine(SVNWCDbRoot root,
SvnChecksum sha1Checksum) |
void |
SvnExternalFileReporter.report(ISVNReporter reporter) |
File |
ISVNWCDb.requiredLockForResolve(File localAbsPath) |
File |
SVNWCDb.requiredLockForResolve(File localAbsPath) |
static void |
SvnWcDbStatementUtil.reset(SVNSqlJetStatement stmt) |
void |
ISVNWCDb.resolveBreakMovedAway(File localAbsPath,
ISVNEventHandler eventHandler) |
void |
SVNWCDb.resolveBreakMovedAway(File localAbsPath,
ISVNEventHandler eventHandler) |
void |
ISVNWCDb.resolveDeleteRaiseMovedAway(File localAbsPath,
ISVNEventHandler eventHandler) |
void |
SVNWCDb.resolveDeleteRaiseMovedAway(File localAbsPath,
ISVNEventHandler eventHandler) |
void |
SVNWCDb.retractParentDelete(SVNSqlJetDb db,
long wcId,
File localRelPath,
int opDepth) |
static void |
SvnWcDbRevert.revert(SVNWCDbRoot root,
File localRelPath) |
static void |
SvnWcDbRevert.revertRecursive(SVNWCDbRoot root,
File localRelPath) |
static void |
SvnWcDbShared.rollbackTransaction(SVNWCDbRoot root) |
ISVNWCDb.WCDbAdditionInfo |
ISVNWCDb.scanAddition(File localAbsPath,
ISVNWCDb.WCDbAdditionInfo.AdditionInfoField... fields)
Scan upwards for information about a known addition to the WORKING tree.
|
ISVNWCDb.WCDbAdditionInfo |
SVNWCDb.scanAddition(File localAbsPath,
ISVNWCDb.WCDbAdditionInfo.AdditionInfoField... fields) |
static Structure<StructureFields.AdditionInfo> |
SvnWcDbShared.scanAddition(SVNWCDb db,
File localAbsPath) |
protected static Structure<StructureFields.AdditionInfo> |
SvnWcDbShared.scanAddition(SVNWCDbRoot root,
File localRelpath,
StructureFields.AdditionInfo... fields) |
ISVNWCDb.WCDbRepositoryInfo |
ISVNWCDb.scanBaseRepository(File localAbsPath,
ISVNWCDb.WCDbRepositoryInfo.RepositoryInfoField... fields)
Scan for a BASE node's repository information.
|
ISVNWCDb.WCDbRepositoryInfo |
SVNWCDb.scanBaseRepository(File localAbsPath,
ISVNWCDb.WCDbRepositoryInfo.RepositoryInfoField... fields) |
ISVNWCDb.WCDbDeletionInfo |
ISVNWCDb.scanDeletion(File localAbsPath,
ISVNWCDb.WCDbDeletionInfo.DeletionInfoField... fields)
Scan upwards for additional information about a deleted node.
|
ISVNWCDb.WCDbDeletionInfo |
SVNWCDb.scanDeletion(File localAbsPath,
ISVNWCDb.WCDbDeletionInfo.DeletionInfoField... fields) |
static Structure<StructureFields.DeletionInfo> |
SvnWcDbShared.scanDeletion(SVNWCDb db,
File localAbsPath) |
protected static Structure<StructureFields.DeletionInfo> |
SvnWcDbShared.scanDeletion(SVNWCDbRoot root,
File localRelpath) |
ISVNWCDb.Moved |
ISVNWCDb.scanMoved(File localAbsPath) |
ISVNWCDb.Moved |
SVNWCDb.scanMoved(File localAbsPath) |
static Structure<StructureFields.MovedInfo> |
SvnWcDbShared.scanMoved(SVNWCDb db,
File localAbsPath) |
void |
SVNWCDb.setActualProperties(SVNSqlJetDb db,
long wcId,
File localRelpath,
SVNProperties props) |
void |
ISVNWCDb.setBaseDavCache(File localAbsPath,
SVNProperties props)
Set the dav cache for LOCAL_ABSPATH to PROPS.
|
void |
SVNWCDb.setBaseDavCache(File localAbsPath,
SVNProperties props) |
static void |
SvnWcDbChangelist.setChangelist(SVNWCDbRoot root,
File localRelPath,
String changelistName,
String[] changeLists,
SVNDepth depth,
ISVNEventHandler eventHandler) |
static void |
SvnWcDbConflicts.setConflictOperation(SVNSkel skel,
SVNOperation operation,
SVNConflictVersion original,
SVNConflictVersion target) |
protected static void |
SvnWcDbShared.sqliteError(org.tmatesoft.sqljet.core.SqlJetException e) |
void |
SvnExternalUpdateEditor.targetRevision(long revision) |
OutputStream |
SvnExternalUpdateEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
void |
SvnExternalUpdateEditor.textDeltaEnd(String path) |
SVNNodeKind |
ISVNWCDb.SVNWCDbKind.toNodeKind() |
SVNNodeKind |
ISVNWCDb.SVNWCDbKind.toNodeKind(ISVNWCDb.SVNWCDbStatus status,
boolean showHidden) |
File |
ISVNWCDb.toRelPath(File localAbsPath)
Compute the LOCAL_RELPATH for the given LOCAL_ABSPATH.
|
File |
SVNWCDb.toRelPath(File localAbsPath) |
File |
ISVNWCDb.toRelPath(File wriAbsPath,
File localAbsPath) |
File |
SVNWCDb.toRelPath(File wriAbsPath,
File localAbsPath) |
void |
SVNWCDb.InsertBase.transaction(SVNSqlJetDb db) |
void |
SVNWCDb.InsertWorking.transaction(SVNSqlJetDb db) |
void |
SVNWCDb.BaseRemove.transaction(SVNSqlJetDb db) |
void |
SVNWCDb.Commit.transaction(SVNSqlJetDb db) |
void |
SVNWCDb.CheckReplace.transaction(SVNSqlJetDb db) |
void |
SVNWCDb.BaseMovedTo.transaction(SVNSqlJetDb db) |
void |
SVNWCDb.ResolveBreakMovedAway.transaction(SVNSqlJetDb db) |
static void |
SvnWcDbPristines.transferPristine(SVNWCDb db,
File srcLocalAbsPath,
File dstWriAbsPath) |
static SVNSkel |
SvnWcDbConflicts.treeConflictDescriptionToSkel(ISVNWCDb db,
File wriAbsPath,
SVNTreeConflictDescription conflictDescription) |
void |
ISVNWCDb.updateMovedAwayConflictVictim(File victimAbsPath,
ISVNEventHandler eventHandler) |
void |
SVNWCDb.updateMovedAwayConflictVictim(File victimAbsPath,
ISVNEventHandler eventHandler) |
static void |
SVNWCDb.updateMoveListAdd(SVNWCDbRoot wcRoot,
File localRelPath,
SVNEventAction eventAction,
SVNNodeKind kind,
SVNStatusType contentState,
SVNStatusType propState) |
void |
SVNWCDb.updateMoveListNotify(SVNWCDbRoot wcRoot,
long oldRevision,
long newRevision,
ISVNEventHandler eventHandler) |
static void |
SvnWcDbProperties.upgradeApplyDavCache(SVNWCDbRoot root,
File dirRelPath,
Map<String,SVNProperties> cacheValues) |
static void |
SvnWcDbProperties.upgradeApplyProperties(SVNWCDbRoot root,
File dirAbsPath,
File localRelPath,
SVNProperties baseProps,
SVNProperties workingProps,
SVNProperties revertProps,
int originalFormat) |
void |
ISVNWCDb.upgradeBegin(File localAbspath,
ISVNWCDb.SVNWCDbUpgradeData upgradeData,
SVNURL repositoryRootUrl,
String repositoryUUID,
int targetWorkingCopyFormat) |
void |
SVNWCDb.upgradeBegin(File localAbspath,
ISVNWCDb.SVNWCDbUpgradeData upgradeData,
SVNURL repositoryRootUrl,
String repositoryUUID,
int targetWorkingCopyFormat) |
static SVNSkel |
SvnWcDbConflicts.upgradeConflictSkelFromRaw(ISVNWCDb db,
File wriAbsPath,
File localRelPath,
String conflictOld,
String conflictWork,
String conflictNew,
File prejFile,
SVNSkel oldTreeConflictData) |
void |
ISVNWCDb.upgradeInsertExternal(File localAbsPath,
SVNNodeKind kind,
File parentAbsPath,
File defLocalAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long defPegRevision,
long defRevision) |
void |
SVNWCDb.upgradeInsertExternal(File localAbsPath,
SVNNodeKind kind,
File parentAbsPath,
File defLocalAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long defPegRevision,
long defRevision) |
void |
SvnWcDbRelocate.ISvnRelocateValidator.validateRelocation(String uuid,
SVNURL newUrl,
SVNURL newRepositoryRoot) |
protected static void |
SVNWCDb.verifyDirUsable(SVNWCDbDir pdh) |
void |
SVNWCDb.wqAdd(File wriAbsPath,
SVNSkel workItem) |
Constructor and Description |
---|
SVNWCDbRoot(SVNWCDb db,
File absPath,
SVNSqlJetDb sDb,
long wcId,
int format,
boolean autoUpgrade,
boolean failOnVersionsMismatch,
boolean enforceEmptyWQ) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
SVNWCDbSelectCommittableExternalsBelow.checkForImmediate() |
protected boolean |
SVNWCDbSelectCommittableExternalsImmediatelyBelow.checkForImmediate() |
long |
SVNWCDbInsertDeleteFromNodeRecursive.exec() |
long |
SVNWCDbInsertDeleteFromBase.exec() |
long |
SVNWCDbInsertTargetDepthImmediates.exec() |
long |
SVNWCDbInstallWorkingNodeForDelete.exec() |
long |
SVNWCDbMarkSkippedChangelistDirs.exec() |
long |
SVNWCDbCopyMoveNode.exec() |
long |
SVNWCDbInsertExternalUpgrade.exec() |
long |
SVNWCDbInsertTargetDepthInfinityWithChangelist.exec() |
long |
SVNWCDbInsertWorkItem.exec() |
long |
SVNWCDbInsertTargetDepthFiles.exec() |
long |
SVNWCDbInsertDeleteList.exec() |
long |
SVNWCDbInsertTargetDepthImmediatesWithChangelist.exec() |
long |
SVNWCDbInsertTargetWithChangelist.exec() |
long |
SVNWCDbInsertWorkingNodeNotPresentFromBase.exec() |
long |
SVNWCDbInsertTargetDepthFilesWithChangelist.exec() |
long |
SVNWCDbInsertActualEmpties.exec() |
long |
SVNWCDbInsertTargetDepthInfinity.exec() |
long |
SVNWCDbInsertWCLock.exec() |
long |
SVNWCDbInsertTarget.exec() |
long |
SVNWCDbInsertWorkingNodeFromBaseCopy.exec() |
long |
SVNWCDbInsertWorkingNodeFromBase.exec() |
long |
SVNWCDbReplaceWithBaseDeleted.exec() |
long |
SVNWCDbInsertLock.exec() |
long |
SVNWCDbInsertWorkingNodeNormalFromBase.exec() |
long |
SVNWCDbInsertTarget2.exec() |
long |
SVNWCDbCreateSchema.exec() |
boolean |
SVNWCDbNodesStrictOpDepth.existsOpDepth(Long wcId,
String localRelpath) |
SVNProperties |
SVNWCDBSelectExternalProperties.getColumnProperties(String f) |
protected Map<String,Object> |
SVNWCDbInsertDeleteFromNodeRecursive.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertWCRoot.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertActualNode.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertDeleteFromBase.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertPristine.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertTargetDepthImmediates.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInstallWorkingNodeForDelete.getInsertValues() |
protected Map<String,Object> |
SVNWCDbMarkSkippedChangelistDirs.getInsertValues() |
protected Map<String,Object> |
SVNWCDbApplyChangesToBaseNode.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertExternalUpgrade.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertTargetDepthInfinityWithChangelist.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertWorkingNodeCopyFrom.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertOrIgnorePristine.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertTargetDepthFiles.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertDeleteList.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertTargetDepthImmediatesWithChangelist.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertRepository.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertTargetWithChangelist.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertWorkingNodeNotPresentFromBase.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertTargetDepthFilesWithChangelist.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertActualEmpties.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertTargetDepthInfinity.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertNode.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertTarget.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertExternal.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertWorkingNodeFromBaseCopy.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertActualConflictData.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertWorkingNodeFromBase.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertWorkingNodeFromBaseCopyPresence.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertUpdateMoveList.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertActualProps.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertWorkingNodeNormalFromBase.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertActualTreeConflicts.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertTarget2.getInsertValues() |
protected Map<String,Object> |
SVNWCDbResetActualWithChangelist.getInsertValues() |
SVNWCDbSelectDeletionInfo.InternalSelect |
SVNWCDbSelectDeletionInfo.getInternalStatement() |
SVNSqlJetStatement |
SVNWCDbSelectBaseNodeLockTokensRecursive.getJoinedStatement(Enum<?> joinedTable) |
SVNSqlJetStatement |
SVNWCDbSelectMovedBack.getJoinedStatement(Enum<?> joinedTable) |
SVNSqlJetStatement |
SVNWCDbSelectDeletionInfoScan.getJoinedStatement(Enum<?> joinedTable) |
SVNSqlJetStatement |
SVNWCDbSelectNodeInfoWithLock.getJoinedStatement(String joinedTable) |
SVNSqlJetStatement |
SVNWCDbSelectBaseNodeWithLock.getJoinedStatement(String joinedTable) |
SVNSqlJetStatement |
SVNWCDbSelectCopyPristines.getJoinedStatement(String joinedTable) |
SVNSqlJetStatement |
SVNWCDbSelectNodeChildrenInfo.getJoinedStatement(String joinedTable) |
Long |
SVNWCDbNodesMaxOpDepth.getMaxOpDepth(Long wcId,
String localRelpath) |
Long |
SVNWCDbNodesMinOpDepth.getMinOpDepth(Long wcId,
String localRelpath) |
int |
SVNWCDbSelectMovedForDelete.getMovedHereDepth() |
int |
SVNWCDbSelectMovedFromForDelete.getMovedHereOpDepth() |
protected String |
SVNWCDbFindWCLock.getRowPath() |
protected String |
SVNWCDbSelectMovedHereChildren.getRowPath() |
protected String |
SVNWCDbUpdateMovedToDescendants.getRowPath() |
protected String |
SVNWCDbDeleteLockRecursively.getRowPath() |
protected String |
SVNWCDbClearMovedToDescendants.getRowPath() |
protected Enum<?> |
SVNWCDbFindWCLock.getRowPathField() |
protected Enum<?> |
SVNWCDbSelectMovedHereChildren.getRowPathField() |
protected Enum<?> |
SVNWCDbUpdateMovedToDescendants.getRowPathField() |
protected Enum<?> |
SVNWCDbDeleteLockRecursively.getRowPathField() |
Map<String,Object> |
SVNWCDbUpdateBaseRevision.getUpdateValues() |
Map<String,Object> |
SVNUpdateBaseNodePresenceRevnumAndReposPath.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateNodeBaseDepth.getUpdateValues() |
Map<String,Object> |
SVNWCDbCommitDescendantToBase.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateMovedToRelPath.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateActualConflict.getUpdateValues() |
Map<String,Object> |
SVNWCDbClearMovedToRelPath.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateIProps.getUpdateValues() |
Map<String,Object> |
SVNWCDbClearActualNodeLeavingChangelistRecursive.getUpdateValues() |
Map<String,Object> |
SVNWCDbClearMovedToFromDest.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateNodeBasePresence.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateActualTextConflicts.getUpdateValues() |
Map<String,Object> |
SVNWCDbClearMovedHereRecursive.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateCopyfrom.getUpdateValues() |
Map<String,Object> |
SVNWCDbClearDavCacheRecursive.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateBaseNodeDavCache.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateActualTreeConflicts.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateMovedToDescendants.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateActualPropertyConflicts.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateActualProps.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateNodeFileinfo.getUpdateValues() |
Map<String,Object> |
SVNWCDbClearTextConflict.getUpdateValues() |
Map<String,Object> |
SVNWCDbClearActualNodeLeavingConflict.getUpdateValues() |
Map<String,Object> |
SVNWCDbClearPropsConflict.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateNodeProperties.getUpdateValues() |
Map<String,Object> |
SVNWCDDBUpdateActualClearChangelist.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateActualConflictData.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateNodeWorkingDepth.getUpdateValues() |
Map<String,Object> |
SVNWCDbClearMovedToDescendants.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateOpDepthIncreaseRecursive.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateActualChangelists.getUpdateValues() |
Map<String,Object> |
SVNWCDbUpdateOpDepthRecursive.getUpdateValues() |
protected Object[] |
SVNWCDbUpdateBaseRevision.getWhere() |
protected Object[] |
SVNWCDbSelectLowestWorkingNode.getWhere() |
protected Object[] |
SVNWCDbSelectIPropsNode.getWhere() |
protected Object[] |
SVNWCDbSelectMovedForDelete.getWhere() |
protected Object[] |
SVNWCDbDeleteActualEmpty.getWhere() |
protected Object[] |
SVNWCDbDeleteBaseRecursive.getWhere() |
protected Object[] |
SVNUpdateBaseNodePresenceRevnumAndReposPath.getWhere() |
protected Object[] |
SVNWCDbDeleteWorkingNode.getWhere() |
protected Object[] |
SVNWCDbUpdateNodeBaseDepth.getWhere() |
protected Object[] |
SVNWCDbCommitDescendantToBase.getWhere() |
protected Object[] |
SVNWCDbSelectActualChildrenInfo.getWhere() |
protected Object[] |
SVNWCDbHasLayerBetween.getWhere() |
protected Object[] |
SVNWCDbSelectBaseNodeLockTokensRecursive.getWhere() |
protected Object[] |
SVNWCDbSelectHasGrandChildren.getWhere() |
protected Object[] |
SVNWCDbHasServerExcludedDescendants.getWhere() |
protected Object[] |
SVNWCDbUpdateMovedToRelPath.getWhere() |
protected Object[] |
SVNWCDbUpdateActualConflict.getWhere() |
protected Object[] |
SVNWCDbSelectBasePresent.getWhere() |
protected Object[] |
SVNWCDbDeleteAllLayers.getWhere() |
protected Object[] |
SVNWCDbDeleteExternalRegistrations.getWhere() |
protected Object[] |
SVNWCDbDeleteActualNodeRecursive.getWhere() |
protected Object[] |
SVNWCDbSelectSHA1Checksum.getWhere() |
protected Object[] |
SVNWCDbSelectReposPathRevision.getWhere() |
protected Object[] |
SVNWCDbHasServerExcludedNodes.getWhere() |
protected Object[] |
SVNWCDbDeleteAllWorkingNodes.getWhere() |
protected Object[] |
SVNWCDBSelectFileExternal.getWhere() |
protected Object[] |
SVNWCDbSelectWorkingChildren.getWhere() |
protected Object[] |
SVNWCDbSelectCommittableExternalsImmediatelyBelow.getWhere() |
protected Object[] |
SVNWCDbDeleteBaseNode.getWhere() |
protected Object[] |
SVNWCDbSelectOpDepthMovedPair.getWhere() |
protected Object[] |
SVNWCDbDeleteNoLowerLayer.getWhere() |
protected Object[] |
SVNWCDbUpdateIProps.getWhere() |
protected Object[] |
SVNWCDbClearActualNodeLeavingChangelistRecursive.getWhere() |
protected Object[] |
SVNWCDbSelectAncestorWCLocks.getWhere() |
protected Object[] |
SVNWCDbClearMovedToFromDest.getWhere() |
protected Object[] |
SVNWCDbSelectChildrenOpDepth.getWhere() |
protected Object[] |
SVNWCDbUpdateNodeBasePresence.getWhere() |
protected Object[] |
SVNWCDbSelectRevertListCopiedChildren.getWhere() |
protected Object[] |
SVNWCDbSelectHighestWorkingNode.getWhere() |
protected Object[] |
SVNWCDbSelectBaseProperties.getWhere() |
protected Object[] |
SVNWCDbSelectConflictVictims.getWhere() |
protected Object[] |
SVNWCDbDeleteNodesRecursive.getWhere() |
protected Object[] |
SVNWCDbSelectHasNonFileChildren.getWhere() |
protected Object[] |
SVNWCDbSelectMovedBack.getWhere() |
protected Object[] |
SVNWCDbSelectGeOpDepthChildren.getWhere() |
protected Object[] |
SVNWCDbFindWCLock.getWhere() |
protected Object[] |
SVNWCDbSelectBaseChildrenInfo.getWhere() |
protected Object[] |
SVNWCDbUpdateActualTextConflicts.getWhere() |
protected Object[] |
SVNWCDbSelectAllServerExcludedNodes.getWhere() |
protected Object[] |
SVNWCDbClearMovedHereRecursive.getWhere() |
protected Object[] |
SVNWCDbUpdateCopyfrom.getWhere() |
protected Object[] |
SVNWCDbSelectDeletionInfo.getWhere() |
protected Object[] |
SVNWCDbDeleteActualForBaseRecursive.getWhere() |
protected Object[] |
SVNWCDbDeleteActualEmpties.getWhere() |
protected Object[] |
SVNWCDbSelectMovedHereChildren.getWhere() |
protected Object[] |
SVNWCDbClearDavCacheRecursive.getWhere() |
protected Object[] |
SVNWCDbUpdateBaseNodeDavCache.getWhere() |
protected Object[] |
SVNWCDbSelectTargetslist.getWhere() |
protected Object[] |
SVNWCDbUpdateActualTreeConflicts.getWhere() |
protected Object[] |
SVNWCDbSelectLocalRelPathOpDepth.getWhere() |
protected Object[] |
SVNWCDbSelectBaseNode.getWhere() |
protected Object[] |
SVNWCDbSelectOpDepthChildren.getWhere() |
protected Object[] |
SVNWCDbUpdateMovedToDescendants.getWhere() |
protected Object[] |
SVNWCDbUpdateActualPropertyConflicts.getWhere() |
protected Object[] |
SVNWCDbDeleteWorkingOpDepth.getWhere() |
protected Object[] |
SVNWCDbDeleteWorkingRecursive.getWhere() |
protected Object[] |
SVNWCDbUpdateActualProps.getWhere() |
protected Object[] |
SVNWCDbUpdateNodeFileinfo.getWhere() |
protected Object[] |
SVNWCDbDeleteLockOrphanRecursive.getWhere() |
protected Object[] |
SVNWCDbSelectCopyPristines.getWhere() |
protected Object[] |
SVNWCDbDeleteFileExternals.getWhere() |
protected Object[] |
SVNWCDbDeleteLockRecursively.getWhere() |
protected Object[] |
SVNWCDbDeleteWorkingOpDepthAbove.getWhere() |
protected Object[] |
SVNWCDbDeleteWorkingBaseDelete.getWhere() |
protected Object[] |
SVNWCDbSelectMovedFromForDelete.getWhere() |
protected Object[] |
SVNWCDbClearActualNodeLeavingConflict.getWhere() |
protected Object[] |
SVNWCDbSelectAllFiles.getWhere() |
protected Object[] |
SVNWCDbUpdateNodeProperties.getWhere() |
protected Object[] |
SVNWCDbSelectActualTreeConflict.getWhere() |
protected Object[] |
SVNWCDDBUpdateActualClearChangelist.getWhere() |
protected Object[] |
SVNWCDbSelectMovedPair3.getWhere() |
protected Object[] |
SVNWCDbSelectNotPresent.getWhere() |
protected Object[] |
SVNWCDbUpdateActualConflictData.getWhere() |
protected Object[] |
SVNWCDbDeleteActualNodeLeavingChangelistRecursive.getWhere() |
protected Object[] |
SVNWCDBSelectExternalProperties.getWhere() |
protected Object[] |
SVNWCDbUpdateNodeWorkingDepth.getWhere() |
protected Object[] |
SVNWCDBSelectExternalsDefined.getWhere() |
protected Object[] |
SVNWCDbClearMovedToDescendants.getWhere() |
protected Object[] |
SVNWCDbDeletePristineIfUnreferenced.getWhere() |
protected Object[] |
SVNWCDbSelectMinMaxRevisions.getWhere() |
protected Object[] |
SVNWCDbDeleteLock.getWhere() |
protected Object[] |
SVNWCDbUpdateOpDepthIncreaseRecursive.getWhere() |
protected Object[] |
SVNWCDbDeleteShadowedRecursive.getWhere() |
protected Object[] |
SVNWCDbSelectNodeChildrenInfo.getWhere() |
protected Object[] |
SVNWCDbDeleteFileExternalRegistrations.getWhere() |
protected Object[] |
SVNWCDbDeleteLowestWorkingNode.getWhere() |
protected Object[] |
SVNWCDbUpdateActualChangelists.getWhere() |
protected Object[] |
SVNWCDbSelectBaseDavCache.getWhere() |
protected Object[] |
SVNWCDbDeleteMovedBack.getWhere() |
protected Object[] |
SVNWCDbUpdateOpDepthRecursive.getWhere() |
protected Object[] |
SVNWCDbSelectMovedOutside.getWhere() |
protected Object[] |
SVNWCDbDeleteNodesAboveDepthRecursive.getWhere() |
protected boolean |
SVNWCDbSelectLowestWorkingNode.isFilterPassed() |
protected boolean |
SVNWCDbSelectIPropsNode.isFilterPassed() |
protected boolean |
SVNWCDbSelectMovedForDelete.isFilterPassed() |
protected boolean |
SVNWCDbDeleteActualEmpty.isFilterPassed() |
protected boolean |
SVNWCDbDeleteBaseRecursive.isFilterPassed() |
protected boolean |
SVNWCDbSelectActualConflictVictims.isFilterPassed() |
protected boolean |
SVNWCDbHasLayerBetween.isFilterPassed() |
protected boolean |
SVNWCDbSelectBaseNodeLockTokensRecursive.isFilterPassed() |
protected boolean |
SVNWCDbSelectHasGrandChildren.isFilterPassed() |
protected boolean |
SVNWCDbSelectUnreferencedPristines.isFilterPassed() |
protected boolean |
SVNWCDbHasServerExcludedDescendants.isFilterPassed() |
protected boolean |
SVNWCDbSelectWorkingNodeChildren.isFilterPassed() |
protected boolean |
SVNWCDbSelectBasePresent.isFilterPassed() |
protected boolean |
SVNWCDbDeleteActualNodeRecursive.isFilterPassed() |
protected boolean |
SVNWCDbSelectSHA1Checksum.isFilterPassed() |
protected boolean |
SVNWCDbDeletePristine.isFilterPassed() |
protected boolean |
SVNWCDbSelectReposPathRevision.isFilterPassed() |
protected boolean |
SVNWCDbHasServerExcludedNodes.isFilterPassed() |
protected boolean |
SVNWCDbDeleteAllWorkingNodes.isFilterPassed() |
protected boolean |
SVNWCDbSelectWorkingChildren.isFilterPassed() |
protected boolean |
SVNWCDbSelectCommittableExternalsImmediatelyBelow.isFilterPassed() |
protected boolean |
SVNWCDbNodesCurrent.isFilterPassed() |
protected boolean |
SVNWCDbDeleteBaseNode.isFilterPassed() |
protected boolean |
SVNWCDbSelectOpDepthMovedPair.isFilterPassed() |
protected boolean |
SVNWCDbDeleteNoLowerLayer.isFilterPassed() |
protected boolean |
SVNWCDbCollectTargets.isFilterPassed() |
protected boolean |
SVNWCDbClearActualNodeLeavingChangelistRecursive.isFilterPassed() |
protected boolean |
SVNWCDbClearMovedToFromDest.isFilterPassed() |
protected boolean |
SVNWCDbSelectChildrenOpDepth.isFilterPassed() |
protected boolean |
SVNWCDbSelectActualChildrenConflict.isFilterPassed() |
protected boolean |
SVNWCDbSelectWCRootNodes.isFilterPassed() |
protected boolean |
SVNWCDbSelectRevertListCopiedChildren.isFilterPassed() |
protected boolean |
SVNWCDbSelectHighestWorkingNode.isFilterPassed() |
protected boolean |
SVNWCDbSelectConflictVictims.isFilterPassed() |
protected boolean |
SVNWCDbDeleteNodesRecursive.isFilterPassed() |
protected boolean |
SVNWCDbSelectHasNonFileChildren.isFilterPassed() |
protected boolean |
SVNWCDbSelectMovedBack.isFilterPassed() |
protected boolean |
SVNWCDbSelectGeOpDepthChildren.isFilterPassed() |
protected boolean |
SVNWCDbNodesMaxOpDepth.isFilterPassed() |
protected boolean |
SVNWCDbSelectBaseChildrenInfo.isFilterPassed() |
protected boolean |
SVNWCDbSelectAllServerExcludedNodes.isFilterPassed() |
protected boolean |
SVNWCDbClearMovedHereRecursive.isFilterPassed() |
protected boolean |
SVNWCDbSelectDeletionInfo.isFilterPassed() |
protected boolean |
SVNWCDbDeleteActualForBaseRecursive.isFilterPassed() |
protected boolean |
SVNWCDbDeleteActualEmpties.isFilterPassed() |
protected boolean |
SVNWCDbSelectMovedHereChildren.isFilterPassed() |
protected boolean |
SVNWCDbClearDavCacheRecursive.isFilterPassed() |
protected boolean |
SVNWCDbSelectTargetslist.isFilterPassed() |
protected boolean |
SVNWCDbNodesBase.isFilterPassed() |
protected boolean |
SVNWCDbUpdateActualTreeConflicts.isFilterPassed() |
protected boolean |
SVNWCDbSelectLocalRelPathOpDepth.isFilterPassed() |
protected boolean |
SVNWCDbDeleteActualNodeWithoutConflict.isFilterPassed() |
protected boolean |
SVNWCDbSelectOpDepthChildren.isFilterPassed() |
protected boolean |
SVNWCDbSelectWorkingNode.isFilterPassed() |
protected boolean |
SVNWCDbDeleteWorkingOpDepth.isFilterPassed() |
protected boolean |
SVNWCDbDeleteWorkingRecursive.isFilterPassed() |
protected boolean |
SVNWCDbDeleteLockOrphanRecursive.isFilterPassed() |
protected boolean |
SVNWCDbSelectCopyPristines.isFilterPassed() |
protected boolean |
SVNWCDbDeleteFileExternals.isFilterPassed() |
protected boolean |
SVNWCDbDeleteWorkingOpDepthAbove.isFilterPassed() |
protected boolean |
SVNWCDbDeleteWorkingBaseDelete.isFilterPassed() |
protected boolean |
SVNWCDbSelectMovedFromForDelete.isFilterPassed() |
protected boolean |
SVNWCDbNodesMinOpDepth.isFilterPassed() |
protected boolean |
SVNWCDbClearActualNodeLeavingConflict.isFilterPassed() |
protected boolean |
SVNWCDbSelectAllFiles.isFilterPassed() |
protected boolean |
SVNWCDbSelectActualTreeConflict.isFilterPassed() |
protected boolean |
SVNWCDbSelectMovedPair3.isFilterPassed() |
protected boolean |
SVNWCDbSelectNotPresent.isFilterPassed() |
protected boolean |
SVNWCDbUpdateActualConflictData.isFilterPassed() |
protected boolean |
SVNWCDbDeleteActualNodeLeavingChangelistRecursive.isFilterPassed() |
protected boolean |
SVNWCDBSelectExternalProperties.isFilterPassed() |
protected boolean |
SVNWCDBSelectExternalsDefined.isFilterPassed() |
protected boolean |
SVNWCDbSelectMovedFromRelPath.isFilterPassed() |
protected boolean |
SVNWCDbDeletePristineIfUnreferenced.isFilterPassed() |
protected boolean |
SVNWCDbSelectMinMaxRevisions.isFilterPassed() |
protected boolean |
SVNWCDbUpdateOpDepthIncreaseRecursive.isFilterPassed() |
protected boolean |
SVNWCDbDeleteShadowedRecursive.isFilterPassed() |
protected boolean |
SVNWCDbDeleteFileExternalRegistrations.isFilterPassed() |
protected boolean |
SVNWCDbDeleteLowestWorkingNode.isFilterPassed() |
protected boolean |
SVNWCDbDeleteMovedBack.isFilterPassed() |
protected boolean |
SVNWCDbUpdateOpDepthRecursive.isFilterPassed() |
protected boolean |
SVNWCDbSelectBaseNodeChildren.isFilterPassed() |
protected boolean |
SVNWCDbSelectMovedOutside.isFilterPassed() |
protected boolean |
SVNWCDbDeleteNodesAboveDepthRecursive.isFilterPassed() |
boolean |
SVNWCDbSelectBaseNodeLockTokensRecursive.next() |
boolean |
SVNWCDbSelectNodeInfoWithLock.next() |
boolean |
SVNWCDbSelectCommittableExternalsImmediatelyBelow.next() |
boolean |
SVNWCDbSelectBaseNodeWithLock.next() |
boolean |
SVNWCDbSelectMovedBack.next() |
boolean |
SVNWCDbSelectCopyPristines.next() |
boolean |
SVNWCDbSelectMinMaxRevisions.next() |
boolean |
SVNWCDbSelectNodeChildrenInfo.next() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDbSelectLowestWorkingNode.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDbHasServerExcludedDescendants.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDbSelectBasePresent.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDbSelectWorkingChildren.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDbNodesCurrent.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDbSelectNodeChildrenWalkerInfo.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDbSelectAncestorWCLocks.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDbSelectChildrenOpDepth.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDbSelectHighestWorkingNode.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDbSelectDeletionInfo.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDbSelectNodeInfo.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDBDoesNodeExists.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDbSelectNodeProps.openCursor() |
protected org.tmatesoft.sqljet.core.table.ISqlJetCursor |
SVNWCDbSelectWorkingNode.openCursor() |
void |
SVNWCDbSelectMovedForDelete.reset() |
void |
SVNWCDbSelectBaseNodeLockTokensRecursive.reset() |
void |
SVNWCDbSelectNodeInfoWithLock.reset() |
void |
SVNWCDbSelectCommittableExternalsImmediatelyBelow.reset() |
void |
SVNWCDbInsertWorkingNodeCopyFrom.reset() |
void |
SVNWCDbSelectBaseNodeWithLock.reset() |
void |
SVNWCDbSelectMovedBack.reset() |
void |
SVNWCDbSelectDeletionInfo.reset() |
void |
SVNWCDbSelectCopyPristines.reset() |
void |
SVNWCDbDeleteWorkingBaseDelete.reset() |
void |
SVNWCDbSelectMovedFromForDelete.reset() |
void |
SVNWCDbSelectMinMaxRevisions.reset() |
void |
SVNWCDbDeleteLowestWorkingNode.reset() |
void |
SVNWCDbSelectDeletionInfoScan.reset() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
SVNWCDbInsertActualNode17.getInsertValues() |
protected Map<String,Object> |
SVNWCDbInsertActualConflictData17.getInsertValues() |
Map<String,Object> |
SVNWCDbUpdateActualConflictData17.getUpdateValues() |
protected Object[] |
SVNWCDbSelectMovedFromRelPath17.getWhere() |
protected Object[] |
SVNWCDbSelectActualConflictVictims17.getWhere() |
protected Object[] |
SVNWCDbSelectActualChildrenInfo17.getWhere() |
protected Object[] |
SVNWCDbUpdateActualConflictData17.getWhere() |
protected Object[] |
SVNWCDbSelectActualChildrenConflict17.getWhere() |
protected Object[] |
SVNWCDbSelectConflictVictims17.getWhere() |
protected boolean |
SVNWCDbSelectMovedFromRelPath17.isFilterPassed() |
protected boolean |
SVNWCDbSelectActualConflictVictims17.isFilterPassed() |
protected boolean |
SVNWCDbSelectActualChildrenInfo17.isFilterPassed() |
protected boolean |
SVNWCDbSelectActualChildrenConflict17.isFilterPassed() |
protected boolean |
SVNWCDbSelectConflictVictims17.isFilterPassed() |
Constructor and 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) |
Modifier and Type | Method and Description |
---|---|
SvnCommitPacket |
ISvnCommitRunner.collectCommitItems(SvnCommit operation) |
abstract SvnCopySource |
SvnRepositoryAccess.createRemoteCopySource(SVNWCContext context,
SvnCopySource localCopySource) |
SVNRepository |
SvnRepositoryAccess.createRepository(SVNURL url,
String expectedUuid,
boolean mayReuse) |
abstract Structure<SvnRepositoryAccess.RepositoryInfo> |
SvnRepositoryAccess.createRepositoryFor(SvnTarget target,
SVNRevision revision,
SVNRevision pegRevision,
File baseDirectory) |
void |
ISvnCommitRunner.disposeCommitPacket(Object lockingContext,
boolean disposeParentContext) |
SVNLocationEntry |
SvnRepositoryAccess.getCopySource(SvnTarget target,
SVNRevision revision) |
Map<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 String |
SvnRepositoryAccess.getPathRelativeToRoot(SVNURL url,
SVNURL reposRootURL,
SVNRepository repos) |
protected SvnRepositoryAccess |
SvnRemoteOperationRunner.getRepositoryAccess() |
Map<String,SVNMergeRangeList> |
SvnRepositoryAccess.getReposMergeInfo(SVNRepository repository,
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) |
SVNLocationSegment |
SvnRepositoryAccess.getYoungestCommonAncestor(SVNURL url1,
long rev1,
SVNURL url2,
long rev2) |
protected void |
SvnOperationRunner.handleEvent(SVNEvent event) |
void |
SvnOperationRunner.handleEvent(SVNEvent event,
double progress) |
boolean |
SvnRemoteOperationRunner.isApplicable(T operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnLocalOperationRunner.isApplicable(T operation,
SvnWcGeneration wcGeneration) |
protected abstract V |
SvnOperationRunner.run() |
V |
SvnOperationRunner.run(T operation) |
Constructor and Description |
---|
SvnRepositoryAccess(ISvnOperationOptionsProvider operationOptionsProvider,
SVNWCContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SvnRepositorySynchronizeImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryRemoveTransactionsImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryInitializeImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryUpgradeImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryPackImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryDumpImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryLoadImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryVerifyImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryListTransactionsImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryFilterImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryListLocksImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryRecoverImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryRemoveLocksImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryCopyRevisionPropertiesImpl.handleAdminEvent(SVNAdminEvent event,
double progress) |
void |
SvnRepositoryGetChangedDirectoriesImpl.handleDir(String path) |
void |
SvnRepositoryGetChangedImpl.handleEntry(SVNChangeEntry entry) |
void |
SvnRepositoryGetTreeImpl.handlePath(SVNAdminPath path) |
void |
SvnRepositoryGetHistoryImpl.handlePath(SVNAdminPath path) |
boolean |
SvnRepositoryOperationRunner.isApplicable(T operation,
SvnWcGeneration wcGeneration) |
protected SVNLock |
SvnRepositoryGetLockImpl.run() |
protected SVNAdminEvent |
SvnRepositorySynchronizeImpl.run() |
protected SVNAdminPath |
SvnRepositoryGetTreeImpl.run() |
protected String |
SvnRepositoryGetAuthorImpl.run() |
protected SVNAdminEvent |
SvnRepositoryRemoveTransactionsImpl.run() |
protected SVNURL |
SvnRepositoryCreateImpl.run() |
protected SVNAdminEvent |
SvnRepositoryInitializeImpl.run() |
protected SVNAdminEvent |
SvnRepositoryUpgradeImpl.run() |
protected SVNAdminEvent |
SvnRepositoryPackImpl.run() |
protected SVNAdminEvent |
SvnRepositoryDumpImpl.run() |
protected Date |
SvnRepositoryGetDateImpl.run() |
protected Long |
SvnRepositorySetUUIDImpl.run() |
protected SVNAdminEvent |
SvnRepositoryLoadImpl.run() |
protected String |
SvnRepositoryGetChangedDirectoriesImpl.run() |
protected Long |
SvnRepositoryGetYoungestImpl.run() |
protected SVNProperties |
SvnRepositoryGetRevisionPropertiesImpl.run() |
protected SVNAdminEvent |
SvnRepositoryVerifyImpl.run() |
protected SVNAdminEvent |
SvnRepositoryListTransactionsImpl.run() |
protected SVNAdminEvent |
SvnRepositoryFilterImpl.run() |
protected SVNAdminEvent |
SvnRepositoryListLocksImpl.run() |
protected Long |
SvnRepositoryHotCopyImpl.run() |
protected SVNPropertyValue |
SvnRepositoryGetPropertyImpl.run() |
protected Long |
SvnRepositoryGetFileSizeImpl.run() |
protected Long |
SvnRepositoryCatImpl.run() |
protected Long |
SvnRepositorySyncInfoImpl.run() |
protected Long |
SvnRepositoryGetDiffImpl.run() |
protected SVNAdminEvent |
SvnRepositoryRecoverImpl.run() |
protected SVNProperties |
SvnRepositoryGetPropertiesImpl.run() |
protected SVNPropertyValue |
SvnRepositoryGetRevisionPropertyImpl.run() |
protected SVNAdminPath |
SvnRepositoryGetHistoryImpl.run() |
protected SVNAdminEvent |
SvnRepositoryRemoveLocksImpl.run() |
protected SVNAdminEvent |
SvnRepositoryCopyRevisionPropertiesImpl.run() |
protected SVNLogEntry |
SvnRepositoryGetInfoImpl.run() |
protected SVNChangeEntry |
SvnRepositoryGetChangedImpl.run() |
protected String |
SvnRepositoryGetUUIDImpl.run() |
protected String |
SvnRepositoryGetLogImpl.run() |
Modifier and Type | Method and Description |
---|---|
void |
SvnCodec.SVNCommitPacketWrapper.dispose() |
static SVNStatus |
SvnCodec.status(SVNWCContext context,
SvnStatus status) |
Modifier and Type | Method and Description |
---|---|
void |
SvnNgRemoteMergeEditor.abortEdit() |
void |
SvnDiffEditor.abortEdit() |
void |
SvnNgRemoteDiffEditor2.abortEdit() |
void |
SvnNgRemoteDiffEditor.abortEdit() |
void |
SvnNgRemoteMergeEditor.absentDir(String path) |
void |
SvnDiffEditor.absentDir(String path) |
void |
SvnNgRemoteDiffEditor2.absentDir(String path) |
void |
SvnNgRemoteDiffEditor.absentDir(String path) |
void |
SvnNgRemoteMergeEditor.absentFile(String path) |
void |
SvnDiffEditor.absentFile(String path) |
void |
SvnNgRemoteDiffEditor2.absentFile(String path) |
void |
SvnNgRemoteDiffEditor.absentFile(String path) |
protected void |
SvnNgAdd.add(File localAbsPath,
SVNDepth depth,
SVNURL copyFromUrl,
long copyFromRevision,
boolean fireEvent) |
void |
SvnNgRemoteMergeEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SvnDiffEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SvnNgRemoteDiffEditor2.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SvnNgRemoteDiffEditor.addDir(String path,
String copyFromPath,
long copyFromRevision) |
void |
SvnNgRemoteMergeEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SvnDiffEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SvnNgRemoteDiffEditor2.addFile(String path,
String copyFromPath,
long copyFromRevision) |
void |
SvnNgRemoteDiffEditor.addFile(String path,
String copyFromPath,
long copyFromRevision) |
static void |
SvnNgReposToWcCopy.addFileToWc(SVNWCContext context,
File path,
InputStream newBaseContents,
InputStream newContents,
SVNProperties newBaseProps,
SVNProperties newProps,
SVNURL copyFromURL,
long copyFromRev) |
void |
SvnNgAdd.addFromDisk(File path,
SVNProperties props,
boolean fireEvent) |
void |
SvnNgRemoteMergeEditor.applyTextDelta(String path,
String baseChecksum) |
void |
SvnDiffEditor.applyTextDelta(String path,
String baseChecksum) |
void |
SvnNgRemoteDiffEditor2.applyTextDelta(String path,
String baseChecksum) |
void |
SvnNgRemoteDiffEditor.applyTextDelta(String path,
String baseChecksum) |
Map |
SvnNgMergeDriver.calculateImplicitMergeInfo(SVNRepository repos,
SVNURL url,
long[] targetRev,
long start,
long end) |
void |
SvnNgMergeDriver.calculateRemainingRanges(SvnNgMergeDriver.MergePath parent,
SvnNgMergeDriver.MergePath child,
SVNURL sourceRootURL,
SVNURL url1,
long revision1,
SVNURL url2,
long revision2,
Map targetMergeInfo,
SVNMergeRangeList implicitSrcGap,
boolean isSubtree,
boolean childInheritsImplicit,
SVNRepository repository) |
void |
SvnNgRemoteMergeEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SvnDiffEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SvnNgRemoteDiffEditor2.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SvnNgRemoteDiffEditor.changeDirProperty(String name,
SVNPropertyValue value) |
void |
SvnNgRemoteMergeEditor.changeFileProperty(String path,
String propertyName,
SVNPropertyValue propertyValue) |
void |
SvnDiffEditor.changeFileProperty(String path,
String propertyName,
SVNPropertyValue propertyValue) |
void |
SvnNgRemoteDiffEditor2.changeFileProperty(String path,
String propertyName,
SVNPropertyValue propertyValue) |
void |
SvnNgRemoteDiffEditor.changeFileProperty(String path,
String propertyName,
SVNPropertyValue propertyValue) |
static void |
SvnNgRemove.checkCanDelete(SvnOperationFactory opFactory,
SVNWCContext context,
File path) |
protected long |
SvnNgAbstractUpdate.checkout(SVNURL url,
File localAbspath,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
boolean ignoreExternals,
boolean allowUnversionedObstructions,
boolean sleepForTimestamp,
int targetWorkingCopyFormat) |
static void |
SvnNgPropertiesManager.checkPropertyName(String propertyName,
SVNPropertyValue propertyValue) |
void |
SvnNgRemoteMergeEditor.closeDir() |
void |
SvnDiffEditor.closeDir() |
void |
SvnNgRemoteDiffEditor2.closeDir() |
void |
SvnNgRemoteDiffEditor.closeDir() |
SVNCommitInfo |
SvnNgRemoteMergeEditor.closeEdit() |
SVNCommitInfo |
SvnDiffEditor.closeEdit() |
SVNCommitInfo |
SvnNgRemoteDiffEditor2.closeEdit() |
SVNCommitInfo |
SvnNgRemoteDiffEditor.closeEdit() |
void |
SvnNgRemoteMergeEditor.closeFile(String path,
String expectedChecksum) |
void |
SvnDiffEditor.closeFile(String path,
String textChecksum) |
void |
SvnNgRemoteDiffEditor2.closeFile(String path,
String textChecksum) |
void |
SvnNgRemoteDiffEditor.closeFile(String path,
String textChecksum) |
SvnCommitPacket |
SvnNgCommit.collectCommitItems(SvnCommit operation) |
static SVNURL |
SvnNgLockUtil.collectLockInfo(SvnNgOperationRunner opRunner,
SVNWCContext context,
SvnNgRepositoryAccess wcAccess,
Collection<SvnTarget> targets,
Map lockInfo,
Map lockPaths,
boolean lock,
boolean stealLock) |
protected boolean |
SvnNgWcToWcCopy.copy(SVNWCContext context,
File source,
File dst,
boolean metadataOnly) |
SvnCopySource |
SvnNgRepositoryAccess.createRemoteCopySource(SVNWCContext context,
SvnCopySource localCopySource) |
SVNRepository |
SvnNgRepositoryAccess.createRepository(SVNURL url,
File baseDirectory) |
protected SVNRepository |
SvnNgDiffSummarize.createRepository(SVNURL url,
File path,
boolean mayReuse) |
Structure<SvnRepositoryAccess.RepositoryInfo> |
SvnNgRepositoryAccess.createRepositoryFor(SvnTarget target,
SVNRevision revision,
SVNRevision pegRevision,
File baseDirectory) |
File |
SvnNewDiffGenerator.createTempDirectory() |
static void |
SvnNgRemove.delete(SVNWCContext context,
File path,
File movedToAbsPath,
boolean keepLocal,
boolean deleteUnversioned,
ISVNEventHandler handler) |
void |
SvnNgRemoteMergeEditor.deleteEntry(String path,
long revision) |
void |
SvnDiffEditor.deleteEntry(String path,
long revision) |
void |
SvnNgRemoteDiffEditor2.deleteEntry(String path,
long revision) |
void |
SvnNgRemoteDiffEditor.deleteEntry(String path,
long revision) |
protected static void |
SvnNgDiffUtil.diffBaseOnlyDirectory(File localAbsPath,
File relPath,
long revision,
SVNDepth depth,
ISVNWCDb db,
ISvnDiffCallback2 callback) |
protected static void |
SvnNgDiffUtil.diffBaseOnlyFile(File localAbsPath,
File relPath,
long revision,
ISVNWCDb db,
ISvnDiffCallback2 callback) |
protected static void |
SvnNgDiffUtil.diffBaseWorkingDiff(File localAbsPath,
File relPath,
long revision,
Collection<String> changeists,
boolean diffPristine,
SVNWCContext context,
ISvnDiffCallback2 callback) |
protected static void |
SvnNgDiffUtil.diffLocalOnlyDirectory(File localAbsPath,
File relPath,
SVNDepth depth,
Collection<String> changelists,
boolean diffPristine,
SVNWCContext context,
ISvnDiffCallback2 callback) |
protected static void |
SvnNgDiffUtil.diffLocalOnlyFile(File localAbsPath,
File relPath,
Collection<String> changelists,
boolean diffPristine,
SVNWCContext context,
ISvnDiffCallback2 callback) |
void |
SvnNgMergeCallback.dirAdded(SvnDiffCallbackResult result,
File path,
long revision,
String copyFromPath,
long copyFromRevision) |
void |
SvnDiffCallback.dirAdded(SvnDiffCallbackResult result,
File path,
long revision,
String copyFromPath,
long copyFromRevision) |
void |
ISvnDiffCallback.dirAdded(SvnDiffCallbackResult result,
File path,
long revision,
String copyFromPath,
long copyFromRevision) |
void |
SvnDiffSummarizeCallback.dirAdded(SvnDiffCallbackResult result,
File path,
long revision,
String copyFromPath,
long copyFromRevision) |
void |
SvnReverseOrderDiffCallback.dirAdded(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource copyFromSource,
SvnDiffSource rightSource,
SVNProperties copyFromProps,
SVNProperties rightProps,
Object dirBaton) |
void |
SvnFilterDiffCallback.dirAdded(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource copyFromSource,
SvnDiffSource rightSource,
SVNProperties copyFromProps,
SVNProperties rightProps,
Object dirBaton) |
void |
SvnDiffCallbackWrapper.dirAdded(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource copyFromSource,
SvnDiffSource rightSource,
SVNProperties copyFromProps,
SVNProperties rightProps,
Object dirBaton) |
void |
SvnCopyAsChangedDiffCallback.dirAdded(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource copyFromSource,
SvnDiffSource rightSource,
SVNProperties copyFromProps,
SVNProperties rightProps,
Object dirBaton) |
void |
SvnNgMergeCallback2.dirAdded(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource copyFromSource,
SvnDiffSource rightSource,
SVNProperties copyFromProps,
SVNProperties rightProps,
Object dirBaton) |
void |
ISvnDiffCallback2.dirAdded(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource copyFromSource,
SvnDiffSource rightSource,
SVNProperties copyFromProps,
SVNProperties rightProps,
Object dirBaton) |
void |
SvnReverseOrderDiffCallback.dirChanged(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SVNProperties leftProps,
SVNProperties rightProps,
SVNProperties propChanges,
Object dirBaton) |
void |
SvnFilterDiffCallback.dirChanged(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SVNProperties leftProps,
SVNProperties rightProps,
SVNProperties propChanges,
Object dirBaton) |
void |
SvnDiffCallbackWrapper.dirChanged(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SVNProperties leftProps,
SVNProperties rightProps,
SVNProperties propChanges,
Object dirBaton) |
void |
SvnCopyAsChangedDiffCallback.dirChanged(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SVNProperties leftProps,
SVNProperties rightProps,
SVNProperties propChanges,
Object dirBaton) |
void |
SvnNgMergeCallback2.dirChanged(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SVNProperties leftProps,
SVNProperties rightProps,
SVNProperties propChanges,
Object dirBaton) |
void |
ISvnDiffCallback2.dirChanged(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SVNProperties leftProps,
SVNProperties rightProps,
SVNProperties propChanges,
Object dirBaton) |
void |
SvnNgMergeCallback.dirClosed(SvnDiffCallbackResult result,
File path,
boolean isAdded) |
void |
SvnDiffCallback.dirClosed(SvnDiffCallbackResult result,
File path,
boolean dirWasAdded) |
void |
ISvnDiffCallback.dirClosed(SvnDiffCallbackResult result,
File path,
boolean isAdded) |
void |
SvnDiffSummarizeCallback.dirClosed(SvnDiffCallbackResult result,
File path,
boolean isAdded) |
void |
SvnReverseOrderDiffCallback.dirClosed(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
Object dirBaton) |
void |
SvnFilterDiffCallback.dirClosed(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
Object dirBaton) |
void |
SvnDiffCallbackWrapper.dirClosed(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
Object dirBaton) |
void |
SvnCopyAsChangedDiffCallback.dirClosed(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
Object dirBaton) |
void |
SvnNgMergeCallback2.dirClosed(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
Object dirBaton) |
void |
ISvnDiffCallback2.dirClosed(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
Object dirBaton) |
void |
SvnNgMergeCallback.dirDeleted(SvnDiffCallbackResult result,
File path) |
void |
SvnDiffCallback.dirDeleted(SvnDiffCallbackResult result,
File path) |
void |
ISvnDiffCallback.dirDeleted(SvnDiffCallbackResult result,
File path) |
void |
SvnDiffSummarizeCallback.dirDeleted(SvnDiffCallbackResult result,
File path) |
void |
SvnReverseOrderDiffCallback.dirDeleted(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SVNProperties leftProps,
Object dirBaton) |
void |
SvnFilterDiffCallback.dirDeleted(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SVNProperties leftProps,
Object dirBaton) |
void |
SvnDiffCallbackWrapper.dirDeleted(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SVNProperties leftProps,
Object dirBaton) |
void |
SvnCopyAsChangedDiffCallback.dirDeleted(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SVNProperties leftProps,
Object dirBaton) |
void |
SvnNgMergeCallback2.dirDeleted(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SVNProperties leftProps,
Object dirBaton) |
void |
ISvnDiffCallback2.dirDeleted(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SVNProperties leftProps,
Object dirBaton) |
void |
SvnNgMergeCallback.dirOpened(SvnDiffCallbackResult result,
File path,
long revision) |
void |
SvnDiffCallback.dirOpened(SvnDiffCallbackResult result,
File path,
long revision) |
void |
ISvnDiffCallback.dirOpened(SvnDiffCallbackResult result,
File path,
long revision) |
void |
SvnDiffSummarizeCallback.dirOpened(SvnDiffCallbackResult result,
File path,
long revision) |
void |
SvnReverseOrderDiffCallback.dirOpened(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SvnDiffSource copyFromSource,
Object dirBaton) |
void |
SvnFilterDiffCallback.dirOpened(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SvnDiffSource copyFromSource,
Object dirBaton) |
void |
SvnDiffCallbackWrapper.dirOpened(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SvnDiffSource copyFromSource,
Object dirBaton) |
void |
SvnCopyAsChangedDiffCallback.dirOpened(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SvnDiffSource copyFromSource,
Object dirBaton) |
void |
SvnNgMergeCallback2.dirOpened(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SvnDiffSource copyFromSource,
Object dirBaton) |
void |
ISvnDiffCallback2.dirOpened(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SvnDiffSource copyFromSource,
Object dirBaton) |
void |
SvnNgMergeCallback.dirPropsChanged(SvnDiffCallbackResult result,
File path,
boolean isAdded,
SVNProperties propChanges,
SVNProperties originalProperties) |
void |
SvnDiffCallback.dirPropsChanged(SvnDiffCallbackResult result,
File path,
boolean dirWasAdded,
SVNProperties propChanges,
SVNProperties originalProperties) |
void |
ISvnDiffCallback.dirPropsChanged(SvnDiffCallbackResult result,
File path,
boolean isAdded,
SVNProperties propChanges,
SVNProperties originalProperties) |
void |
SvnDiffSummarizeCallback.dirPropsChanged(SvnDiffCallbackResult result,
File path,
boolean isAdded,
SVNProperties propChanges,
SVNProperties originalProperties) |
void |
SvnNgMergeCallback2.dirPropsChanged(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SVNProperties leftProps,
SVNProperties rightProps,
SVNProperties propChanges) |
void |
SvnNewDiffGenerator.displayAddedDirectory(String path,
String rev1,
String rev2) |
void |
SvnDiffGenerator.displayAddedDirectory(SvnTarget target,
String revision1,
String revision2,
OutputStream outputStream) |
void |
SvnOldDiffGenerator.displayAddedDirectory(SvnTarget displayPath,
String revision1,
String revision2,
OutputStream outputStream) |
void |
ISvnDiffGenerator.displayAddedDirectory(SvnTarget target,
String revision1,
String revision2,
OutputStream outputStream) |
void |
SvnDiffGenerator.displayContentChanged(SvnTarget target,
File leftFile,
File rightFile,
String revision1,
String revision2,
String mimeType1,
String mimeType2,
SvnDiffCallback.OperationKind operation,
File copyFromPath,
SVNProperties originalProperties,
SVNProperties propChanges,
OutputStream outputStream) |
void |
SvnOldDiffGenerator.displayContentChanged(SvnTarget displayPath,
File leftFile,
File rightFile,
String revision1,
String revision2,
String mimeType1,
String mimeType2,
SvnDiffCallback.OperationKind operation,
File copyFromPath,
SVNProperties originalProperties,
SVNProperties propChanges,
OutputStream outputStream) |
void |
ISvnDiffGenerator.displayContentChanged(SvnTarget target,
File leftFile,
File rightFile,
String revision1,
String revision2,
String mimeType1,
String mimeType2,
SvnDiffCallback.OperationKind operation,
File copyFromPath,
SVNProperties originalProperties,
SVNProperties propChanges,
OutputStream outputStream) |
void |
SvnNewDiffGenerator.displayDeletedDirectory(String path,
String rev1,
String rev2) |
void |
SvnDiffGenerator.displayDeletedDirectory(SvnTarget target,
String revision1,
String revision2,
OutputStream outputStream) |
void |
SvnOldDiffGenerator.displayDeletedDirectory(SvnTarget displayPath,
String revision1,
String revision2,
OutputStream outputStream) |
void |
ISvnDiffGenerator.displayDeletedDirectory(SvnTarget target,
String revision1,
String revision2,
OutputStream outputStream) |
void |
SvnNewDiffGenerator.displayFileDiff(String path,
File file1,
File file2,
String rev1,
String rev2,
String mimeType1,
String mimeType2,
OutputStream result) |
protected boolean |
SvnDiffGenerator.displayHeader(OutputStream os,
String path,
boolean deleted,
boolean added,
SvnDiffCallback.OperationKind operation) |
protected void |
SvnDiffGenerator.displayHeaderFields(OutputStream os,
String label1,
String label2) |
void |
SvnNewDiffGenerator.displayPropDiff(String path,
SVNProperties baseProps,
SVNProperties diff,
OutputStream result) |
void |
SvnDiffGenerator.displayPropsChanged(SvnTarget target,
String revision1,
String revision2,
boolean dirWasAdded,
SVNProperties originalProps,
SVNProperties propChanges,
OutputStream outputStream) |
void |
SvnOldDiffGenerator.displayPropsChanged(SvnTarget displayPath,
String revision1,
String revision2,
boolean dirWasAdded,
SVNProperties originalProps,
SVNProperties propChanges,
OutputStream outputStream) |
void |
ISvnDiffGenerator.displayPropsChanged(SvnTarget target,
String revision1,
String revision2,
boolean dirWasAdded,
SVNProperties originalProps,
SVNProperties propChanges,
OutputStream outputStream) |
void |
SvnNgCommit.disposeCommitPacket(Object lockingContext,
boolean disposeParentContext) |
static void |
SvnNgDiffUtil.doArbitraryNodesDiff(SvnTarget target1,
SvnTarget target2,
SVNDepth depth,
SVNWCContext context,
ISvnDiffCallback callback,
ISVNCanceller canceller) |
static void |
SvnNgDiffUtil.doDiffSummarizeReposWC(SvnTarget target1,
SVNRevision revision1,
SVNRevision pegRevision,
SvnTarget target2,
SVNRevision revision2,
boolean reverse,
SvnNgRepositoryAccess repositoryAccess,
SVNWCContext context,
boolean useGitDiffFormat,
SVNDepth depth,
boolean useAncestry,
Collection<String> changelists,
boolean showCopiesAsAdds,
ISvnDiffGenerator generator,
ISVNDiffStatusHandler handler,
ISVNCanceller canceller) |
static void |
SvnNgDiffUtil.doDiffWCWC(File localAbsPath,
SvnNgRepositoryAccess repositoryAccess,
SVNWCContext context,
SVNDepth depth,
boolean useAncestry,
Collection<String> changelists,
boolean showCopiesAsAdds,
boolean useGitDiffFormat,
ISvnDiffGenerator generator,
ISvnDiffCallback callback,
ISVNCanceller canceller) |
protected SvnSingleRangeConflictReport |
SvnNgMergeDriver.doDirectoryMerge(Map<File,Map<String,SVNMergeRangeList>> resultCatalog,
SvnNgMergeDriver.MergeSource source,
File targetAbsPath,
SVNURL sourceRootUrl,
ISvnDiffCallback2 processor,
SVNDepth depth,
boolean squelchMergeinfoNotifications) |
void |
SvnNgGetChangelistPaths.doGetChangeLists(File file) |
protected SvnNgMergeDriver.MergeData |
SvnNgMergeDriver.doMerge(Map<File,Map<String,SVNMergeRangeList>> resultCatalog,
List<SvnNgMergeDriver.MergeSource> mergeSources,
File targetAbsPath,
SVNRepository sourceRepository,
boolean sourcesRelated,
boolean sameRepository,
boolean ignoreMergeInfo,
boolean diffIgnoreAncestry,
boolean forceDelete,
boolean dryRun,
boolean recordOnly,
Collection<File> recordOnlyPaths,
boolean reintegrateMerge,
boolean squelcheMergeInfoNotifications,
SVNDepth depth,
SVNDiffOptions diffOptions) |
protected SvnSingleRangeConflictReport |
SvnNgMergeDriver.doMergeInfoAwareDirectoryMerge(Map<File,Map<String,SVNMergeRangeList>> resultCatalog,
SvnNgMergeDriver.MergeSource source,
File targetPath,
SVNURL sourceRootUrl,
Map<File,SvnNgMergeDriver.MergePath> childrenWithMergeInfo,
SVNDepth depth,
boolean squelchMergeinfoNotifications,
ISvnDiffCallback2 processor) |
protected SvnSingleRangeConflictReport |
SvnNgMergeDriver.doMergeInfoUnawareDirectoryMerge(SvnNgMergeDriver.MergeSource source,
File targetPath,
Map<File,SvnNgMergeDriver.MergePath> childrenWithMergeInfo,
SVNDepth depth) |
protected SVNCommitInfo |
SvnNgCommit.doRun(SVNWCContext context,
SvnCommitPacket packet) |
protected SVNCommitInfo |
SvnNgWcToReposCopy.doRun(SVNWCContext context,
SVNURL target) |
protected long |
SvnNgAbstractUpdate.doSwitch(File localAbsPath,
SVNURL switchUrl,
SVNRevision revision,
SVNRevision pegRevision,
SVNDepth depth,
boolean depthIsSticky,
boolean ignoreExternals,
boolean allowUnversionedObstructions,
boolean ignoreAncestry,
boolean sleepForTimestamp) |
void |
SvnNgDowngrade.downgrade(SVNWCContext context,
File localAbsPath) |
SvnNgRemoteMergeEditor |
SvnNgMergeDriver.driveMergeReportEditor(File targetWCPath,
SVNURL url1,
long revision1,
SVNURL url2,
long revision2,
Map<File,SvnNgMergeDriver.MergePath> childrenWithMergeInfo,
SVNDepth depth,
ISvnDiffCallback2 mergeCallback) |
static void |
SvnNgMergeinfoUtil.elideMergeInfo(SVNWCContext context,
SVNRepository repos,
File targetAbsPath,
File limitAbsPath) |
protected SVNRepository |
SvnNgMergeDriver.ensureRepository(SVNRepository repository,
SVNURL url) |
protected static SVNURL |
SvnNgMergeDriver.ensureSessionURL(SVNRepository repository,
SVNURL url) |
void |
SvnNgMergeDriver.ensureWcIsSuitableForMerge(File targetAbsPath,
boolean allowMixedRevs,
boolean allowLocalMods,
boolean allowSwitchedSubtrees) |
protected Collection<SvnCopySource> |
SvnNgReposToWcCopy.expandCopySources(Collection<SvnCopySource> sources) |
SVNWCDb.ReposInfo |
SvnNgUpgrade.fetchReposInfo(SVNURL url,
SVNURL lastRepos,
String lastUuid) |
void |
SvnNgMergeCallback.fileAdded(SvnDiffCallbackResult result,
File path,
File leftFile,
File rightFile,
long rev1,
long rev2,
String mimeType1,
String mimeType2,
File copyFromPath,
long copyFromRevision,
SVNProperties propChanges,
SVNProperties originalProperties) |
void |
SvnDiffCallback.fileAdded(SvnDiffCallbackResult result,
File path,
File leftFile,
File rightFile,
long rev1,
long rev2,
String mimeType1,
String mimeType2,
File copyFromPath,
long copyFromRevision,
SVNProperties propChanges,
SVNProperties originalProperties) |
void |
ISvnDiffCallback.fileAdded(SvnDiffCallbackResult result,
File path,
File leftFile,
File rightFile,
long rev1,
long rev2,
String mimeType1,
String mimeType2,
File copyFromPath,
long copyFromRevision,
SVNProperties propChanges,
SVNProperties originalProperties) |
void |
SvnDiffSummarizeCallback.fileAdded(SvnDiffCallbackResult result,
File path,
File leftFile,
File rightFile,
long rev1,
long rev2,
String mimeType1,
String mimeType2,
File copyFromPath,
long copyFromRevision,
SVNProperties propChanges,
SVNProperties originalProperties) |
void |
SvnReverseOrderDiffCallback.fileAdded(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource copyFromSource,
SvnDiffSource rightSource,
File copyFromFile,
File rightFile,
SVNProperties copyFromProps,
SVNProperties rightProps) |
void |
SvnFilterDiffCallback.fileAdded(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource copyFromSource,
SvnDiffSource rightSource,
File copyFromFile,
File rightFile,
SVNProperties copyFromProps,
SVNProperties rightProps) |
void |
SvnDiffCallbackWrapper.fileAdded(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource copyFromSource,
SvnDiffSource rightSource,
File copyFromFile,
File rightFile,
SVNProperties copyFromProps,
SVNProperties rightProps) |
void |
SvnCopyAsChangedDiffCallback.fileAdded(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource copyFromSource,
SvnDiffSource rightSource,
File copyFromFile,
File rightFile,
SVNProperties copyFromProps,
SVNProperties rightProps) |
void |
SvnNgMergeCallback2.fileAdded(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource copyFromSource,
SvnDiffSource rightSource,
File copyFromFile,
File rightFile,
SVNProperties copyFromProps,
SVNProperties rightProps) |
void |
ISvnDiffCallback2.fileAdded(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource copyFromSource,
SvnDiffSource rightSource,
File copyFromFile,
File rightFile,
SVNProperties copyFromProps,
SVNProperties rightProps) |
void |
SvnNgMergeCallback.fileChanged(SvnDiffCallbackResult result,
File path,
File tmpFile1,
File tmpFile2,
long rev1,
long rev2,
String mimetype1,
String mimeType2,
SVNProperties propChanges,
SVNProperties originalProperties) |
void |
SvnDiffCallback.fileChanged(SvnDiffCallbackResult result,
File path,
File leftFile,
File rightFile,
long rev1,
long rev2,
String mimeType1,
String mimeType2,
SVNProperties propChanges,
SVNProperties originalProperties) |
void |
ISvnDiffCallback.fileChanged(SvnDiffCallbackResult result,
File path,
File leftFile,
File rightFile,
long rev1,
long rev2,
String mimeType1,
String mimeType2,
SVNProperties propChanges,
SVNProperties originalProperties) |
void |
SvnDiffSummarizeCallback.fileChanged(SvnDiffCallbackResult result,
File path,
File leftFile,
File rightFile,
long rev1,
long rev2,
String mimeType1,
String mimeType2,
SVNProperties propChanges,
SVNProperties originalProperties) |
void |
SvnReverseOrderDiffCallback.fileChanged(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
File leftFile,
File rightFile,
SVNProperties leftProps,
SVNProperties rightProps,
boolean fileModified,
SVNProperties propChanges) |
void |
SvnFilterDiffCallback.fileChanged(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
File leftFile,
File rightFile,
SVNProperties leftProps,
SVNProperties rightProps,
boolean fileModified,
SVNProperties propChanges) |
void |
SvnDiffCallbackWrapper.fileChanged(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
File leftFile,
File rightFile,
SVNProperties leftProps,
SVNProperties rightProps,
boolean fileModified,
SVNProperties propChanges) |
void |
SvnCopyAsChangedDiffCallback.fileChanged(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
File leftFile,
File rightFile,
SVNProperties leftProps,
SVNProperties rightProps,
boolean fileModified,
SVNProperties propChanges) |
void |
SvnNgMergeCallback2.fileChanged(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
File leftFile,
File rightFile,
SVNProperties leftProps,
SVNProperties rightProps,
boolean fileModified,
SVNProperties propChanges) |
void |
ISvnDiffCallback2.fileChanged(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
File leftFile,
File rightFile,
SVNProperties leftProps,
SVNProperties rightProps,
boolean fileModified,
SVNProperties propChanges) |
void |
SvnReverseOrderDiffCallback.fileClosed(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource) |
void |
SvnFilterDiffCallback.fileClosed(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource) |
void |
SvnDiffCallbackWrapper.fileClosed(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource) |
void |
SvnCopyAsChangedDiffCallback.fileClosed(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource) |
void |
SvnNgMergeCallback2.fileClosed(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource) |
void |
ISvnDiffCallback2.fileClosed(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource) |
void |
SvnNgMergeCallback.fileDeleted(SvnDiffCallbackResult result,
File path,
File leftFile,
File rightFile,
String mimeType1,
String mimeType2,
SVNProperties originalProperties) |
void |
SvnDiffCallback.fileDeleted(SvnDiffCallbackResult result,
File path,
File leftFile,
File rightFile,
String mimeType1,
String mimeType2,
SVNProperties originalProperties) |
void |
ISvnDiffCallback.fileDeleted(SvnDiffCallbackResult result,
File path,
File leftFile,
File rightFile,
String mimeType1,
String mimeType2,
SVNProperties originalProperties) |
void |
SvnDiffSummarizeCallback.fileDeleted(SvnDiffCallbackResult result,
File path,
File leftFile,
File rightFile,
String mimeType1,
String mimeType2,
SVNProperties originalProperties) |
void |
SvnReverseOrderDiffCallback.fileDeleted(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
File leftFile,
SVNProperties leftProps) |
void |
SvnFilterDiffCallback.fileDeleted(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
File leftFile,
SVNProperties leftProps) |
void |
SvnDiffCallbackWrapper.fileDeleted(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
File leftFile,
SVNProperties leftProps) |
void |
SvnCopyAsChangedDiffCallback.fileDeleted(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
File leftFile,
SVNProperties leftProps) |
void |
SvnNgMergeCallback2.fileDeleted(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
File leftFile,
SVNProperties leftProps) |
void |
ISvnDiffCallback2.fileDeleted(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
File leftFile,
SVNProperties leftProps) |
void |
SvnNgMergeCallback.fileOpened(SvnDiffCallbackResult result,
File path,
long revision) |
void |
SvnDiffCallback.fileOpened(SvnDiffCallbackResult result,
File path,
long revision) |
void |
ISvnDiffCallback.fileOpened(SvnDiffCallbackResult result,
File path,
long revision) |
void |
SvnDiffSummarizeCallback.fileOpened(SvnDiffCallbackResult result,
File path,
long revision) |
void |
SvnReverseOrderDiffCallback.fileOpened(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SvnDiffSource copyFromSource,
boolean createDirBaton,
Object dirBaton) |
void |
SvnFilterDiffCallback.fileOpened(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SvnDiffSource copyFromSource,
boolean createDirBaton,
Object dirBaton) |
void |
SvnDiffCallbackWrapper.fileOpened(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SvnDiffSource copyFromSource,
boolean createDirBaton,
Object dirBaton) |
void |
SvnCopyAsChangedDiffCallback.fileOpened(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SvnDiffSource copyFromSource,
boolean createDirBaton,
Object dirBaton) |
void |
SvnNgMergeCallback2.fileOpened(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SvnDiffSource copyFromSource,
boolean createDirBaton,
Object dirBaton) |
void |
ISvnDiffCallback2.fileOpened(SvnDiffCallbackResult result,
File relPath,
SvnDiffSource leftSource,
SvnDiffSource rightSource,
SvnDiffSource copyFromSource,
boolean createDirBaton,
Object dirBaton) |
protected void |
SvnNgMergeDriver.findGapsInMergeSourceHistory(long[] gap,
String mergeSrcCanonPath,
SVNURL url1,
long rev1,
SVNURL url2,
long rev2,
SVNRepository repos) |
protected Map<String,SVNMergeRangeList>[] |
SvnNgMergeDriver.getFullMergeInfo(boolean getRecorded,
boolean getImplicit,
boolean[] inherited,
SVNMergeInfoInheritance inherit,
SVNRepository repos,
File target,
long start,
long end) |
File |
SvnNgRemoteMergeEditor.getGlobalTmpDir() |
File |
SvnNgRemoteDiffEditor.getGlobalTmpDir() |
static Map<File,Map<String,SVNProperties>> |
SvnNgInheritableProperties.getInheritalbeProperites(SVNWCContext context,
SVNRepository repository,
File localAbsPath,
long revision,
SVNDepth depth) |
static Map<String,Map<String,SVNMergeRangeList>> |
SvnNgMergeinfoUtil.getMergeInfo(SVNWCContext context,
SvnRepositoryAccess repoAccess,
SvnTarget target,
boolean includeDescendants,
boolean ignoreInvalidMergeInfo,
SVNURL[] root) |
protected String |
SvnNgMergeDriver.getPathRelativeToRoot(SVNURL url,
SVNURL reposRootURL,
SVNRepository repos) |
protected SvnNgRepositoryAccess |
SvnNgDiffSummarize.getRepositoryAccess() |
protected SvnNgRepositoryAccess |
SvnNgOperationRunner.getRepositoryAccess() |
Structure<SvnRepositoryAccess.RevisionsPair> |
SvnNgRepositoryAccess.getRevisionNumber(SVNRepository repository,
SvnTarget path,
SVNRevision revision,
Structure<SvnRepositoryAccess.RevisionsPair> youngestRevision) |
protected SVNURL |
SvnNgRepositoryAccess.getTargetURL(SvnTarget target) |
Structure<SvnRepositoryAccess.UrlInfo> |
SvnNgRepositoryAccess.getURLFromPath(SvnTarget path,
SVNRevision revision,
SVNRepository repository) |
SVNNodeKind |
SvnNgCommit.getUrlKind(SVNURL url,
long revision) |
SVNNodeKind |
SvnNgWcToReposCopy.getUrlKind(SVNURL url,
long revision) |
static SvnNgMergeinfoUtil.SvnMergeInfoInfo |
SvnNgMergeinfoUtil.getWCMergeInfo(SVNWCContext context,
File localAbsPath,
File limitAbsPath,
SVNMergeInfoInheritance inheritance,
boolean ignoreInvalidMergeInfo) |
static Map<String,SVNMergeRangeList> |
SvnNgMergeinfoUtil.getWCOrReposMergeInfo(SVNWCContext context,
File wcPath,
SVNRepository repository,
boolean reposOnly,
SVNMergeInfoInheritance inheritance) |
protected void |
SvnNgAbstractUpdate.handleExternals(Map<File,String> newExternals,
Map<File,SVNDepth> ambientDepths,
SVNURL anchorUrl,
File targetAbspath,
SVNURL reposRoot,
SVNDepth requestedDepth,
boolean sleepForTimestamp) |
void |
SvnNgSetLock.handleLock(String path,
SVNLock lock,
SVNErrorMessage error) |
void |
SvnNgSetLock.handleUnlock(String path,
SVNLock lock,
SVNErrorMessage error) |
static void |
SvnNgCommitUtil.harvestCommittables(SVNWCContext context,
File localAbsPath,
SvnCommitPacket committables,
Map<SVNURL,String> lockTokens,
SVNURL repositoryRootUrl,
File copyModeRelPath,
boolean copyModeRoot,
SVNDepth depth,
boolean justLocked,
Collection<String> changelists,
Map<File,File> danglers,
boolean skipFiles,
boolean skipDirs,
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCommitUtil.ISvnUrlKindCallback urlKindCallback,
ISvnCommitParameters commitParameters,
Map<File,String> externalsStorage,
ISVNEventHandler eventHandler) |
static SvnCommitPacket |
SvnNgCommitUtil.harvestCommittables(SVNWCContext context,
SvnCommitPacket packet,
Map<SVNURL,String> lockTokens,
File baseDirPath,
Collection<String> targets,
int depthEmptyStart,
SVNDepth depth,
boolean justLocked,
Collection<String> changelists,
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCommitUtil.ISvnUrlKindCallback urlKindCallback,
ISvnCommitParameters commitParameters,
Map<File,String> externalsStorage) |
static SvnCommitPacket |
SvnNgCommitUtil.harvestCopyCommitables(SVNWCContext context,
File path,
SVNURL dst,
SvnCommitPacket packet,
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCommitUtil.ISvnUrlKindCallback urlKindCallback,
ISvnCommitParameters commitParameters,
Map<File,String> externalsStorage) |
boolean |
SvnNgCheckout.isApplicable(SvnCheckout operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgWcToWcCopy.isApplicable(SvnCopy operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgReposToWcCopy.isApplicable(SvnCopy operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgDiffSummarize.isApplicable(SvnDiffSummarize operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgDiff.isApplicable(SvnDiff operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgGetMergeInfo.isApplicable(SvnGetMergeInfo operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgGetProperties.isApplicable(SvnGetProperties operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgLogMergeInfo.isApplicable(SvnLogMergeInfo operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgMergeReintegrate.isApplicable(SvnMerge operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgMergePegged.isApplicable(SvnMerge operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgMerge.isApplicable(SvnMerge operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgWcToReposCopy.isApplicable(SvnRemoteCopy operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgSetProperty.isApplicable(SvnSetProperty operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgSuggestMergeSources.isApplicable(SvnSuggestMergeSources operation,
SvnWcGeneration wcGeneration) |
static void |
SvnNgMergeDriver.makeMergeConflictError(SvnConflictReport report) |
SvnNgMergeDriver.MergeData |
SvnNgMergeDriver.mergeCousinsAndSupplementMergeInfo(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) |
void |
SvnNgWcToWcCopy.move(SVNWCContext context,
File source,
File dst,
boolean metadataOnly) |
void |
SvnReverseOrderDiffCallback.nodeAbsent(SvnDiffCallbackResult result,
File relPath,
Object dirBaton) |
void |
SvnFilterDiffCallback.nodeAbsent(SvnDiffCallbackResult result,
File relPath,
Object dirBaton) |
void |
SvnDiffCallbackWrapper.nodeAbsent(SvnDiffCallbackResult result,
File relPath,
Object dirBaton) |
void |
SvnCopyAsChangedDiffCallback.nodeAbsent(SvnDiffCallbackResult result,
File relPath,
Object dirBaton) |
void |
SvnNgMergeCallback2.nodeAbsent(SvnDiffCallbackResult result,
File relPath,
Object dirBaton) |
void |
ISvnDiffCallback2.nodeAbsent(SvnDiffCallbackResult result,
File relPath,
Object dirBaton) |
void |
SvnNgGetInfo.nodeFound(File localAbspath,
ISVNWCDb.SVNWCDbKind kind) |
void |
SvnNgGetChangelistPaths.nodeFound(File localAbsPath,
ISVNWCDb.SVNWCDbKind kind) |
List<SvnNgMergeDriver.MergeSource> |
SvnNgMergeDriver.normalizeMergeSources(SvnTarget source,
SVNURL sourceURL,
SVNURL sourceRootURL,
SVNRevision pegRevision,
Collection<SVNRevisionRange> rangesToMerge,
SVNRepository repository) |
void |
SvnNgRemoteMergeEditor.openDir(String path,
long revision) |
void |
SvnDiffEditor.openDir(String path,
long revision) |
void |
SvnNgRemoteDiffEditor2.openDir(String path,
long revision) |
void |
SvnNgRemoteDiffEditor.openDir(String path,
long revision) |
void |
SvnNgRemoteMergeEditor.openFile(String path,
long revision) |
void |
SvnDiffEditor.openFile(String path,
long revision) |
void |
SvnNgRemoteDiffEditor2.openFile(String path,
long revision) |
void |
SvnNgRemoteDiffEditor.openFile(String path,
long revision) |
void |
SvnNgRemoteMergeEditor.openRoot(long revision) |
void |
SvnDiffEditor.openRoot(long revision) |
void |
SvnNgRemoteDiffEditor2.openRoot(long revision) |
void |
SvnNgRemoteDiffEditor.openRoot(long revision) |
SvnNgMergeDriver.ObstructionState |
SvnNgMergeDriver.performObstructionCheck(File localAbsPath,
SVNNodeKind expectedKind) |
void |
SvnDiffCallback.propertiesChanged(File path,
long revision1,
long revision2,
boolean dirWasAdded,
SVNProperties diff,
SVNProperties originalProperties) |
void |
SvnDiffStatusReceiver.receive(SvnTarget target,
SvnStatus status) |
void |
SvnNgGetStatus.receive(SvnTarget target,
SvnStatus object) |
protected void |
SvnNgMergeDriver.recordMergeInfoForDirectoryMerge(Map<File,Map<String,SVNMergeRangeList>> resultCatalog,
SVNMergeRange mergeRange,
String mergeInfoPath,
SVNDepth depth,
boolean squelchMergeinfoNotifications,
Map<File,SvnNgMergeDriver.MergePath> childrenWithMergeInfo) |
static void |
SvnNgCleanup.repairTimestamps(SVNWCContext wcContext,
File localAbsPath) |
static void |
SvnNgRevert.restore(SVNWCContext context,
File localAbsPath,
SVNDepth depth,
boolean useCommitTimes,
boolean revertRoot,
ISVNEventHandler notifier) |
static void |
SvnNgRevert.restore(SVNWCContext context,
File localAbsPath,
SVNDepth depth,
boolean useCommitTimes,
boolean revertRoot,
ISVNEventHandler notifier,
Set<File> modifiedCopiesThatShouldBePreserved) |
protected V |
SvnNgOperationRunner.run() |
protected SvnDiffStatus |
SvnNgDiffSummarize.run(SVNWCContext context) |
protected long[] |
SvnNgUpdate.run(SVNWCContext context) |
protected Void |
SvnNgAdd.run(SVNWCContext context) |
protected Map<SVNURL,SVNMergeRangeList> |
SvnNgGetMergeInfo.run(SVNWCContext context) |
protected SVNLock |
SvnNgSetLock.run(SVNWCContext context) |
protected Void |
SvnNgRevert.run(SVNWCContext context) |
protected SVNCommitInfo |
SvnNgCommit.run(SVNWCContext context) |
protected Void |
SvnNgMergeReintegrate.run(SVNWCContext context) |
protected Void |
SvnNgSetChangelist.run(SVNWCContext context) |
protected Long |
SvnNgSwitch.run(SVNWCContext context) |
protected Void |
SvnNgMarkReplaced.run(SVNWCContext context) |
protected SvnWcGeneration |
SvnNgDowngrade.run(SVNWCContext context) |
protected Void |
SvnNgMergePegged.run(SVNWCContext context) |
protected Void |
SvnNgDiff.run(SVNWCContext context) |
protected Void |
SvnNgMerge.run(SVNWCContext context) |
protected SVNCommitInfo |
SvnNgWcToReposCopy.run(SVNWCContext context) |
protected Long |
SvnNgCheckout.run(SVNWCContext context) |
protected SVNPropertyData |
SvnNgSetProperty.run(SVNWCContext context) |
protected Void |
SvnNgRemove.run(SVNWCContext context) |
protected Void |
SvnNgResolve.run(SVNWCContext context) |
protected Void |
SvnNgWcToWcCopy.run(SVNWCContext context) |
protected Long |
SvnNgExport.run(SVNWCContext context) |
protected SVNProperties |
SvnNgGetProperties.run(SVNWCContext context) |
protected SVNLock |
SvnNgUnlock.run(SVNWCContext context) |
protected Void |
SvnNgCanonicalizeUrls.run(SVNWCContext context) |
protected SvnStatus |
SvnNgGetStatus.run(SVNWCContext context) |
protected SvnInfo |
SvnNgGetInfo.run(SVNWCContext context) |
protected Collection<SVNURL> |
SvnNgSuggestMergeSources.run(SVNWCContext context) |
protected SVNURL |
SvnNgRelocate.run(SVNWCContext context) |
protected Void |
SvnNgPatch.run(SVNWCContext context) |
protected Void |
SvnNgReposToWcCopy.run(SVNWCContext context) |
protected Void |
SvnNgCat.run(SVNWCContext context) |
protected SvnStatusSummary |
SvnNgGetStatusSummary.run(SVNWCContext context) |
protected String |
SvnNgGetChangelistPaths.run(SVNWCContext context) |
protected SVNLogEntry |
SvnNgLogMergeInfo.run(SVNWCContext context) |
protected Void |
SvnNgCleanup.run(SVNWCContext context) |
protected abstract V |
SvnNgOperationRunner.run(SVNWCContext context) |
protected SvnWcGeneration |
SvnNgUpgrade.run(SVNWCContext context) |
protected SVNProperties |
SvnNgGetProperties.run(SVNWCContext context,
File target) |
static void |
SvnNgPropertiesManager.setAutoProperties(SVNWCContext context,
File path,
SVNProperties properties,
ISvnAddParameters addParameters,
Runnable onValidationError) |
static void |
SvnNgPropertiesManager.setProperty(SVNWCContext context,
File path,
String propertyName,
SVNPropertyValue propertyValue,
ISvnPropertyValueProvider pvProvider,
SVNDepth depth,
boolean skipChecks,
ISVNEventHandler eventHandler,
ISvnObjectReceiver<SVNPropertyData> receiver,
Collection<String> changelists) |
static void |
SvnNgPropertiesManager.setProperty(SVNWCContext context,
File path,
String propertyName,
SVNPropertyValue propertyValue,
SVNDepth depth,
boolean skipChecks,
ISVNEventHandler eventHandler,
Collection<String> changelists) |
static void |
SvnNgPropertiesManager.setProperty(SVNWCContext context,
File path,
String propertyName,
SVNPropertyValue propertyValue,
SVNDepth depth,
boolean skipChecks,
ISVNEventHandler eventHandler,
ISvnObjectReceiver<SVNPropertyData> receiver,
Collection<String> changelists) |
static void |
SvnNgPropertiesManager.setProperty(SVNWCContext context,
File path,
SVNNodeKind kind,
String propertyName,
SVNPropertyValue value,
ISvnPropertyValueProvider pvProvider,
boolean skipChecks,
ISVNEventHandler eventHandler,
ISvnObjectReceiver<SVNPropertyData> receiver) |
static void |
SvnNgUpgradeSDb.setVersion(SVNSqlJetDb sDb,
int version) |
protected long |
SvnNgAbstractUpdate.switchInternal(File localAbsPath,
File anchor,
SVNURL switchUrl,
SVNRevision revision,
SVNRevision pegRevision,
SVNDepth depth,
boolean depthIsSticky,
boolean ignoreExternals,
boolean allowUnversionedObstructions,
boolean ignoreAncestry,
boolean sleepForTimestamp) |
void |
SvnNgRemoteMergeEditor.targetRevision(long revision) |
void |
SvnDiffEditor.targetRevision(long revision) |
void |
SvnNgRemoteDiffEditor2.targetRevision(long revision) |
void |
SvnNgRemoteDiffEditor.targetRevision(long revision) |
OutputStream |
SvnNgRemoteMergeEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SvnDiffEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SvnNgRemoteDiffEditor2.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
OutputStream |
SvnNgRemoteDiffEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow) |
void |
SvnNgRemoteMergeEditor.textDeltaEnd(String path) |
void |
SvnDiffEditor.textDeltaEnd(String path) |
void |
SvnNgRemoteDiffEditor2.textDeltaEnd(String path) |
void |
SvnNgRemoteDiffEditor.textDeltaEnd(String path) |
static SVNURL |
SvnNgCommitUtil.translateCommitables(Collection<SvnCommitItem> items,
Map<String,SvnCommitItem> decodedPaths) |
protected boolean |
SvnNgWcToWcCopy.tryRun(SVNWCContext context,
Collection<SvnCopySource> sources,
File target) |
protected long |
SvnNgAbstractUpdate.update(SVNWCContext wcContext,
File localAbspath,
SVNRevision revision,
SVNDepth depth,
boolean depthIsSticky,
boolean ignoreExternals,
boolean allowUnversionedObstructions,
boolean addsAsMoodifications,
boolean makeParents,
boolean innerUpdate,
boolean sleepForTimestamp) |
protected long |
SvnNgAbstractUpdate.updateInternal(SVNWCContext wcContext,
File localAbspath,
File anchorAbspath,
SVNRevision revision,
SVNDepth depth,
boolean depthIsSticky,
boolean ignoreExternals,
boolean allowUnversionedObstructions,
boolean addsAsMoodifications,
boolean sleepForTimestamp,
boolean notifySummary,
ISVNConflictHandler conflictHandler) |
static int |
SvnNgUpgradeSDb.upgrade(File wcRootAbsPath,
SVNWCDb db,
SVNSqlJetDb sDb,
int startFormat,
ISVNEventHandler eventHandler) |
void |
SvnNgUpgrade.upgradeAddExternalInfo(File localAbsPath,
SVNNodeKind kind,
File defLocalAbsPath,
File reposRelPath,
SVNURL reposRootUrl,
String reposUuid,
long defPegRevision,
long defRevision) |
void |
SvnNgRelocate.validateRelocation(String uuid,
SVNURL url,
SVNURL rootUrl) |
Constructor and Description |
---|
SvnNgRepositoryAccess(ISvnOperationOptionsProvider operationOptionsProvider,
SVNWCContext context) |
Modifier and Type | Method and Description |
---|---|
SvnCommitPacket |
SvnOldCommit.collectCommitItems(SvnCommit operation) |
SvnCopySource |
SvnOldRepositoryAccess.createRemoteCopySource(SVNWCContext context,
SvnCopySource localCopySource) |
Structure<SvnRepositoryAccess.RepositoryInfo> |
SvnOldRepositoryAccess.createRepositoryFor(SvnTarget target,
SVNRevision revision,
SVNRevision pegRevision,
File baseDirectory) |
protected SVNURL |
SvnOldRepositoryAccess.deriveLocation(File path,
SVNURL url,
long[] pegRevisionNumber,
SVNRevision pegRevision,
SVNRepository repos,
SVNWCAccess access) |
void |
SvnOldCommit.disposeCommitPacket(Object lockingContext,
boolean disposeParentContext) |
static SVNURL |
SvnOldUpgrade.getEntryCopyFromURL(SVNEntry entry) |
protected SVNURL |
SvnOldRepositoryAccess.getEntryLocation(File path,
SVNEntry entry,
long[] revNum,
SVNRevision pegRevision) |
static SVNURL |
SvnOldUpgrade.getEntryRepositoryRootURL(SVNEntry entry) |
static SVNURL |
SvnOldUpgrade.getEntryURL(SVNEntry entry) |
Structure<SvnRepositoryAccess.RevisionsPair> |
SvnOldRepositoryAccess.getRevisionNumber(SVNRepository repository,
SvnTarget path,
SVNRevision revision,
Structure<SvnRepositoryAccess.RevisionsPair> youngestRevision) |
protected SVNURL |
SvnOldRepositoryAccess.getURL(SvnTarget target) |
Structure<SvnRepositoryAccess.UrlInfo> |
SvnOldRepositoryAccess.getURLFromPath(SvnTarget path,
SVNRevision revision,
SVNRepository repository) |
static boolean |
SvnOldUpgrade.getVersionedSubdirs(SVNWCAccess access,
File localAbsPath,
ArrayList<File> children,
boolean isCalculateDoDeleteDir,
boolean isSkipMissing) |
void |
SvnOldList.handleDirEntry(SVNDirEntry dirEntry) |
void |
SvnOldGetInfo.handleInfo(SVNInfo info) |
void |
SvnOldAnnotate.handleLine(Date date,
long revision,
String author,
String line) |
void |
SvnOldAnnotate.handleLine(Date date,
long revision,
String author,
String line,
Date mergedDate,
long mergedRevision,
String mergedAuthor,
String mergedPath,
int lineNumber) |
void |
SvnOldLogMergeInfo.handleLogEntry(SVNLogEntry logEntry) |
void |
SvnOldSetProperty.handleProperty(File path,
SVNPropertyData property) |
void |
SvnOldGetProperties.handleProperty(File path,
SVNPropertyData property) |
void |
SvnOldSetProperty.handleProperty(long revision,
SVNPropertyData property) |
void |
SvnOldGetProperties.handleProperty(long revision,
SVNPropertyData property) |
void |
SvnOldSetProperty.handleProperty(SVNURL url,
SVNPropertyData property) |
void |
SvnOldGetProperties.handleProperty(SVNURL url,
SVNPropertyData property) |
boolean |
SvnOldAnnotate.handleRevision(Date date,
long revision,
String author,
File contents) |
void |
SvnOldGetStatus.handleStatus(SVNStatus status) |
boolean |
SvnOldCheckout.isApplicable(SvnCheckout operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnOldDiff.isApplicable(SvnDiff operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnOldGetMergeInfo.isApplicable(SvnGetMergeInfo operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnOldGetProperties.isApplicable(SvnGetProperties operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnOldImport.isApplicable(SvnImport operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnOldLogMergeInfo.isApplicable(SvnLogMergeInfo operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnOldRemoteCopy.isApplicable(SvnRemoteCopy operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnOldSetProperty.isApplicable(SvnSetProperty operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnOldSuggestMergeSources.isApplicable(SvnSuggestMergeSources operation,
SvnWcGeneration wcGeneration) |
protected Void |
SvnOldCleanup.run() |
protected Void |
SvnOldAdd.run() |
protected Void |
SvnOldDiff.run() |
protected SVNCommitInfo |
SvnOldRemoteCopy.run() |
protected Void |
SvnOldRevert.run() |
protected long[] |
SvnOldUpdate.run() |
protected Void |
SvnOldSetChangelist.run() |
protected Long |
SvnOldCheckout.run() |
protected Void |
SvnOldCanonicalizeUrls.run() |
protected Collection<SVNURL> |
SvnOldSuggestMergeSources.run() |
protected SVNLock |
SvnOldUnlock.run() |
protected SVNLogEntry |
SvnOldLogMergeInfo.run() |
protected Void |
SvnOldCopy.run() |
protected String |
SvnOldGetChangelistPaths.run() |
protected Void |
SvnOldMarkReplaced.run() |
protected SVNPropertyData |
SvnOldSetProperty.run() |
protected SVNCommitInfo |
SvnOldCommit.run() |
protected Map<SVNURL,SVNMergeRangeList> |
SvnOldGetMergeInfo.run() |
protected Void |
SvnOldResolve.run() |
protected SvnStatusSummary |
SvnOldGetStatusSummary.run() |
protected Long |
SvnOldSwitch.run() |
protected SvnAnnotateItem |
SvnOldAnnotate.run() |
protected SVNLock |
SvnOldSetLock.run() |
protected SVNProperties |
SvnOldGetProperties.run() |
protected SVNDirEntry |
SvnOldList.run() |
protected SVNCommitInfo |
SvnOldImport.run() |
protected Void |
SvnOldMerge.run() |
protected SVNURL |
SvnOldRelocate.run() |
protected Void |
SvnOldRemove.run() |
protected Void |
SvnOldCat.run() |
protected SvnStatus |
SvnOldGetStatus.run() |
protected Long |
SvnOldExport.run() |
protected SvnInfo |
SvnOldGetInfo.run() |
protected SvnWcGeneration |
SvnOldUpgrade.run() |
static void |
SvnOldUpgrade.wipeObsoleteFiles(File dirAbsPath) |
static void |
SvnOldUpgrade.wipePostUpgrade(SVNWCContext ctx,
File dirAbsPath,
boolean isWholeAdmin) |
static org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpgradeEntries.WriteBaton |
SvnOldUpgradeEntries.writeUpgradedEntries(org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpgradeEntries.WriteBaton parentNode,
SVNWCDb db,
ISVNWCDb.SVNWCDbUpgradeData upgradeData,
File dirAbsPath,
Map<String,SVNEntry> entries,
SVNHashMap textBases,
int targetWorkingCopyFormat) |
Constructor and Description |
---|
SvnOldRepositoryAccess(ISvnOperationOptionsProvider operationOptionsProvider) |
Modifier and Type | Method and Description |
---|---|
static SvnPatchTarget |
SvnPatchTarget.applyPatch(SvnPatch patch,
File workingCopyDirectory,
int stripCount,
SVNWCContext context,
boolean ignoreWhitespace,
boolean removeTempFiles) |
static SvnPropertiesPatchTarget |
SvnPropertiesPatchTarget.initPropTarget(String propName,
SvnDiffCallback.OperationKind operation,
SVNWCContext context,
File absPath) |
void |
SvnPatchTarget.installPatchedPropTarget(boolean dryRun,
SVNWCContext context) |
void |
SvnPatchTarget.installPatchedTarget(File workingCopyDirectory,
boolean dryRun,
SVNWCContext context) |
protected boolean |
SvnTargetContent.matchExistingTarget(SvnDiffHunk hunk) |
static SvnPatchFile |
SvnPatchFile.openReadOnly(File patchFile) |
SvnDiffHunk |
SvnPatch.parseNextHunk(boolean[] isProperty,
String[] propName,
SvnDiffCallback.OperationKind[] propOperation,
SVNPatchFileStream patchStream,
boolean ignoreWhitespace) |
static SvnPatch |
SvnPatch.parseNextPatch(SvnPatchFile patchFile,
boolean reverse,
boolean ignoreWhitespace) |
String |
SvnTargetContent.readLine() |
String |
SvnTargetContent.IRealLineCallback.readLine(Object baton,
String[] eolStr,
boolean[] eof) |
String |
SvnDiffHunk.readLineDiffText(String[] eolStr,
boolean[] eof) |
String |
SvnDiffHunk.readLineModifiedText(String[] eolStr,
boolean[] eof) |
String |
SvnDiffHunk.readLineOriginalText(String[] eolStr,
boolean[] eof) |
protected int |
SvnTargetContent.scanForMatch(SvnDiffHunk hunk,
boolean matchFirst,
int upperLine,
int fuzz,
boolean ignoreWhitespace,
boolean matchModified,
ISVNCanceller canceller) |
void |
SvnTargetContent.ISeekCallback.seek(Object object,
long offset) |
protected void |
SvnTargetContent.seekToLine(int line) |
void |
SvnPatchTarget.sendPatchNotification(SVNWCContext context) |
long |
SvnTargetContent.ITellCallback.tell(Object readBaton) |
void |
SvnTargetContent.IWriteCallback.write(Object writeBaton,
String s) |
void |
SvnPatchTarget.writeOutRejectedHunks(boolean dryRun) |
Modifier and Type | Method and Description |
---|---|
protected SVNCommitInfo |
SvnRemoteRemoteMkDir.doRun() |
void |
SvnRemoteList.handleDirEntry(SVNDirEntry dirEntry) |
void |
SvnRemoteAnnotate.handleLine(Date date,
long revision,
String author,
String line) |
void |
SvnRemoteAnnotate.handleLine(Date date,
long revision,
String author,
String line,
Date mergedDate,
long mergedRevision,
String mergedAuthor,
String mergedPath,
int lineNumber) |
void |
SvnRemoteSetLock.handleLock(String path,
SVNLock lock,
SVNErrorMessage error) |
void |
SvnRemoteUnlock.handleLock(String path,
SVNLock lock,
SVNErrorMessage error) |
void |
SvnRemoteLog.handleLogEntry(SVNLogEntry logEntry) |
void |
SvnRemoteSetPropertyImpl.handleProperty(File path,
SVNPropertyData property) |
void |
SvnRemoteSetPropertyImpl.handleProperty(long revision,
SVNPropertyData property) |
void |
SvnRemoteSetPropertyImpl.handleProperty(SVNURL url,
SVNPropertyData property) |
boolean |
SvnRemoteAnnotate.handleRevision(Date date,
long revision,
String author,
File contents) |
void |
SvnRemoteSetLock.handleUnlock(String path,
SVNLock lock,
SVNErrorMessage error) |
void |
SvnRemoteUnlock.handleUnlock(String path,
SVNLock lock,
SVNErrorMessage error) |
boolean |
SvnRemoteAnnotate.isApplicable(SvnAnnotate operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnRemoteLog.isApplicable(SvnCat operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnRemoteDiff.isApplicable(SvnDiff operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnRemoteExport.isApplicable(SvnExport operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnRemoteGetInfo.isApplicable(SvnGetInfo operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnRemoteGetRevisionProperties.isApplicable(SvnGetProperties operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnRemoteGetProperties.isApplicable(SvnGetProperties operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnRemoteList.isApplicable(SvnList operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnNgReposToReposCopy.isApplicable(SvnRemoteCopy operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnRemoteSetPropertyImpl.isApplicable(SvnRemoteSetProperty operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnRemoteSetLock.isApplicable(SvnSetLock operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnRemoteSetRevisionProperty.isApplicable(SvnSetProperty operation,
SvnWcGeneration wcGeneration) |
boolean |
SvnRemoteUnlock.isApplicable(SvnUnlock operation,
SvnWcGeneration wcGeneration) |
static void |
SvnRemoteGetProperties.remotePropertyGet(SVNURL url,
SVNNodeKind kind,
String path,
SVNRepository repos,
long revNumber,
SVNDepth depth,
ISvnObjectReceiver<SVNProperties> receiver) |
protected Void |
SvnRemoteDiff.run() |
protected SVNLogEntry |
SvnRemoteLog.run() |
protected SVNCommitInfo |
SvnRemoteRemoteDelete.run() |
protected SvnAnnotateItem |
SvnRemoteAnnotate.run() |
protected SVNLock |
SvnRemoteSetLock.run() |
protected SVNLock |
SvnRemoteUnlock.run() |
protected SVNPropertyData |
SvnRemoteSetRevisionProperty.run() |
protected SVNDirEntry |
SvnRemoteList.run() |
protected Void |
SvnRemoteCat.run() |
protected SVNProperties |
SvnRemoteGetRevisionProperties.run() |
protected SVNProperties |
SvnRemoteGetProperties.run() |
protected SVNCommitInfo |
SvnNgReposToReposCopy.run() |
protected Long |
SvnRemoteExport.run() |
protected SVNCommitInfo |
SvnRemoteRemoteMkDir.run() |
protected SvnInfo |
SvnRemoteGetInfo.run() |
protected SVNCommitInfo |
SvnRemoteSetPropertyImpl.run() |
Modifier and Type | Method and Description |
---|---|
void |
ISVNEditor.abortEdit()
Aborts the current running editor due to errors occured.
|
void |
ISVNReporter.abortReport()
Aborts the current running report due to errors occured.
|
void |
ISVNEditor.absentDir(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).
|
void |
ISVNEditor.absentFile(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).
|
void |
ISVNEditor.addDir(String path,
String copyFromPath,
long copyFromRevision)
Adds a directory.
|
void |
ISVNEditor.addFile(String path,
String copyFromPath,
long copyFromRevision)
Adds a file.
|
void |
ISVNDeltaConsumer.applyTextDelta(String path,
String baseChecksum)
Starts applying text delta(s) to an opened file.
|
void |
SVNRepository.assertServerIsMergeInfoCapable(String pathOrURL)
Checks that this object is connected to a mergeinfo capable repository.
|
protected static void |
SVNRepository.assertValidRevision(long revision) |
void |
ISVNEditor.changeDirProperty(String name,
SVNPropertyValue value)
Changes the value of a property of the currently opened/added directory.
|
void |
ISVNEditor.changeFileProperty(String path,
String propertyName,
SVNPropertyValue propertyValue)
Changes the value of a property of the currently opened/added file.
|
void |
SVNRepository.checkout(long revision,
String target,
boolean recursive,
ISVNEditor editor)
Checks out a directory from a repository.
|
void |
SVNRepository.checkout(long revision,
String target,
SVNDepth depth,
ISVNEditor editor)
Checks out a directory from a repository to define
depth . |
void |
SVNRepository.checkoutFiles(long revision,
String[] paths,
ISVNFileCheckoutTarget fileCheckoutHandler)
Recursively checks out only files from the repository at
revision invoking
fileCheckoutHandler on every file received. |
abstract SVNNodeKind |
SVNRepository.checkPath(String path,
long revision)
Returns the kind of an item located at the specified path in
a particular revision.
|
void |
ISVNEditor.closeDir()
Closes the currently opened directory fixing all changes of its
properties and/or entries.
|
SVNCommitInfo |
ISVNEditor.closeEdit()
Closes this editor finalizing the whole operation the editor
was used for.
|
void |
ISVNEditor.closeFile(String path,
String textChecksum)
Closes the opened file fixing all properties and/or contents changes.
|
void |
ISVNFileRevisionHandler.closeRevision(String token)
Performs final handling for the processed file revision (when all
deltas are applied and fulltext is got).
|
static SVNRepository |
SVNRepositoryFactory.create(SVNURL url)
Creates an SVNRepository driver according to the protocol that is to be
used to access a repository.
|
static SVNRepository |
SVNRepositoryFactory.create(SVNURL url,
ISVNSession options)
Creates an SVNRepository driver according to the protocol that is to be
used to access a repository.
|
static SVNURL |
SVNRepositoryFactory.createLocalRepository(File path,
boolean enableRevisionProperties,
boolean force)
Creates a local blank FSFS-type repository.
|
static SVNURL |
SVNRepositoryFactory.createLocalRepository(File path,
String uuid,
boolean enableRevisionProperties,
boolean force)
Creates a local blank FSFS-type repository.
|
static SVNURL |
SVNRepositoryFactory.createLocalRepository(File path,
String uuid,
boolean enableRevisionProperties,
boolean force,
boolean pre14Compatible)
Creates a local blank FSFS-type repository.
|
static SVNURL |
SVNRepositoryFactory.createLocalRepository(File path,
String uuid,
boolean enableRevisionProperties,
boolean force,
boolean pre14Compatible,
boolean pre15Compatible)
Creates a local blank FSFS-type repository.
|
static SVNURL |
SVNRepositoryFactory.createLocalRepository(File path,
String uuid,
boolean enableRevisionProperties,
boolean force,
boolean pre14Compatible,
boolean pre15Compatible,
boolean pre16Compatible)
Creates a local blank FSFS-type repository.
|
static SVNURL |
SVNRepositoryFactory.createLocalRepository(File path,
String uuid,
boolean enableRevisionProperties,
boolean force,
boolean pre14Compatible,
boolean pre15Compatible,
boolean pre16Compatible,
boolean pre17Compatible,
boolean with17Compatible) |
void |
ISVNEditor.deleteEntry(String path,
long revision)
Deletes an entry.
|
void |
ISVNReporter.deletePath(String path)
Describes a working copy
path as deleted or missing. |
void |
SVNRepository.diff(SVNURL url,
long targetRevision,
long revision,
String target,
boolean ignoreAncestry,
boolean recursive,
boolean getContents,
ISVNReporterBaton reporter,
ISVNEditor editor)
|
void |
SVNRepository.diff(SVNURL url,
long targetRevision,
long revision,
String target,
boolean ignoreAncestry,
boolean recursive,
ISVNReporterBaton reporter,
ISVNEditor editor)
|
abstract void |
SVNRepository.diff(SVNURL url,
long targetRevision,
long revision,
String target,
boolean ignoreAncestry,
SVNDepth depth,
boolean getContents,
ISVNReporterBaton reporter,
ISVNEditor editor)
Asks this repository access object to 'diff' a working copy against
targetRevision . |
void |
SVNRepository.diff(SVNURL url,
long revision,
String target,
boolean ignoreAncestry,
boolean recursive,
ISVNReporterBaton reporter,
ISVNEditor editor)
|
void |
ISVNFileCheckoutTarget.filePropertyChanged(String path,
String name,
SVNPropertyValue value)
Receives and handles a next file property.
|
void |
ISVNReporter.finishReport()
Finalizes the report.
|
ISVNEditor |
SVNRepository.getCommitEditor(String logMessage,
ISVNWorkspaceMediator mediator)
Gets an editor for committing changes to a repository.
|
abstract ISVNEditor |
SVNRepository.getCommitEditor(String logMessage,
Map locks,
boolean keepLocks,
ISVNWorkspaceMediator mediator)
Gets an editor for committing changes to a repository.
|
ISVNEditor |
SVNRepository.getCommitEditor(String logMessage,
Map locks,
boolean keepLocks,
SVNProperties revisionProperties,
ISVNWorkspaceMediator mediator)
Returns an editor for committing changes to the repository ession, setting the revision
properties from
revisionProperties table. |
protected abstract ISVNEditor |
SVNRepository.getCommitEditorInternal(Map locks,
boolean keepLocks,
SVNProperties revProps,
ISVNWorkspaceMediator mediator) |
abstract long |
SVNRepository.getDatedRevision(Date date)
Returns the recent repository revision number for the particular moment
in time - the closest one before or at the specified datestamp.
|
long |
SVNRepository.getDeletedRevision(String path,
long pegRevision,
long endRevision)
Returns the revision where the path was first deleted within the inclusive revision range
defined by
pegRevision and endRevision . |
protected abstract long |
SVNRepository.getDeletedRevisionImpl(String path,
long pegRevision,
long endRevision) |
abstract SVNDirEntry |
SVNRepository.getDir(String path,
long revision,
boolean includeCommitMessages,
Collection entries)
Fetches the contents of a directory into the provided
collection object and returns the directory entry itself.
|
Collection |
SVNRepository.getDir(String path,
long revision,
SVNProperties properties,
Collection dirEntries)
Fetches the contents and properties of a directory located at the specified path
in a particular revision.
|
Collection<SVNDirEntry> |
SVNRepository.getDir(String path,
long revision,
SVNProperties properties,
int entryFields,
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 long |
SVNRepository.getDir(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.
|
abstract long |
SVNRepository.getDir(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 long |
SVNRepository.getFile(String path,
long revision,
SVNProperties properties,
OutputStream contents)
Fetches the contents and/or properties of a file located at the specified path
in a particular revision.
|
Collection |
SVNRepository.getFileRevisions(String path,
Collection revisions,
long sRevision,
long eRevision)
Retrieves and returns interesting file revisions for the specified file.
|
int |
SVNRepository.getFileRevisions(String path,
long startRevision,
long endRevision,
boolean includeMergedRevisions,
ISVNFileRevisionHandler handler)
Retrieves interesting file revisions for the specified file with possibility to include merged revisions.
|
int |
SVNRepository.getFileRevisions(String path,
long startRevision,
long endRevision,
ISVNFileRevisionHandler handler)
Retrieves interesting file revisions for the specified file.
|
protected abstract int |
SVNRepository.getFileRevisionsImpl(String path,
long startRevision,
long endRevision,
boolean includeMergedRevisions,
ISVNFileRevisionHandler handler) |
String |
SVNRepository.getFullPath(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.
|
Map<String,SVNProperties> |
SVNRepository.getInheritedProperties(String path,
long revision,
String propertyName) |
void |
SVNRepository.getInheritedProperties(String path,
long revision,
String propertyName,
ISVNInheritedPropertiesHandler handler) |
protected abstract void |
SVNRepository.getInheritedPropertiesImpl(String path,
long revision,
String propertyName,
ISVNInheritedPropertiesHandler handler) |
abstract long |
SVNRepository.getLatestRevision()
Returns the number of the latest revision of the repository this
driver is working with.
|
protected String |
SVNRepository.getLocationRelativePath(String relativeOrAbsolutePath) |
Collection |
SVNRepository.getLocations(String path,
Collection entries,
long pegRevision,
long[] revisions)
Gets entry locations in time.
|
int |
SVNRepository.getLocations(String path,
long pegRevision,
long[] revisions,
ISVNLocationEntryHandler handler)
Gets entry locations in time.
|
Map |
SVNRepository.getLocations(String path,
Map entries,
long pegRevision,
long[] revisions)
Gets entry locations in time.
|
List<SVNLocationSegment> |
SVNRepository.getLocationSegments(String path,
long pegRevision,
long startRevision,
long endRevision)
Calls
handler for each segment in the location history of path in
pegRevision , working backwards in time from startRevision to
endRevision . |
long |
SVNRepository.getLocationSegments(String path,
long pegRevision,
long startRevision,
long endRevision,
ISVNLocationSegmentHandler handler)
Calls
handler for each segment in the location history of path in
pegRevision , working backwards in time from startRevision to
endRevision . |
protected abstract long |
SVNRepository.getLocationSegmentsImpl(String path,
long pegRevision,
long startRevision,
long endRevision,
ISVNLocationSegmentHandler handler) |
protected abstract int |
SVNRepository.getLocationsImpl(String path,
long pegRevision,
long[] revisions,
ISVNLocationEntryHandler handler) |
abstract SVNLock |
SVNRepository.getLock(String path)
Gets the lock for the file located at the specified path.
|
abstract SVNLock[] |
SVNRepository.getLocks(String path)
Gets all locks on or below the
path , that is if the repository
entry (located at the path ) is a directory then the method
returns locks of all locked files (if any) in it. |
Map<String,SVNMergeInfo> |
SVNRepository.getMergeInfo(String[] paths,
long revision,
SVNMergeInfoInheritance inherit,
boolean includeDescendants)
Returns merge information for the repository entries in
paths
for paricular revision , if the repository supports merge-tracking information |
protected abstract Map |
SVNRepository.getMergeInfoImpl(String[] paths,
long revision,
SVNMergeInfoInheritance inherit,
boolean includeDescendants) |
OutputStream |
ISVNFileCheckoutTarget.getOutputStream(String path)
Returns an output stream that will receive file contents of
path . |
String |
SVNRepository.getRepositoryPath(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.
|
SVNURL |
SVNRepository.getRepositoryRoot(boolean forceConnection)
Gets a repository's root directory location.
|
String |
SVNRepository.getRepositoryUUID(boolean forceConnection)
Gets the Universal Unique IDentifier (UUID) of the repository this
driver is created for.
|
abstract SVNProperties |
SVNRepository.getRevisionProperties(long revision,
SVNProperties properties)
Returns unversioned revision properties for a particular revision.
|
abstract SVNPropertyValue |
SVNRepository.getRevisionPropertyValue(long revision,
String propertyName)
Gets the value of an unversioned property.
|
SVNPropertyValue |
ISVNWorkspaceMediator.getWorkspaceProperty(String path,
String name)
Retrieves an item's WC property from a
".svn/wcprops" administrative
subdirectory. |
void |
ISVNReplayHandler.handleEndRevision(long revision,
SVNProperties revisionProperties,
ISVNEditor editor)
Handles the end of replaying a next revision.
|
void |
ISVNInheritedPropertiesHandler.handleInheritedProperites(String inheritedFromPath,
SVNProperties properties) |
void |
ISVNLocationEntryHandler.handleLocationEntry(SVNLocationEntry locationEntry)
To be implemented for location entries handling.
|
void |
ISVNLocationSegmentHandler.handleLocationSegment(SVNLocationSegment locationSegment)
Handles a next location segment.
|
void |
ISVNLockHandler.handleLock(String path,
SVNLock lock,
SVNErrorMessage error)
Handles the path locked.
|
ISVNEditor |
ISVNReplayHandler.handleStartRevision(long revision,
SVNProperties revisionProperties)
Handles the start of replaying a next revision and returns an editor through which the revision
will be replayed.
|
void |
ISVNLockHandler.handleUnlock(String path,
SVNLock lock,
SVNErrorMessage error)
Handles the path unlocked.
|
abstract boolean |
SVNRepository.hasCapability(SVNCapability capability)
Returns
true if the repository has specified capability . |
abstract SVNDirEntry |
SVNRepository.info(String path,
long revision)
Gives information about an entry located at the specified path in a particular
revision.
|
void |
ISVNReporter.linkPath(SVNURL url,
String path,
String lockToken,
long revision,
boolean startEmpty)
Deprecated.
|
void |
ISVNReporter.linkPath(SVNURL url,
String path,
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 void |
SVNRepository.lock(Map pathsToRevisions,
String comment,
boolean force,
ISVNLockHandler handler)
Locks path(s) at definite revision(s).
|
Collection |
SVNRepository.log(String[] targetPaths,
Collection entries,
long startRevision,
long endRevision,
boolean changedPath,
boolean strictNode)
Traverses revisions history and returns a collection of log entries.
|
long |
SVNRepository.log(String[] targetPaths,
long startRevision,
long endRevision,
boolean changedPath,
boolean strictNode,
ISVNLogEntryHandler handler)
Traverses revisions history.
|
long |
SVNRepository.log(String[] targetPaths,
long startRevision,
long endRevision,
boolean discoverChangedPaths,
boolean strictNodeHistory,
long limit,
boolean includeMergedRevisions,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Invokes
handler on each log message from startRevision to
endRevision . |
long |
SVNRepository.log(String[] targetPaths,
long startRevision,
long endRevision,
boolean changedPath,
boolean strictNode,
long limit,
ISVNLogEntryHandler handler)
Traverses revisions history.
|
protected abstract long |
SVNRepository.logImpl(String[] targetPaths,
long startRevision,
long endRevision,
boolean changedPath,
boolean strictNode,
long limit,
boolean includeMergedRevisions,
String[] revisionProperties,
ISVNLogEntryHandler handler) |
void |
ISVNEditor.openDir(String path,
long revision)
Opens a directory.
|
void |
ISVNEditor.openFile(String path,
long revision)
Opens a file.
|
void |
ISVNFileRevisionHandler.openRevision(SVNFileRevision fileRevision)
Handles a file revision info.
|
void |
ISVNEditor.openRoot(long revision)
Opens the root directory on which the operation was invoked.
|
abstract void |
SVNRepository.replay(long lowRevision,
long revision,
boolean sendDeltas,
ISVNEditor editor)
Replays the changes from the specified revision through the given editor.
|
void |
SVNRepository.replayRange(long startRevision,
long endRevision,
long lowRevision,
boolean sendDeltas,
ISVNReplayHandler handler)
Replays the changes from a range of revisions between
startRevision
and endRevision . |
protected abstract void |
SVNRepository.replayRangeImpl(long startRevision,
long endRevision,
long lowRevision,
boolean sendDeltas,
ISVNReplayHandler handler) |
void |
ISVNReporterBaton.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.
|
void |
SVNRepository.setLocation(SVNURL url,
boolean forceReconnect)
Sets a new repository location for this object.
|
void |
ISVNReporter.setPath(String path,
String lockToken,
long revision,
boolean startEmpty)
Deprecated.
|
void |
ISVNReporter.setPath(String path,
String lockToken,
long revision,
SVNDepth depth,
boolean startEmpty)
Describes a working copy
path as being at a particular
revision and having depth depth . |
abstract void |
SVNRepository.setRevisionPropertyValue(long revision,
String propertyName,
SVNPropertyValue propertyValue)
Sets a revision property with the specified name to a new value.
|
void |
ISVNWorkspaceMediator.setWorkspaceProperty(String path,
String name,
SVNPropertyValue value)
Sets a new value for an item's WC property in a
".svn/wcprops"
administrative subdirectory. |
void |
SVNRepository.status(long revision,
String target,
boolean recursive,
ISVNReporterBaton reporter,
ISVNEditor editor)
Gets status of a path.
|
abstract void |
SVNRepository.status(long revision,
String target,
SVNDepth depth,
ISVNReporterBaton reporter,
ISVNEditor editor)
Gets status of a path to the particular
depth as a scope. |
void |
ISVNEditor.targetRevision(long revision)
Sets the target revision the operation is running for.
|
abstract void |
SVNRepository.testConnection()
Tries to access a repository.
|
OutputStream |
ISVNDeltaConsumer.textDeltaChunk(String path,
SVNDiffWindow diffWindow)
Collects a next delta chunk.
|
void |
ISVNDeltaConsumer.textDeltaEnd(String path)
Finalizes collecting text delta(s).
|
abstract void |
SVNRepository.unlock(Map pathToTokens,
boolean force,
ISVNLockHandler handler)
Removes lock(s) from the file(s).
|
void |
SVNRepository.update(long revision,
String target,
boolean recursive,
ISVNReporterBaton reporter,
ISVNEditor editor)
Updates a path receiving changes from a repository.
|
abstract void |
SVNRepository.update(long revision,
String target,
SVNDepth depth,
boolean sendCopyFromArgs,
ISVNReporterBaton reporter,
ISVNEditor editor)
Updates a path receiving changes from a repository.
|
void |
SVNRepository.update(SVNURL url,
long revision,
String target,
boolean recursive,
ISVNReporterBaton reporter,
ISVNEditor editor)
Deprecated.
|
abstract void |
SVNRepository.update(SVNURL url,
long revision,
String target,
SVNDepth depth,
ISVNReporterBaton reporter,
ISVNEditor editor)
Asks this repository access object to 'switch' a versioned tree to a new
url . |
Modifier and Type | Method and Description |
---|---|
void |
SVNDiffWindow.apply(SVNDiffWindowApplyBaton applyBaton)
Applies this window's instructions.
|
void |
SVNDeltaProcessor.applyTextDelta(File baseFile,
File targetFile,
boolean computeCheksum)
Starts processing deltas given a base file and a one
to write resultant target bytes to.
|
void |
SVNDeltaProcessor.applyTextDelta(InputStream baseIS,
File targetFile,
boolean computeTargetCheksum)
Starts processing deltas given a base file and a one
to write resultant target bytes to.
|
static SVNDiffWindowApplyBaton |
SVNDiffWindowApplyBaton.create(File source,
File target,
MessageDigest digest)
Creates a diff window apply baton whith source and target streams
represented by files.
|
void |
SVNDeltaGenerator.sendDelta(String path,
byte[] target,
int targetLength,
ISVNDeltaConsumer consumer)
Generates a series of diff windows of fixed size comparing
target bytes (read from
target stream) against an empty file, and sends produced windows to
the provided consumer. |
void |
SVNDeltaGenerator.sendDelta(String path,
byte[] source,
int sourceLength,
long sourceOffset,
byte[] target,
int targetLength,
ISVNDeltaConsumer consumer)
Generates a series of diff windows of fixed size comparing
targetLength of target bytes (read from target stream) against
sourceLength of source bytes (read from source stream at offset
sourceOffset ), and sends produced windows to the provided consumer . |
String |
SVNDeltaGenerator.sendDelta(String path,
InputStream target,
ISVNDeltaConsumer consumer,
boolean computeChecksum)
Generates a series of diff windows of fixed size comparing
target bytes (from
target stream) against an
empty file and sends produced windows to the provided
consumer. |
String |
SVNDeltaGenerator.sendDelta(String path,
InputStream source,
long sourceOffset,
InputStream target,
ISVNDeltaConsumer consumer,
boolean computeChecksum)
Generates a series of diff windows of fixed size comparing
target bytes (read from
target stream) against source
bytes (read from source stream), and sends produced windows to the provided
consumer. |
OutputStream |
SVNDeltaProcessor.textDeltaChunk(SVNDiffWindow window)
Receives a next diff window to be applied.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SVNClientImpl.throwException(SVNException e) |
Modifier and Type | Method and Description |
---|---|
void |
JavaHLDebugLog.enableLogging(int logLevel,
File logPath,
Formatter formatter) |
Modifier and Type | Method and Description |
---|---|
static void |
SVNReposImpl.throwException(SVNException e,
SVNClientImpl svnClient) |
Modifier and Type | Method and Description |
---|---|
void |
SVNReplicationEditor.abortEdit()
Aborts the transaction.
|
void |
SVNReplicationEditor.absentDir(String path)
Does nothing.
|
void |
SVNReplicationEditor.absentFile(String path)
Does nothing.
|
void |
SVNReplicationEditor.addDir(String path,
String copyFromPath,
long copyFromRevision)
Adds a new directory under the specified
path to the target repository. |
void |
SVNReplicationEditor.addFile(String path,
String copyFromPath,
long copyFromRevision)
Adds a new file.
|
void |
SVNReplicationEditor.applyTextDelta(String path,
String baseChecksum)
Starts applying text delta.
|
void |
SVNReplicationEditor.changeDirProperty(String name,
SVNPropertyValue value)
Changes a property of the current directory.
|
void |
SVNReplicationEditor.changeFileProperty(String path,
String name,
SVNPropertyValue value)
Changes file property.
|
void |
SVNReplicationEditor.closeDir()
Closes the current opened dir.
|
SVNCommitInfo |
SVNReplicationEditor.closeEdit()
Commits the transaction.
|
void |
SVNReplicationEditor.closeFile(String path,
String textChecksum)
Closes the current opened file.
|
void |
SVNReplicationEditor.deleteEntry(String path,
long revision)
Removes
path from the paths to be committed. |
protected void |
SVNRepositoryReplicator.fireReplicatedEvent(SVNCommitInfo commitInfo)
Fires a replicating iteration finished event to the registered
handler.
|
protected void |
SVNRepositoryReplicator.fireReplicatingEvent(SVNLogEntry revision)
Fires a replicating iteration started event to the registered
handler.
|
void |
SVNRepositoryReplicator.handleEvent(SVNEvent event,
double progress)
Does nothing.
|
void |
SVNReplicationEditor.openDir(String path,
long revision)
Opens a corresponding
path in the target repository. |
void |
SVNReplicationEditor.openFile(String path,
long revision)
Opens a file.
|
void |
SVNReplicationEditor.openRoot(long revision)
Starts a next replication transaction.
|
long |
SVNRepositoryReplicator.replicateRepository(SVNRepository src,
SVNRepository dst,
boolean incremental)
Replicates a repository either incrementally or totally.
|
long |
SVNRepositoryReplicator.replicateRepository(SVNRepository src,
SVNRepository dst,
long fromRevision,
long toRevision)
Replicates a range of repository revisions.
|
void |
ISVNReplicationHandler.revisionReplicated(SVNRepositoryReplicator source,
SVNCommitInfo commitInfo)
Notifies this handler that the replicator has just finished replicating
the current revision copying operation.
|
void |
ISVNReplicationHandler.revisionReplicating(SVNRepositoryReplicator source,
SVNLogEntry logEntry)
Notifies this handler that the replicator is about to start a next
revision copying operation.
|
void |
SVNReplicationEditor.targetRevision(long revision)
Saves the target
revision . |
OutputStream |
SVNReplicationEditor.textDeltaChunk(String path,
SVNDiffWindow diffWindow)
Applies a next chunk of delta.
|
void |
SVNReplicationEditor.textDeltaEnd(String path)
Handles text delta end.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ISVNFileFilter.accept(File file)
This method is called to add extra filtering of files.
|
void |
SVNChangelistClient.addToChangelist(File[] paths,
SVNDepth depth,
String changelist,
String[] changelists)
Deprecated.
|
static SVNInfo |
SVNInfo.createInfo(File file,
SVNEntry entry) |
SVNRepository |
ISVNRepositoryPool.createRepository(SVNURL url,
boolean mayReuse)
Creates a low-level SVN protocol driver to access a repository.
|
SVNRepository |
DefaultSVNRepositoryPool.createRepository(SVNURL url,
boolean mayReuse)
Creates a new SVNRepository driver object.
|
SVNRepository |
SVNClientManager.createRepository(SVNURL url,
boolean mayReuse)
Creates a low-level SVN protocol driver to directly work with
a repository.
|
File |
DefaultSVNDiffGenerator.createTempDirectory()
Creates a temporary directory for diff files.
|
File |
ISVNDiffGenerator.createTempDirectory()
Creates a temporary directory (when necessary) where temporary files
will be created.
|
void |
DefaultSVNDiffGenerator.displayAddedDirectory(String path,
String rev1,
String rev2)
Does nothing.
|
void |
ISVNDiffGenerator.displayAddedDirectory(String path,
String rev1,
String rev2)
Notifies this generator that the directory was added in revision
rev2 . |
void |
DefaultSVNDiffGenerator.displayDeletedDirectory(String path,
String rev1,
String rev2)
Does nothing.
|
void |
ISVNDiffGenerator.displayDeletedDirectory(String path,
String rev1,
String rev2)
Notifies this generator that the directory was deleted in revision
rev2 . |
void |
DefaultSVNDiffGenerator.displayFileDiff(String path,
File file1,
File file2,
String rev1,
String rev2,
String mimeType1,
String mimeType2,
OutputStream result)
Writes the difference between
file1 and file2 as they are seen in
rev1 and rev2 to result . |
void |
ISVNDiffGenerator.displayFileDiff(String path,
File file1,
File file2,
String rev1,
String rev2,
String mimeType1,
String mimeType2,
OutputStream result)
Generates and writes differences between two files to the specified
output stream.
|
void |
DefaultSVNDiffGenerator.displayPropDiff(String path,
SVNProperties baseProps,
SVNProperties diff,
OutputStream result)
Produces properties difference and writes it to
result . |
void |
ISVNDiffGenerator.displayPropDiff(String path,
SVNProperties baseProps,
SVNProperties diff,
OutputStream result)
Writes the differences in file properties to the specified output
stream.
|
void |
SVNMergeFileSet.dispose()
Disposes this object.
|
void |
SVNCommitPacket.dispose()
Disposes the current object.
|
void |
SVNWCClient.doAdd(File[] paths,
boolean force,
boolean mkdir,
boolean climbUnversionedParents,
SVNDepth depth,
boolean depthIsSticky,
boolean includeIgnored,
boolean makeParents)
Schedules working copy
paths for addition to the repository. |
void |
SVNWCClient.doAdd(File[] paths,
boolean force,
boolean mkdir,
boolean climbUnversionedParents,
SVNDepth depth,
boolean depthIsSticky,
boolean includeIgnored,
boolean makeParents,
boolean applyAutoProperties)
Schedules working copy
paths for addition to the repository. |
void |
SVNWCClient.doAdd(File path,
boolean force,
boolean mkdir,
boolean climbUnversionedParents,
boolean recursive)
Deprecated.
|
void |
SVNWCClient.doAdd(File path,
boolean force,
boolean mkdir,
boolean climbUnversionedParents,
boolean recursive,
boolean includeIgnored)
Deprecated.
|
void |
SVNWCClient.doAdd(File path,
boolean force,
boolean mkdir,
boolean climbUnversionedParents,
SVNDepth depth,
boolean includeIgnored,
boolean makeParents)
Schedules a working copy
path for addition to the
repository. |
void |
SVNWCClient.doAdd(File path,
boolean force,
boolean mkdir,
boolean climbUnversionedParents,
SVNDepth depth,
boolean depthIsSticky,
boolean includeIgnored,
boolean makeParents)
Schedules a working copy
path for addition to the
repository. |
void |
SVNChangelistClient.doAddToChangelist(File[] paths,
SVNDepth depth,
String changelist,
String[] changelists)
Adds each path in
paths (recursing to depth as
necessary) to changelist . |
void |
SVNLogClient.doAnnotate(File path,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
boolean ignoreMimeType,
boolean includeMergedRevisions,
ISVNAnnotateHandler handler,
String inputEncoding)
Invokes
handler on each line-blame item associated with
revision endRevision of path , using
startRevision as the default source of all blame. |
void |
SVNLogClient.doAnnotate(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.
|
void |
SVNLogClient.doAnnotate(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.
|
void |
SVNLogClient.doAnnotate(SVNURL url,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
boolean ignoreMimeType,
boolean includeMergedRevisions,
ISVNAnnotateHandler handler,
String inputEncoding)
Invokes
handler on each line-blame item associated with
revision endRevision of url , using
startRevision as the default source of all blame. |
void |
SVNLogClient.doAnnotate(SVNURL url,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
boolean ignoreMimeType,
ISVNAnnotateHandler handler,
String inputEncoding)
Obtains annotation information for each file text line from a repository
and passes it to a provided annotation handler.
|
void |
SVNLogClient.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.
|
void |
SVNLogClient.doAnnotate(SVNURL url,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
ISVNAnnotateHandler handler,
String inputEncoding)
Obtains annotation information for each file text line from a repository
and passes it to a provided annotation handler.
|
void |
SVNUpdateClient.doCanonicalizeURLs(File dst,
boolean omitDefaultPort,
boolean recursive)
Canonicalizes all urls in the specified Working Copy.
|
long |
SVNUpdateClient.doCheckout(SVNURL url,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive)
Deprecated.
|
long |
SVNUpdateClient.doCheckout(SVNURL url,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
boolean force)
Deprecated.
|
long |
SVNUpdateClient.doCheckout(SVNURL url,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
boolean allowUnversionedObstructions)
Checks out a working copy of
url at revision ,
looked up at pegRevision , using dstPath as the
root directory of the newly checked out working copy. |
void |
SVNWCClient.doCleanup(File path)
Cleans up a working copy.
|
void |
SVNWCClient.doCleanup(File path,
boolean deleteWCProperties)
Recursively cleans up the working copy, removing locks and resuming
unfinished operations.
|
void |
SVNWCClient.doCleanup(File path,
boolean deleteWCProperties,
boolean breakLocks,
boolean vacuumPristines,
boolean removeUnversionedItems,
boolean removeIgnoredItems,
boolean includeExternals) |
void |
SVNWCClient.doCleanupWCProperties(File directory)
Recursively removes all DAV-specific "svn:wc:" properties from the
directory and beneath. |
SVNCommitPacket |
SVNCommitClient.doCollectCommitItems(File[] paths,
boolean keepLocks,
boolean force,
boolean recursive)
Deprecated.
|
SVNCommitPacket[] |
SVNCommitClient.doCollectCommitItems(File[] paths,
boolean keepLocks,
boolean force,
boolean recursive,
boolean combinePackets)
Deprecated.
|
SVNCommitPacket[] |
SVNCommitClient.doCollectCommitItems(File[] paths,
boolean keepLocks,
boolean force,
SVNDepth depth,
boolean combinePackets,
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 different
SVNCommitPacket s. |
SVNCommitPacket |
SVNCommitClient.doCollectCommitItems(File[] paths,
boolean keepLocks,
boolean force,
SVNDepth depth,
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 single
SVNCommitPacket . |
SVNCommitInfo |
SVNCommitClient.doCommit(File[] paths,
boolean keepLocks,
String commitMessage,
boolean force,
boolean recursive)
|
SVNCommitInfo |
SVNCommitClient.doCommit(File[] paths,
boolean keepLocks,
String commitMessage,
SVNProperties revisionProperties,
String[] changelists,
boolean keepChangelist,
boolean force,
SVNDepth depth)
Commits files or directories into repository.
|
SVNCommitInfo[] |
SVNCommitClient.doCommit(SVNCommitPacket[] commitPackets,
boolean keepLocks,
boolean keepChangelist,
String commitMessage,
SVNProperties revisionProperties)
Commits files or directories into repository.
|
SVNCommitInfo[] |
SVNCommitClient.doCommit(SVNCommitPacket[] commitPackets,
boolean keepLocks,
String commitMessage)
Committs local changes, made to the Working Copy items, to the
repository.
|
SVNCommitInfo |
SVNCommitClient.doCommit(SVNCommitPacket commitPacket,
boolean keepLocks,
boolean keepChangelist,
String commitMessage,
SVNProperties revisionProperties)
Commits files or directories into repository.
|
SVNCommitInfo |
SVNCommitClient.doCommit(SVNCommitPacket commitPacket,
boolean keepLocks,
String commitMessage)
Committs local changes made to the Working Copy items to the repository.
|
void |
SVNCopyClient.doCopy(File nestedWC)
Converts a disjoint working copy to a copied one.
|
void |
SVNCopyClient.doCopy(SVNCopySource[] sources,
File dst,
boolean isMove,
boolean makeParents,
boolean failWhenDstExists)
Copies each source in
sources to dst . |
void |
SVNCopyClient.doCopy(SVNCopySource[] sources,
File dst,
boolean isMove,
boolean makeParents,
boolean failWhenDstExists,
boolean allowMixedRevisions,
boolean metadataOnly)
Copies each source in
sources to dst . |
void |
SVNCopyClient.doCopy(SVNCopySource[] sources,
File dst,
boolean isMove,
boolean makeParents,
boolean failWhenDstExists,
boolean pinExternals,
Map<SvnTarget,List<SVNExternal>> externalsToPin) |
SVNCommitInfo |
SVNCopyClient.doCopy(SVNCopySource[] sources,
SVNURL dst,
boolean isMove,
boolean makeParents,
boolean failWhenDstExists,
String commitMessage,
SVNProperties revisionProperties)
Copies each source in
sources to dst . |
SVNCommitInfo |
SVNCopyClient.doCopy(SVNCopySource[] sources,
SVNURL dst,
boolean isMove,
boolean makeParents,
boolean failWhenDstExists,
String commitMessage,
SVNProperties revisionProperties,
boolean pinExternals,
Map<SvnTarget,List<SVNExternal>> externalsToPin) |
void |
SVNWCClient.doDelete(File path,
boolean force,
boolean dryRun)
Schedules a Working Copy item for deletion.
|
void |
SVNWCClient.doDelete(File path,
boolean force,
boolean deleteFiles,
boolean dryRun)
Schedules a Working Copy item for deletion.
|
SVNCommitInfo |
SVNCommitClient.doDelete(SVNURL[] urls,
String commitMessage)
Committs removing specified URL-paths from the repository.
|
SVNCommitInfo |
SVNCommitClient.doDelete(SVNURL[] urls,
String commitMessage,
SVNProperties revisionProperties)
Deletes items from a repository.
|
void |
SVNDiffClient.doDiff(File[] paths,
SVNRevision rN,
SVNRevision rM,
SVNRevision pegRevision,
SVNDepth depth,
boolean useAncestry,
OutputStream result,
Collection<String> changeLists)
Iterates over the passed in
paths calling
SVNDiffClient.doDiff(File, SVNRevision, SVNRevision, SVNRevision, SVNDepth, boolean, OutputStream, Collection)
for each one in the array. |
void |
SVNDiffClient.doDiff(File path1,
SVNRevision rN,
File path2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
OutputStream result)
|
void |
SVNDiffClient.doDiff(File path1,
SVNRevision rN,
File path2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
OutputStream result,
Collection<String> changeLists)
Produces diff output which describes the delta between
path1
/rN and path2 /rM . |
void |
SVNDiffClient.doDiff(File path,
SVNRevision pegRevision,
SVNRevision rN,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
OutputStream result)
|
void |
SVNDiffClient.doDiff(File path,
SVNRevision pegRevision,
SVNRevision rN,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
OutputStream result,
Collection<String> changeLists)
Produces diff output which describes the delta between
path
in peg revision pegRevision , as it changed between
rN and rM . |
void |
SVNDiffClient.doDiff(File path1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
OutputStream result)
|
void |
SVNDiffClient.doDiff(File path1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
OutputStream result,
Collection<String> changeLists)
Produces diff output which describes the delta between
path1
/rN and url2 /rM . |
void |
SVNDiffClient.doDiff(SVNURL url1,
SVNRevision rN,
File path2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
OutputStream result)
|
void |
SVNDiffClient.doDiff(SVNURL url1,
SVNRevision rN,
File path2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
OutputStream result,
Collection<String> changeLists)
Produces diff output which describes the delta between
url1 /
rN and path2 /rM . |
void |
SVNDiffClient.doDiff(SVNURL url,
SVNRevision pegRevision,
SVNRevision rN,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
OutputStream result)
|
void |
SVNDiffClient.doDiff(SVNURL url,
SVNRevision pegRevision,
SVNRevision rN,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
OutputStream result)
Produces diff output which describes the delta between
url
in peg revision pegRevision , as it changed between
rN and rM . |
void |
SVNDiffClient.doDiff(SVNURL url1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
OutputStream result)
Deprecated.
|
void |
SVNDiffClient.doDiff(SVNURL url1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
OutputStream result)
Produces diff output which describes the delta between
url1 /
rN and url2 /rM . |
void |
SVNDiffClient.doDiffStatus(File path1,
SVNRevision rN,
File path2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
ISVNDiffStatusHandler handler)
|
void |
SVNDiffClient.doDiffStatus(File path1,
SVNRevision rN,
File path2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
ISVNDiffStatusHandler handler)
Produces a diff summary which lists the changed items between
path1 /rN and path2 /rM
without creating text deltas. |
void |
SVNDiffClient.doDiffStatus(File path,
SVNRevision rN,
SVNRevision rM,
SVNRevision pegRevision,
SVNDepth depth,
boolean useAncestry,
ISVNDiffStatusHandler handler)
Produces a diff summary which lists the changed items between
path in peg revision pegRevision , as it changed
between rN and rM . |
void |
SVNDiffClient.doDiffStatus(File path1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
ISVNDiffStatusHandler handler)
|
void |
SVNDiffClient.doDiffStatus(File path1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
ISVNDiffStatusHandler handler)
Produces a diff summary which lists the changed items between
path1 /rN and url2 /rM
without creating text deltas. |
void |
SVNDiffClient.doDiffStatus(SVNURL url1,
SVNRevision rN,
File path2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
ISVNDiffStatusHandler handler)
|
void |
SVNDiffClient.doDiffStatus(SVNURL url1,
SVNRevision rN,
File path2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
ISVNDiffStatusHandler handler)
Produces a diff summary which lists the changed items between
url1 /rN and path2 /rM
without creating text deltas. |
void |
SVNDiffClient.doDiffStatus(SVNURL url,
SVNRevision rN,
SVNRevision rM,
SVNRevision pegRevision,
SVNDepth depth,
boolean useAncestry,
ISVNDiffStatusHandler handler)
Produces a diff summary which lists the changed items between
url in peg revision pegRevision , as it changed
between rN and rM . |
void |
SVNDiffClient.doDiffStatus(SVNURL url1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
boolean recursive,
boolean useAncestry,
ISVNDiffStatusHandler handler)
|
void |
SVNDiffClient.doDiffStatus(SVNURL url1,
SVNRevision rN,
SVNURL url2,
SVNRevision rM,
SVNDepth depth,
boolean useAncestry,
ISVNDiffStatusHandler handler)
Produces a diff summary which lists the changed items between
url1 /rN and url2 /rM
without creating text deltas. |
long |
SVNUpdateClient.doExport(File srcPath,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
String eolStyle,
boolean force,
boolean recursive)
|
long |
SVNUpdateClient.doExport(File srcPath,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
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).
|
long |
SVNUpdateClient.doExport(SVNURL url,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
String eolStyle,
boolean force,
boolean recursive)
|
long |
SVNUpdateClient.doExport(SVNURL url,
File dstPath,
SVNRevision pegRevision,
SVNRevision revision,
String eolStyle,
boolean overwrite,
SVNDepth depth)
Exports the contents of a subversion repository into a 'clean' directory
(meaning a directory with no administrative directories).
|
void |
SVNChangelistClient.doGetChangeListPaths(Collection<String> changeLists,
Collection<File> targets,
SVNDepth depth,
ISVNChangelistHandler handler)
Gets paths belonging to the specified changelists discovered under the
specified targets.
|
void |
SVNChangelistClient.doGetChangeLists(File path,
Collection<String> changeLists,
SVNDepth depth,
ISVNChangelistHandler handler)
Gets paths belonging to the specified changelists discovered under the
specified path.
|
void |
SVNWCClient.doGetFileContents(File path,
SVNRevision pegRevision,
SVNRevision revision,
boolean expandKeywords,
OutputStream dst)
Outputs the content of file identified by
path and
revision to the stream dst . |
void |
SVNWCClient.doGetFileContents(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean expandKeywords,
OutputStream dst)
Outputs the content of file identified by
url and
revision to the stream dst . |
void |
SVNDiffClient.doGetLogEligibleMergeInfo(File path,
SVNRevision pegRevision,
File mergeSrcPath,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions eligible for
merge from mergeSrcPath (as of srcPegRevision )
into path (as of pegRevision ). |
void |
SVNDiffClient.doGetLogEligibleMergeInfo(File path,
SVNRevision pegRevision,
SVNURL mergeSrcURL,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions eligible for
merge from mergeSrcURL (as of srcPegRevision )
into path (as of pegRevision ). |
void |
SVNDiffClient.doGetLogEligibleMergeInfo(SVNURL url,
SVNRevision pegRevision,
File mergeSrcPath,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions eligible for
merge from mergeSrcPath (as of srcPegRevision )
into url (as of pegRevision ). |
void |
SVNDiffClient.doGetLogEligibleMergeInfo(SVNURL url,
SVNRevision pegRevision,
SVNURL mergeSrcURL,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions eligible for
merge from mergeSrcURL (as of srcPegRevision )
into url (as of pegRevision ). |
void |
SVNDiffClient.doGetLogMergedMergeInfo(File path,
SVNRevision pegRevision,
File mergeSrcPath,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions merged from
mergeSrcPath (as of srcPegRevision ) into
path (as of pegRevision ). |
void |
SVNDiffClient.doGetLogMergedMergeInfo(File path,
SVNRevision pegRevision,
SVNURL mergeSrcURL,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions merged from
mergeSrcURL (as of srcPegRevision ) into
path (as of pegRevision ). |
void |
SVNDiffClient.doGetLogMergedMergeInfo(SVNURL url,
SVNRevision pegRevision,
File mergeSrcPath,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions merged from
mergeSrcPath (as of srcPegRevision ) into
url (as of pegRevision ). |
void |
SVNDiffClient.doGetLogMergedMergeInfo(SVNURL url,
SVNRevision pegRevision,
SVNURL mergeSrcURL,
SVNRevision srcPegRevision,
boolean discoverChangedPaths,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Drives a log entry
handler with the revisions merged from
mergeSrcURL (as of srcPegRevision ) into
url (as of pegRevision ). |
Map<SVNURL,SVNMergeRangeList> |
SVNDiffClient.doGetMergedMergeInfo(File path,
SVNRevision pegRevision)
Returns mergeinfo as a
Map with merge source URLs (as
SVNURL ) mapped to range lists (SVNMergeRangeList ). |
Map<SVNURL,SVNMergeRangeList> |
SVNDiffClient.doGetMergedMergeInfo(SVNURL url,
SVNRevision pegRevision)
Returns mergeinfo as a
Map with merge source URLs (as
SVNURL ) mapped to range lists (SVNMergeRangeList ). |
SVNPropertyData |
SVNWCClient.doGetProperty(File path,
String propName,
SVNRevision pegRevision,
SVNRevision revision)
Gets the value of the property
propName for
path . |
void |
SVNWCClient.doGetProperty(File path,
String propName,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNPropertyHandler handler)
|
void |
SVNWCClient.doGetProperty(File path,
String propName,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
ISVNPropertyHandler handler,
Collection<String> changeLists)
Invokes
handler on paths covered by depth
starting with the specified path . |
SVNPropertyData |
SVNWCClient.doGetProperty(SVNURL url,
String propName,
SVNRevision pegRevision,
SVNRevision revision)
Gets the value of the property
propName for url
. |
void |
SVNWCClient.doGetProperty(SVNURL url,
String propName,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNPropertyHandler handler)
|
void |
SVNWCClient.doGetProperty(SVNURL url,
String propName,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
ISVNPropertyHandler handler)
Invokes
handler on paths covered by depth
starting with the specified path . |
long |
SVNWCClient.doGetRevisionProperty(File path,
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.
|
long |
SVNWCClient.doGetRevisionProperty(SVNURL url,
String propName,
SVNRevision revision,
ISVNPropertyHandler handler)
Gets an unversioned revision property from a repository and passes it to
a provided property handler.
|
String |
SVNWCClient.doGetWorkingCopyID(File path,
String trailURL)
Returns the current Working Copy min- and max- revisions as well as
changes and switch status within a single string.
|
String |
SVNWCClient.doGetWorkingCopyID(File path,
String trailURL,
boolean committed)
Returns the current Working Copy min- and max- revisions as well as
changes and switch status within a single string.
|
SVNCommitInfo |
SVNCommitClient.doImport(File path,
SVNURL dstURL,
String commitMessage,
boolean recursive)
Deprecated.
|
SVNCommitInfo |
SVNCommitClient.doImport(File path,
SVNURL dstURL,
String commitMessage,
boolean useGlobalIgnores,
boolean recursive)
Deprecated.
|
SVNCommitInfo |
SVNCommitClient.doImport(File path,
SVNURL dstURL,
String commitMessage,
SVNProperties revisionProperties,
boolean useGlobalIgnores,
boolean ignoreUnknownNodeTypes,
SVNDepth depth)
Imports file or directory
path into repository directory
dstURL at HEAD revision. |
SVNCommitInfo |
SVNCommitClient.doImport(File path,
SVNURL dstURL,
String commitMessage,
SVNProperties revisionProperties,
boolean useGlobalIgnores,
boolean ignoreUnknownNodeTypes,
SVNDepth depth,
boolean applyAutoProperties)
Imports file or directory
path into repository directory
dstURL at HEAD revision. |
SVNInfo |
SVNWCClient.doInfo(File path,
SVNRevision revision)
Collects and returns information on a single Working Copy item.
|
void |
SVNWCClient.doInfo(File path,
SVNRevision revision,
boolean recursive,
ISVNInfoHandler handler)
Deprecated.
|
void |
SVNWCClient.doInfo(File path,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNInfoHandler handler)
Deprecated.
|
void |
SVNWCClient.doInfo(File path,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
Collection<String> changeLists,
ISVNInfoHandler handler)
Invokes
handler to return information about
path in revision . |
SVNInfo |
SVNWCClient.doInfo(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision)
Collects and returns information on a single item in a repository.
|
void |
SVNWCClient.doInfo(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNInfoHandler handler)
Deprecated.
|
void |
SVNWCClient.doInfo(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
ISVNInfoHandler handler)
Invokes
handler to return information about url
in revision . |
void |
SVNLogClient.doList(File path,
SVNRevision pegRevision,
SVNRevision revision,
boolean fetchLocks,
boolean recursive,
ISVNDirEntryHandler handler)
Deprecated.
|
void |
SVNLogClient.doList(File path,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNDirEntryHandler handler)
Deprecated.
|
void |
SVNLogClient.doList(File path,
SVNRevision pegRevision,
SVNRevision revision,
boolean fetchLocks,
SVNDepth depth,
int entryFields,
ISVNDirEntryHandler handler)
Reports the directory entry, and possibly children, for
path
at revision . |
void |
SVNLogClient.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.
|
void |
SVNLogClient.doList(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
ISVNDirEntryHandler handler)
|
void |
SVNLogClient.doList(SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean fetchLocks,
SVNDepth depth,
int entryFields,
ISVNDirEntryHandler handler)
Reports the directory entry, and possibly children, for
url
at revision . |
void |
SVNWCClient.doLock(File[] paths,
boolean stealLock,
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.
|
void |
SVNWCClient.doLock(SVNURL[] urls,
boolean stealLock,
String lockMessage)
Locks file items in a repository so that no other user can commit changes
to them.
|
void |
SVNLogClient.doLog(File[] paths,
Collection<SVNRevisionRange> revisionRanges,
SVNRevision pegRevision,
boolean stopOnCopy,
boolean discoverChangedPaths,
boolean includeMergedRevisions,
long limit,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Invokes
handler on each log message from the given
revisionRanges in turn, inclusive (but never invokes
handler on a given log message more than once). |
void |
SVNLogClient.doLog(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.
|
void |
SVNLogClient.doLog(File[] paths,
SVNRevision startRevision,
SVNRevision endRevision,
SVNRevision pegRevision,
boolean stopOnCopy,
boolean discoverChangedPaths,
boolean includeMergedRevisions,
long limit,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Invokes
handler on each log message from
startRevision to endRevision in turn, inclusive
(but never invokes handler on a given log message more than
once). |
void |
SVNLogClient.doLog(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.
|
void |
SVNLogClient.doLog(SVNURL url,
String[] paths,
SVNRevision pegRevision,
Collection<SVNRevisionRange> revisionRanges,
boolean stopOnCopy,
boolean discoverChangedPaths,
boolean includeMergedRevisions,
long limit,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Invokes
handler on each log message from the given
in turn, inclusive (but never invokes handler
on a given log message more than once). |
void |
SVNLogClient.doLog(SVNURL url,
String[] paths,
SVNRevision pegRevision,
SVNRevision startRevision,
SVNRevision endRevision,
boolean stopOnCopy,
boolean discoverChangedPaths,
boolean includeMergedRevisions,
long limit,
String[] revisionProperties,
ISVNLogEntryHandler handler)
Invokes
handler on each log message from
startRevision to endRevision in turn, inclusive
(but never invokes handler on a given log message more than
once). |
void |
SVNLogClient.doLog(SVNURL url,
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.
|
void |
SVNWCClient.doMarkReplaced(File path)
Schedules
path as being replaced. |
void |
SVNDiffClient.doMerge(File path1,
SVNRevision pegRevision,
Collection<SVNRevisionRange> rangesToMerge,
File dstPath,
SVNDepth depth,
boolean useAncestry,
boolean force,
boolean dryRun,
boolean recordOnly)
Merges the changes between
path1 in peg revision
pegRevision , as it changed between the ranges described in
rangesToMerge . |
void |
SVNDiffClient.doMerge(File path1,
SVNRevision revision1,
File path2,
SVNRevision revision2,
File dstPath,
boolean recursive,
boolean useAncestry,
boolean force,
boolean dryRun)
|
void |
SVNDiffClient.doMerge(File path1,
SVNRevision revision1,
File path2,
SVNRevision revision2,
File dstPath,
SVNDepth depth,
boolean useAncestry,
boolean force,
boolean dryRun,
boolean recordOnly)
Merges changes from
path1 /revision1 to
path2 /revision2 into the working-copy path
dstPath . |
void |
SVNDiffClient.doMerge(File path1,
SVNRevision pegRevision,
SVNRevision revision1,
SVNRevision revision2,
File dstPath,
boolean recursive,
boolean useAncestry,
boolean force,
boolean dryRun)
|
void |
SVNDiffClient.doMerge(File path1,
SVNRevision revision1,
SVNURL url2,
SVNRevision revision2,
File dstPath,
boolean recursive,
boolean useAncestry,
boolean force,
boolean dryRun)
|
void |
SVNDiffClient.doMerge(File path1,
SVNRevision revision1,
SVNURL url2,
SVNRevision revision2,
File dstPath,
SVNDepth depth,
boolean useAncestry,
boolean force,
boolean dryRun,
boolean recordOnly)
Merges changes from
path1 /revision1 to
url2 /revision2 into the working-copy path
dstPath . |
void |
SVNDiffClient.doMerge(SVNURL url1,
SVNRevision pegRevision,
Collection<SVNRevisionRange> rangesToMerge,
File dstPath,
SVNDepth depth,
boolean useAncestry,
boolean force,
boolean dryRun,
boolean recordOnly)
Merges the changes between
url1 in peg revision
pegRevision , as it changed between the ranges described in
rangesToMerge . |
void |
SVNDiffClient.doMerge(SVNURL url1,
SVNRevision revision1,
File path2,
SVNRevision revision2,
File dstPath,
boolean recursive,
boolean useAncestry,
boolean force,
boolean dryRun)
|
void |
SVNDiffClient.doMerge(SVNURL url1,
SVNRevision revision1,
File path2,
SVNRevision revision2,
File dstPath,
SVNDepth depth,
boolean useAncestry,
boolean force,
boolean dryRun,
boolean recordOnly)
Merges changes from
url1 /revision1 to
path2 /revision2 into the working-copy path
dstPath . |
void |
SVNDiffClient.doMerge(SVNURL url1,
SVNRevision pegRevision,
SVNRevision revision1,
SVNRevision revision2,
File dstPath,
boolean recursive,
boolean useAncestry,
boolean force,
boolean dryRun)
|
void |
SVNDiffClient.doMerge(SVNURL url1,
SVNRevision revision1,
SVNURL url2,
SVNRevision revision2,
File dstPath,
boolean recursive,
boolean useAncestry,
boolean force,
boolean dryRun)
|
void |
SVNDiffClient.doMerge(SVNURL url1,
SVNRevision revision1,
SVNURL url2,
SVNRevision revision2,
File dstPath,
SVNDepth depth,
boolean useAncestry,
boolean force,
boolean dryRun,
boolean recordOnly)
Merges changes from
url1 /revision1 to
url2 /revision2 into the working-copy path
dstPath . |
void |
SVNDiffClient.doMergeReIntegrate(File srcPath,
SVNRevision pegRevision,
File dstPath,
boolean dryRun)
Performs a reintegration merge of
srcPath at
pegRevision into dstPath . |
void |
SVNDiffClient.doMergeReIntegrate(SVNURL srcURL,
SVNRevision pegRevision,
File dstPath,
boolean dryRun)
Performs a reintegration merge of
srcURL at
pegRevision into dstPath . |
SVNCommitInfo |
SVNCommitClient.doMkDir(SVNURL[] urls,
String commitMessage)
Committs a creation of a new directory/directories in the repository.
|
SVNCommitInfo |
SVNCommitClient.doMkDir(SVNURL[] urls,
String commitMessage,
SVNProperties revisionProperties,
boolean makeParents)
Creates directory(ies) in a repository.
|
void |
SVNMoveClient.doMove(File src,
File dst)
Moves a source item to a destination one.
|
protected static SVNBasicDelegate |
SVNBasicClient.dontWC17Support() |
void |
SVNDiffClient.doPatch(File absPatchPath,
File localAbsPath,
boolean dryRun,
int stripCount) |
void |
SVNDiffClient.doPatch(File absPatchPath,
File localAbsPath,
boolean dryRun,
int stripCount,
boolean ignoreWhitespace,
boolean removeTempFiles,
boolean reverse) |
void |
SVNUpdateClient.doRelocate(File dst,
SVNURL oldURL,
SVNURL newURL,
boolean recursive)
Substitutes the beginning part of a Working Copy's URL with a new one.
|
void |
SVNChangelistClient.doRemoveFromChangelist(File[] paths,
SVNDepth depth,
String[] changelists)
Removes each path in
paths (recursing to depth
as necessary) from changelists to which they are currently assigned. |
void |
SVNWCClient.doResolve(File path,
boolean recursive)
Deprecated.
|
void |
SVNWCClient.doResolve(File path,
SVNDepth depth,
boolean resolveContents,
boolean resolveProperties,
boolean resolveTree,
SVNConflictChoice conflictChoice)
Performs automatic conflict resolution on a working copy
path . |
void |
SVNWCClient.doResolve(File path,
SVNDepth depth,
boolean resolveContents,
boolean resolveProperties,
SVNConflictChoice conflictChoice)
Performs automatic conflict resolution on a working copy
path . |
void |
SVNWCClient.doResolve(File path,
SVNDepth depth,
SVNConflictChoice conflictChoice)
Performs automatic conflict resolution on a working copy
path . |
void |
SVNWCClient.doRevert(File[] paths,
boolean recursive)
Deprecated.
|
void |
SVNWCClient.doRevert(File[] paths,
SVNDepth depth,
Collection<String> changeLists)
Restores the pristine version of working copy
paths ,
effectively undoing any local mods. |
void |
SVNWCClient.doRevert(File path,
boolean recursive)
Deprecated.
|
void |
SVNWCClient.doSetProperty(File path,
ISVNPropertyValueProvider propertyValueProvider,
boolean skipChecks,
SVNDepth depth,
ISVNPropertyHandler handler,
Collection<String> changeLists)
Crawls the working copy at
path and calls
ISVNPropertyValueProvider.providePropertyValues(java.io.File, org.tmatesoft.svn.core.SVNProperties)
to get properties to be change on each path being traversed
If depth is SVNDepth.EMPTY ,
change the properties on path only; if
SVNDepth.FILES , change the properties on path and
its file children (if any); if SVNDepth.IMMEDIATES , on
path and all of its immediate children (both files and
directories); if SVNDepth.INFINITY , on path and
everything beneath it. |
void |
SVNWCClient.doSetProperty(File path,
String propName,
SVNPropertyValue propValue,
boolean force,
boolean recursive,
ISVNPropertyHandler handler)
|
void |
SVNWCClient.doSetProperty(File path,
String propName,
SVNPropertyValue propValue,
boolean skipChecks,
SVNDepth depth,
ISVNPropertyHandler handler,
Collection<String> changeLists)
Sets
propName to propValue on path
. |
SVNCommitInfo |
SVNWCClient.doSetProperty(SVNURL url,
String propName,
SVNPropertyValue propValue,
SVNRevision baseRevision,
String commitMessage,
SVNProperties revisionProperties,
boolean skipChecks,
ISVNPropertyHandler handler)
Sets
propName to propValue on path
. |
void |
SVNWCClient.doSetRevisionProperty(File path,
SVNRevision revision,
String propName,
SVNPropertyValue propValue,
boolean force,
ISVNPropertyHandler handler)
Set
propName to propValue on revision
revision in the repository represented by path . |
void |
SVNWCClient.doSetRevisionProperty(SVNURL url,
SVNRevision revision,
String propName,
SVNPropertyValue propValue,
boolean force,
ISVNPropertyHandler handler)
Set
propName to propValue on revision
revision in the repository represented by path . |
void |
SVNWCClient.doSetWCFormat(File directory,
int format)
Changes working copy format.
|
SVNStatus |
SVNStatusClient.doStatus(File path,
boolean remote)
Collects status information on a single Working Copy item.
|
SVNStatus |
SVNStatusClient.doStatus(File path,
boolean remote,
boolean collectParentExternals)
Collects status information on a single Working Copy item.
|
long |
SVNStatusClient.doStatus(File path,
boolean recursive,
boolean remote,
boolean reportAll,
boolean includeIgnored,
boolean collectParentExternals,
ISVNStatusHandler handler)
|
long |
SVNStatusClient.doStatus(File path,
boolean recursive,
boolean remote,
boolean reportAll,
boolean includeIgnored,
ISVNStatusHandler handler)
|
long |
SVNStatusClient.doStatus(File path,
SVNRevision revision,
boolean recursive,
boolean remote,
boolean reportAll,
boolean includeIgnored,
boolean collectParentExternals,
ISVNStatusHandler handler)
|
long |
SVNStatusClient.doStatus(File path,
SVNRevision revision,
SVNDepth depth,
boolean remote,
boolean reportAll,
boolean includeIgnored,
boolean collectParentExternals,
ISVNStatusHandler handler,
Collection<String> changeLists)
Given a
path to a working copy directory (or single file),
calls handler with a set of SVNStatus objects which
describe the status of the path , and its children (recursing
according to depth ). |
Collection<SVNURL> |
SVNDiffClient.doSuggestMergeSources(File path,
SVNRevision pegRevision)
Returns a collection of potential merge sources (expressed as full
repository
URLs ) for path at
pegRevision . |
Collection<SVNURL> |
SVNDiffClient.doSuggestMergeSources(SVNURL url,
SVNRevision pegRevision)
Returns a collection of potential merge sources (expressed as full
repository
URLs ) for url at
pegRevision . |
long |
SVNUpdateClient.doSwitch(File file,
SVNURL url,
SVNRevision revision,
boolean recursive)
Deprecated.
|
long |
SVNUpdateClient.doSwitch(File file,
SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive)
Deprecated.
|
long |
SVNUpdateClient.doSwitch(File file,
SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
boolean recursive,
boolean force)
Deprecated.
|
long |
SVNUpdateClient.doSwitch(File path,
SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
boolean allowUnversionedObstructions,
boolean depthIsSticky)
Switches working tree
path to url \
pegRevision at revision . |
long |
SVNUpdateClient.doSwitch(File path,
SVNURL url,
SVNRevision pegRevision,
SVNRevision revision,
SVNDepth depth,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
boolean ignoreAncestry) |
void |
SVNWCClient.doUnlock(File[] paths,
boolean breakLock)
Unlocks file items in a Working Copy as well as in a repository.
|
void |
SVNWCClient.doUnlock(SVNURL[] urls,
boolean breakLock)
Unlocks file items in a repository.
|
long[] |
SVNUpdateClient.doUpdate(File[] paths,
SVNRevision revision,
SVNDepth depth,
boolean allowUnversionedObstructions,
boolean depthIsSticky)
Updates working trees
paths to revision . |
long[] |
SVNUpdateClient.doUpdate(File[] paths,
SVNRevision revision,
SVNDepth depth,
boolean allowUnversionedObstructions,
boolean depthIsSticky,
boolean makeParents) |
long |
SVNUpdateClient.doUpdate(File file,
SVNRevision revision,
boolean recursive)
Deprecated.
|
long |
SVNUpdateClient.doUpdate(File file,
SVNRevision revision,
boolean recursive,
boolean force)
Deprecated.
|
long |
SVNUpdateClient.doUpdate(File path,
SVNRevision revision,
SVNDepth depth,
boolean allowUnversionedObstructions,
boolean depthIsSticky)
Updates working copy
to revision . |
void |
SVNMoveClient.doVirtualCopy(File src,
File dst,
boolean move)
Copies/moves administrative version control information of a source file
to administrative information of a destination file.
|
String |
SVNMergeFileSet.getBasePath()
Returns the base file path.
|
void |
SVNChangelistClient.getChangeListPaths(Collection<String> changeLists,
Collection<File> targets,
SVNDepth depth,
ISVNChangelistHandler handler)
|
void |
SVNChangelistClient.getChangeLists(File path,
Collection<String> changeLists,
SVNDepth depth,
ISVNChangelistHandler handler)
Deprecated.
|
String |
DefaultSVNCommitHandler.getCommitMessage(String message,
SVNCommitItem[] commitables)
Returns the
message itself without any modifications to it
or "" if the message is null. |
String |
ISVNCommitHandler.getCommitMessage(String message,
SVNCommitItem[] commitables)
Handles the incoming initial log message and items intended for a commit and
returns a new commit log message.
|
protected String |
DefaultSVNDiffGenerator.getDisplayPath(String path) |
String |
SVNMergeFileSet.getRepositoryPath()
Returns the path to the file containing the contents of the repository version of the file.
|
SVNURL |
SVNBasicClient.getReposRoot(File path,
SVNURL url,
SVNRevision pegRevision)
Returns the root of the repository.
|
SVNURL |
SVNBasicClient.getReposRoot(File path,
SVNURL url,
SVNRevision pegRevision,
SVNAdminArea adminArea,
SVNWCAccess access)
Deprecated.
|
SVNProperties |
DefaultSVNCommitHandler.getRevisionProperties(String message,
SVNCommitItem[] commitables,
SVNProperties revisionProperties)
Returns
revisionProperties as is if it's not null, or
an empty SVNProperties object if revisionProperties is null. |
SVNProperties |
ISVNCommitHandler.getRevisionProperties(String message,
SVNCommitItem[] commitables,
SVNProperties revisionProperties)
Handles the incoming revision properties and returns filtered revision properties given the paths
(represented by
commitables ) collected for committing and the commit log message. |
static File |
SVNWCUtil.getWorkingCopyRoot(File versionedDir,
boolean stopOnExternals)
Returns the Working Copy root directory given a versioned directory that
belongs to the Working Copy.
|
SVNConflictResult |
ISVNConflictHandler.handleConflict(SVNConflictDescription conflictDescription)
Handles the conflict given the conflict description
conflictDescription and returns
SVNConflictResult.getConflictChoice() values of SVNConflictChoice.MINE_CONFLICT and
SVNConflictChoice.THEIRS_CONFLICT are not legal for conflicts in binary files or properties. |
void |
ISVNDiffStatusHandler.handleDiffStatus(SVNDiffStatus diffStatus)
Receives a diff status object to handle.
|
void |
ISVNAnnotateHandler.handleEOF()
Handles the EOF met after the document contents.
|
void |
SVNEventAdapter.handleEvent(SVNEvent event,
double progress)
Does nothing.
|
void |
ISVNEventHandler.handleEvent(SVNEvent event,
double progress)
Handles the current event.
|
void |
ISVNInfoHandler.handleInfo(SVNInfo info)
Handles item's information using an SVNInfo object.
|
void |
ISVNAnnotateHandler.handleLine(Date date,
long revision,
String author,
String line)
Deprecated.
|
void |
ISVNAnnotateHandler.handleLine(Date date,
long revision,
String author,
String line,
Date mergedDate,
long mergedRevision,
String mergedAuthor,
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.
|
void |
ISVNPathListHandler.handlePathListItem(File path)
Hadles a working copy path.
|
void |
ISVNPropertyHandler.handleProperty(File path,
SVNPropertyData property)
Handles local item's properties (located in a Working Copy).
|
void |
ISVNPropertyHandler.handleProperty(long revision,
SVNPropertyData property)
Handles a revision property.
|
void |
ISVNPropertyHandler.handleProperty(SVNURL url,
SVNPropertyData property)
Handles remote item's properies (located in a repository).
|
boolean |
ISVNAnnotateHandler.handleRevision(Date date,
long revision,
String author,
File contents)
Handles file information for a next revision.
|
void |
ISVNStatusHandler.handleStatus(SVNStatus status)
Handles WC item's status information using an SVNStatus object.
|
static boolean |
SVNWCUtil.isWorkingCopyRoot(File versionedDir)
Determines if a directory is the root of the Working Copy.
|
static boolean |
SVNWCUtil.isWorkingCopyRoot(File versionedDir,
boolean externalIsRoot)
Deprecated.
use
SVNWCUtil.isWorkingCopyRoot(File) } instead |
SVNMergeResult |
ISVNMerger.mergeProperties(String localPath,
SVNProperties workingProperties,
SVNProperties baseProperties,
SVNProperties serverBaseProps,
SVNProperties propDiff,
SVNAdminArea adminArea,
SVNLog log,
boolean baseMerge,
boolean dryRun)
Given
adminArea /localPath and property changes (propDiff ) based
on serverBaseProps , merges the changes into the working copy. |
SVNMergeResult |
ISVNMerger.mergeText(SVNMergeFileSet files,
boolean dryRun,
SVNDiffOptions options)
Performs a text merge.
|
SVNProperties |
ISVNPropertyValueProvider.providePropertyValues(File path,
SVNProperties properties)
Defines local item's properties to be installed.
|
void |
SVNChangelistClient.removeFromChangelist(File[] paths,
SVNDepth depth,
String[] changelists)
Deprecated.
|
void |
SVNMoveClient.undoMove(File src,
File dst)
Reverts a previous move operation back.
|
Modifier and Type | Method and Description |
---|---|
protected SVNRepository |
SVNAdminBasicClient.createRepository(SVNURL url,
String uuid,
boolean mayReuse) |
protected void |
SVNAdminBasicClient.dispatchEvent(SVNEvent event,
double progress) |
void |
ISVNGNUDiffGenerator.displayHeader(int type,
String path,
String copyFromPath,
long copyFromRevision,
OutputStream result)
Informs this diff generator about a change to a path.
|
void |
SVNLookClient.doCat(File repositoryRoot,
String path,
String transactionName,
OutputStream out)
Fetches file contents for the specified path in the given
transaction.
|
void |
SVNLookClient.doCat(File repositoryRoot,
String path,
SVNRevision revision,
OutputStream out)
Fetches file contents for the specified revision and path.
|
void |
SVNAdminClient.doCompleteSynchronize(SVNURL fromURL,
SVNURL toURL)
Completely synchronizes two repositories.
|
void |
SVNAdminClient.doCopyRevisionProperties(SVNURL toURL,
long startRevision,
long endRevision)
Copies revision properties from the source repository starting at
startRevision and up to
endRevision to corresponding revisions of the destination repository represented by
toURL . |
SVNURL |
SVNAdminClient.doCreateRepository(File path,
String uuid,
boolean enableRevisionProperties,
boolean force)
Creates an FSFS-type repository.
|
SVNURL |
SVNAdminClient.doCreateRepository(File path,
String uuid,
boolean enableRevisionProperties,
boolean force,
boolean pre14Compatible)
Creates an FSFS-type repository.
|
SVNURL |
SVNAdminClient.doCreateRepository(File path,
String uuid,
boolean enableRevisionProperties,
boolean force,
boolean pre14Compatible,
boolean pre15Compatible)
Creates an FSFS-type repository.
|
SVNURL |
SVNAdminClient.doCreateRepository(File path,
String uuid,
boolean enableRevisionProperties,
boolean force,
boolean pre14Compatible,
boolean pre15Compatible,
boolean pre16Compatible)
Creates an FSFS-type repository.
|
SVNURL |
SVNAdminClient.doCreateRepository(File path,
String uuid,
boolean enableRevisionProperties,
boolean force,
boolean pre14Compatible,
boolean pre15Compatible,
boolean pre16Compatible,
boolean pre17Compatible,
boolean with17Compatible) |
void |
SVNAdminClient.doDump(File repositoryRoot,
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.
|
void |
SVNAdminClient.doFilter(InputStream dumpStream,
OutputStream resultDumpStream,
boolean exclude,
boolean renumberRevisions,
boolean dropEmptyRevisions,
boolean preserveRevisionProperties,
Collection prefixes,
boolean skipMissingMergeSources)
Filters out nodes with or without the given
prefixes from dumpStream
to resultDumpStream . |
String |
SVNLookClient.doGetAuthor(File repositoryRoot,
String transactionName)
Returns author information for the given transaction.
|
String |
SVNLookClient.doGetAuthor(File repositoryRoot,
SVNRevision revision)
Returns author information for the given revision.
|
void |
SVNLookClient.doGetChanged(File repositoryRoot,
String transactionName,
ISVNChangeEntryHandler handler,
boolean includeCopyInfo)
Traverses changed paths for the given transaction invoking
the passed handler on each changed path.
|
void |
SVNLookClient.doGetChanged(File repositoryRoot,
SVNRevision revision,
ISVNChangeEntryHandler handler,
boolean includeCopyInfo)
Traverses changed paths for the given revision invoking
the passed handler on each changed path.
|
void |
SVNLookClient.doGetChangedDirectories(File repositoryRoot,
String transactionName,
ISVNChangedDirectoriesHandler handler)
Passes paths of directories changed in the given transaction to the provided handler.
|
void |
SVNLookClient.doGetChangedDirectories(File repositoryRoot,
SVNRevision revision,
ISVNChangedDirectoriesHandler handler)
Passes paths of directories changed in the given revision to the provided handler.
|
Date |
SVNLookClient.doGetDate(File repositoryRoot,
String transactionName)
Returns datestamp information for the given transaction.
|
Date |
SVNLookClient.doGetDate(File repositoryRoot,
SVNRevision revision)
Returns datestamp information for the given revision.
|
void |
SVNLookClient.doGetDiff(File repositoryRoot,
String transactionName,
boolean diffDeleted,
boolean diffAdded,
boolean diffCopyFrom,
OutputStream os)
Writes differences of changed files and properties for the
given transaction to the provided output stream.
|
void |
SVNLookClient.doGetDiff(File repositoryRoot,
SVNRevision revision,
boolean diffDeleted,
boolean diffAdded,
boolean diffCopyFrom,
OutputStream os)
Writes differences of changed files and properties for the
given revision to the provided output stream.
|
long |
SVNLookClient.doGetFileSize(File repositoryRoot,
String path,
String transactionName)
Returns the size in bytes for the specified path in given transaction
|
long |
SVNLookClient.doGetFileSize(File repositoryRoot,
String path,
SVNRevision revision)
Returns the size in bytes for the specified path in given revision
|
void |
SVNLookClient.doGetHistory(File repositoryRoot,
String path,
SVNRevision revision,
boolean includeIDs,
long limit,
ISVNHistoryHandler handler)
Passes history information for the specified path and revision to the provided handler.
|
SVNLogEntry |
SVNLookClient.doGetInfo(File repositoryRoot,
String transactionName)
Retrieves author, timestamp and log message information from
the repository for the given transaction name.
|
SVNLogEntry |
SVNLookClient.doGetInfo(File repositoryRoot,
SVNRevision revision)
Retrieves author, timestamp and log message information from
the repository for the given revision.
|
SVNLock |
SVNLookClient.doGetLock(File repositoryRoot,
String path)
Retrieves lock information for the specified path.
|
String |
SVNLookClient.doGetLog(File repositoryRoot,
String transactionName)
Returns log information for the given transaction.
|
String |
SVNLookClient.doGetLog(File repositoryRoot,
SVNRevision revision)
Returns log information for the given revision.
|
SVNProperties |
SVNLookClient.doGetProperties(File repositoryRoot,
String path,
String transactionName)
Returns versioned properties for the specified path in the
given transaction.
|
SVNProperties |
SVNLookClient.doGetProperties(File repositoryRoot,
String path,
SVNRevision revision)
Returns versioned properties for the specified path in the
given revision.
|
SVNPropertyValue |
SVNLookClient.doGetProperty(File repositoryRoot,
String propName,
String path,
String transactionName)
Returns the value of a versioned property for the specified path in the
given transaction.
|
SVNPropertyValue |
SVNLookClient.doGetProperty(File repositoryRoot,
String propName,
String path,
SVNRevision revision)
Returns the value of a versioned property for the specified path in the
given revision.
|
SVNProperties |
SVNLookClient.doGetRevisionProperties(File repositoryRoot,
String transactionName)
Returns revision properties for the given transaction.
|
SVNProperties |
SVNLookClient.doGetRevisionProperties(File repositoryRoot,
SVNRevision revision)
Returns revision properties in the given revision.
|
SVNPropertyValue |
SVNLookClient.doGetRevisionProperty(File repositoryRoot,
String propName,
String transactionName)
Returns the value of a revision property for the given transaction.
|
SVNPropertyValue |
SVNLookClient.doGetRevisionProperty(File repositoryRoot,
String propName,
SVNRevision revision)
Returns the value of a revision property in the given revision.
|
void |
SVNLookClient.doGetTree(File repositoryRoot,
String path,
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.
|
void |
SVNLookClient.doGetTree(File repositoryRoot,
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.
|
String |
SVNLookClient.doGetUUID(File repositoryRoot)
Returns the uuid of the repository.
|
long |
SVNLookClient.doGetYoungestRevision(File repositoryRoot)
Returns the latest revision of the repository.
|
void |
SVNAdminClient.doHotCopy(File srcRepositoryRoot,
File newRepositoryRoot)
Makes a hot copy of a repository located at
srcRepositoryRoot to one located at
newRepositoryRoot . |
SVNSyncInfo |
SVNAdminClient.doInfo(SVNURL toURL)
Returns information about the synchronization repository located at
toURL . |
void |
SVNAdminClient.doInitialize(SVNURL fromURL,
SVNURL toURL)
Initializes synchronization between source and target repositories.
|
void |
SVNAdminClient.doListLocks(File repositoryRoot)
Walks through the repository tree found under
repositoryRoot and reports all found locks
via calls to the caller's ISVNAdminEventHandler handler implementation. |
void |
SVNAdminClient.doListTransactions(File repositoryRoot)
Lists all uncommitted transactions.
|
void |
SVNAdminClient.doLoad(File repositoryRoot,
InputStream dumpStream)
Reads the provided dump stream committing new revisions to a repository.
|
void |
SVNAdminClient.doLoad(File repositoryRoot,
InputStream dumpStream,
boolean usePreCommitHook,
boolean usePostCommitHook,
SVNUUIDAction uuidAction,
String parentDir)
Reads the provided dump stream committing new revisions to a repository.
|
void |
SVNAdminClient.doPack(File repositoryRoot)
Compacts a repository into a more efficient storage model.
|
void |
SVNAdminClient.doRecover(File repositoryRoot)
Recovers the repository found under
repositoryRoot . |
void |
SVNAdminClient.doRemoveLocks(File repositoryRoot,
String[] paths)
Removes locks from the specified
paths in the repository found under
repositoryRoot . |
void |
SVNAdminClient.doRemoveTransactions(File repositoryRoot,
String[] transactions)
Removes the specified outstanding transactions from a repository.
|
void |
SVNAdminClient.doSetUUID(File repositoryRoot,
String uuid)
Resets the repository UUID with the provided
uuid for the repository located at
repositoryRoot . |
void |
SVNAdminClient.doSynchronize(SVNURL toURL)
Synchronizes the repository at the given url.
|
void |
SVNAdminClient.doUpgrade(File repositoryRoot)
Upgrades the repository located at
repositoryRoot to the latest supported
schema version. |
void |
SVNAdminClient.doVerify(File repositoryRoot)
Verifies the data stored in the repository.
|
void |
SVNAdminClient.doVerify(File repositoryRoot,
SVNRevision startRevision,
SVNRevision endRevision)
Verifies repository contents found under
repositoryRoot starting at startRevision
and up to endRevision . |
long |
SVNAdminClient.getYoungestRevision(File repositoryRoot)
Returns the HEAD revision of the repository located at
repositoryRoot . |
void |
SVNAdminEventAdapter.handleAdminEvent(SVNAdminEvent event,
double progress)
Does nothing.
|
void |
ISVNAdminEventHandler.handleAdminEvent(SVNAdminEvent event,
double progress)
Handles the current admin event.
|
void |
ISVNChangedDirectoriesHandler.handleDir(String path)
Handles changed directory path.
|
void |
SVNReplayHandler.handleEndRevision(long revision,
SVNProperties revisionProperties,
ISVNEditor editor) |
void |
ISVNChangeEntryHandler.handleEntry(SVNChangeEntry entry)
Handles information on a changed path.
|
void |
SVNAdminEventAdapter.handleEvent(SVNEvent event,
double progress)
Does nothing.
|
void |
SVNAdminBasicClient.handleEvent(SVNEvent event,
double progress)
Dispatches events to the registered event handler (if any).
|
protected void |
SVNAdminClient.handleNormalizedProperties(int normalizedRevPropsCount,
int normalizedNodePropsCount) |
void |
ISVNHistoryHandler.handlePath(SVNAdminPath path)
Handles path information.
|
void |
ISVNTreeHandler.handlePath(SVNAdminPath path)
Handles path information.
|
protected void |
SVNAdminClient.handlePropertesCopied(boolean foundSyncProps,
long revision) |
ISVNEditor |
SVNReplayHandler.handleStartRevision(long revision,
SVNProperties revisionProperties) |
static SVNProperties |
SVNAdminClient.normalizeRevisionProperties(SVNProperties revProps) |
static String |
SVNAdminClient.normalizeString(String string) |
Modifier and Type | Method and Description |
---|---|
void |
SVNXMLDirEntryHandler.handleDirEntry(SVNDirEntry entry)
Handles a next dir
entry . |
void |
SVNXMLInfoHandler.handleInfo(SVNInfo info)
Handles info producing corresponding xml.
|
void |
SVNXMLAnnotateHandler.handleLine(Date date,
long revision,
String author,
String line)
Handles line annotation producing corresponding xml tags.
|
void |
SVNXMLAnnotateHandler.handleLine(Date date,
long revision,
String author,
String line,
Date mergedDate,
long mergedRevision,
String mergedAuthor,
String mergedPath,
int lineNumber)
Handles line annotation producing corresponding xml tags.
|
void |
SVNXMLLogHandler.handleLogEntry(SVNLogEntry logEntry)
Handles a next log entry producing corresponding xml.
|
boolean |
SVNXMLAnnotateHandler.handleRevision(Date date,
long revision,
String author,
File contents)
Just returns false.
|
void |
SVNXMLStatusHandler.handleStatus(SVNStatus status)
Handles a next
status object producing corresponding xml. |
Modifier and Type | Method and Description |
---|---|
SvnCommitItem |
SvnCommitPacket.addItem(File path,
SVNNodeKind kind,
SVNURL repositoryRoot,
String repositoryPath,
long revision,
String copyFromPath,
long copyFromRevision,
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.
|
SvnCommitItem |
SvnCommitPacket.addItem(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.
|
void |
ISvnOperationHandler.afterOperationSuccess(SvnOperation<?> operation)
A callback that is called after each successful operation runs
|
void |
ISvnOperationHandler.beforeOperation(SvnOperation<?> operation)
A callback that is called before each operation runs
|
SvnCommitPacket |
SvnCommit.collectCommitItems()
Returns operation's commit packet.
|
static SvnWcGeneration |
SvnOperationFactory.detectWcGeneration(File path,
boolean climbUp)
Detects working copy generation (1.6 or 1.7 format) by the working copy path.
|
static SvnWcGeneration |
SvnOperationFactory.detectWcGeneration(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.
|
void |
SvnCommitPacket.dispose()
Disposes the commit packet, if commit runner is set method calls
ISvnCommitRunner#disposeCommitPacket(Object) with the commit packet |
protected void |
SvnCommit.ensureArgumentsAreValid() |
protected void |
SvnRemoteSetProperty.ensureArgumentsAreValid() |
protected void |
SvnSetProperty.ensureArgumentsAreValid() |
protected void |
SvnOperation.ensureArgumentsAreValid() |
protected void |
SvnGetInfo.ensureArgumentsAreValid() |
protected void |
SvnSetWCDbVersion.ensureArgumentsAreValid() |
protected void |
SvnSwitch.ensureArgumentsAreValid() |
protected void |
SvnLogMergeInfo.ensureArgumentsAreValid() |
protected void |
SvnImport.ensureArgumentsAreValid() |
protected void |
SvnDiff.ensureArgumentsAreValid() |
protected void |
SvnLog.ensureArgumentsAreValid() |
protected void |
SvnSetChangelist.ensureArgumentsAreValid() |
protected void |
SvnGetStatus.ensureArgumentsAreValid() |
protected void |
SvnDiffSummarize.ensureArgumentsAreValid() |
protected void |
SvnRevert.ensureArgumentsAreValid() |
protected void |
SvnCheckout.ensureArgumentsAreValid() |
protected void |
SvnCat.ensureArgumentsAreValid() |
protected void |
SvnExport.ensureArgumentsAreValid() |
protected void |
SvnGetProperties.ensureArgumentsAreValid() |
protected void |
SvnUpdate.ensureArgumentsAreValid() |
protected void |
SvnOperation.ensureEnoughTargets() |
protected void |
SvnOperation.ensureHomohenousTargets() |
static SvnChecksum |
SvnChecksum.fromString(String checksum)
Creates checksum object from
String . |
protected ISvnOperationRunner<?,SvnOperation<?>> |
SvnOperationFactory.getImplementation(SvnOperation<?> operation) |
static File |
SvnOperationFactory.getWorkingCopyRoot(File versionedDir,
boolean stopOnExternals)
Searches working copy root path by the versioned directory.
|
boolean |
ISvnOperationRunner.isApplicable(T operation,
SvnWcGeneration wcGeneration)
Returns whether this runner is applicable for the operation on concrete working copy generation (1.7 or 1.6)
|
SvnMergeResult |
ISvnMerger.mergeProperties(ISvnMerger baseMerger,
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 changes
propChanges based on serverBaseProperties
into the working copy localAbsPath |
SvnMergeResult |
ISvnMerger.mergeText(ISvnMerger baseMerger,
File resultFile,
File targetAbspath,
File detranslatedTargetAbspath,
File leftAbspath,
File rightAbspath,
String targetLabel,
String leftLabel,
String rightLabel,
SVNDiffOptions options,
SVNDiffConflictChoiceStyle style)
Performs a text merge.
|
void |
ISvnObjectReceiver.receive(SvnTarget target,
T object)
Receives object with is target.
|
void |
SvnReceivingOperation.receive(SvnTarget target,
T object)
Receives the object, adds it to objects list and calls
client's receiver if exists.
|
SVNCommitInfo |
SvnCommit.run()
If commit packet is
null , calls SvnCommit.collectCommitItems()
to create the commit packet, then executes the operation. |
V |
SvnOperation.run()
Executes the operation.
|
Void |
SvnSetWCDbVersion.run() |
SVNCommitInfo |
SvnRemoteCopy.run()
Runs copy operation.
|
Collection<T> |
SvnReceivingOperation.run(Collection<T> objects)
Initializes list for received objects with
objects
or creates an empty list, calls the operation's SvnOperation.run()
method. |
protected Object |
SvnOperationFactory.run(SvnOperation<?> operation) |
V |
ISvnOperationRunner.run(T operation)
Implementation of operation's
run method for concrete working copy generation |
SvnCommitPacket[] |
SvnCommit.splitCommitPackets(boolean combinePackets) |
Modifier and Type | Method and Description |
---|---|
protected void |
SvnRepositoryDump.ensureArgumentsAreValid() |
Modifier and Type | Method and Description |
---|---|
boolean |
ISvnFileFilter.accept(File file) |
String |
ISvnCommitHandler.getCommitMessage(String message,
SvnCommitItem[] commitables)
Handles the incoming initial log message and items intended for a commit and
returns a new commit log message.
|
SVNProperties |
ISvnCommitHandler.getRevisionProperties(String message,
SvnCommitItem[] commitables,
SVNProperties revisionProperties)
Handles the incoming revision properties and returns filtered revision properties given the paths
(represented by
commitables ) collected for committing and the commit log message. |
SVNProperties |
ISvnPropertyValueProvider.providePropertyValues(File path,
SVNProperties properties)
Defines local item's properties to be installed.
|
Copyright © 2018. All rights reserved.