Alphabetical Index

A B C D E F G H I K L M N O P R S T U V W X

A

abortEdit() - method in class org.tmatesoft.svn.core.io.ISVNEditor
Aborts the current running editor due to errors occured.
abortEdit() - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Aborts the current running editor due to errors occured.
abortReport() - method in class org.tmatesoft.svn.core.io.ISVNReporter
Aborts the current running report due to errors occured.
ABSENT - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:absent" SVN untweakable metaproperty.
absentDir(String) - method in class org.tmatesoft.svn.core.io.ISVNEditor
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).
absentDir(String) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
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).
absentFile(String) - method in class org.tmatesoft.svn.core.io.ISVNEditor
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).
absentFile(String) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
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).
AbstractXMLHandler - class org.tmatesoft.svn.core.wc.xml.AbstractXMLHandler
AbstractXMLLogger is a basic XML formatter for all XML handler classes which are provided in this package.
ACCEPTED - static field in class org.tmatesoft.svn.core.auth.ISVNAuthenticationProvider
Denotes that a user credential is accepted by a server and will be cached on the disk.
ACCEPTED_TEMPORARY - static field in class org.tmatesoft.svn.core.auth.ISVNAuthenticationProvider
Denotes that a user credential is accepted by a server and will be cached only during runtime, not on the disk.
Checks a server authentication certificate and whether accepts it (if the client trusts it) or not.
Does nothing.
Accepts the given authentication if it was successfully accepted by a repository server, or not if authentication failed.
Does nothing.
Accepts this proxy settings if successfully connected to the proxy server, or not if failed to connect.
Accepts this SSL context if authentication has succeeded or not if authentication failed.
This class is simply used to define an action a commit operation should undertake in case of a missing file/directory.
ACTION_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
ADD - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that a new item is scheduled for addition.
add(String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
add(String,boolean,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
addAttribute(String,String) - method in class org.tmatesoft.svn.core.wc.xml.AbstractXMLHandler
addDir(String,String,long) - method in class org.tmatesoft.svn.core.io.ISVNEditor
Adds a directory.
addDir(String,String,long) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Adds a directory.
ADDED - static field in class org.tmatesoft.svn.core.wc.admin.ISVNGNUDiffGenerator
The type of modification denoting addition.
addFile(String,String,long) - method in class org.tmatesoft.svn.core.io.ISVNEditor
Adds a file.
addFile(String,String,long) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Adds a file.
addIgnorePattern(String) - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Adds a new particular ignore pattern to global ignore patterns.
addTag(String,String) - method in class org.tmatesoft.svn.core.wc.xml.AbstractXMLHandler
ANNOTATE - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that file blaming is started.
APMOD_ACTIVITY_NOT_FOUND - static field in class org.tmatesoft.svn.core.SVNErrorCode
APMOD_BAD_BASELINE - static field in class org.tmatesoft.svn.core.SVNErrorCode
APMOD_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
APMOD_CONNECTION_ABORTED - static field in class org.tmatesoft.svn.core.SVNErrorCode
APMOD_MALFORMED_URI - static field in class org.tmatesoft.svn.core.SVNErrorCode
APMOD_MISSING_PATH_TO_FS - static field in class org.tmatesoft.svn.core.SVNErrorCode
appendPath(String,boolean) - method in class org.tmatesoft.svn.core.SVNURL
Constructs a new SVNURL representation appending a new path segment to the path component of this representation.
apply(byte[],byte[]) - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Applies this window's instructions provided source and target view buffers.
apply(org.tmatesoft.svn.core.io.diff.SVNDiffWindowApplyBaton) - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Applies this window's instructions.
applyAutoProperties(File,Map) - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Collects and puts into a Map all autoproperties specified for the file name pattern matched by the target file name.
applyTextDelta(File,File,boolean) - method in class org.tmatesoft.svn.core.io.diff.SVNDeltaProcessor
Starts processing deltas given a base file and a one to write resultant target bytes to.
applyTextDelta(InputStream,OutputStream,boolean) - method in class org.tmatesoft.svn.core.io.diff.SVNDeltaProcessor
Starts processing deltas given a base file stream and an output stream to write resultant target bytes to.
applyTextDelta(String,String) - method in class org.tmatesoft.svn.core.io.ISVNDeltaConsumer
Starts applying text delta(s) to an opened file.
applyTextDelta(String,String) - method in class org.tmatesoft.svn.core.SVNAnnotationGenerator
Starts applying text delta(s) to an opened file.
applyTextDelta(String,String) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Starts applying text delta(s) to an opened file.
assertValidRevision(long) - static method in class org.tmatesoft.svn.core.io.SVNRepository
AUTHN_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
AUTHN_CREDS_NOT_SAVED - static field in class org.tmatesoft.svn.core.SVNErrorCode
AUTHN_CREDS_UNAVAILABLE - static field in class org.tmatesoft.svn.core.SVNErrorCode
AUTHN_NO_PROVIDER - static field in class org.tmatesoft.svn.core.SVNErrorCode
AUTHN_PROVIDERS_EXHAUSTED - static field in class org.tmatesoft.svn.core.SVNErrorCode
AUTHOR - static field in class org.tmatesoft.svn.core.SVNRevisionProperty
An "svn:author" revision property (that holds the name of the revision's author).
AUTHOR_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
AUTHOR_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
AUTHOR_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
AUTHOR_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
AUTHZ_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
AUTHZ_INVALID_CONFIG - static field in class org.tmatesoft.svn.core.SVNErrorCode
AUTHZ_PARTIALLY_READABLE - static field in class org.tmatesoft.svn.core.SVNErrorCode
AUTHZ_ROOT_UNREADABLE - static field in class org.tmatesoft.svn.core.SVNErrorCode
AUTHZ_UNREADABLE - static field in class org.tmatesoft.svn.core.SVNErrorCode
AUTHZ_UNWRITABLE - static field in class org.tmatesoft.svn.core.SVNErrorCode
AUTOVERSIONED - static field in class org.tmatesoft.svn.core.SVNRevisionProperty

B

BAD_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
BAD_CONTAINING_POOL - static field in class org.tmatesoft.svn.core.SVNErrorCode
BAD_DATE - static field in class org.tmatesoft.svn.core.SVNErrorCode
BAD_FILENAME - static field in class org.tmatesoft.svn.core.SVNErrorCode
BAD_MIME_TYPE - static field in class org.tmatesoft.svn.core.SVNErrorCode
BAD_PROP_KIND - static field in class org.tmatesoft.svn.core.SVNErrorCode
BAD_URL - static field in class org.tmatesoft.svn.core.SVNErrorCode
BAD_VERSION_FILE_FORMAT - static field in class org.tmatesoft.svn.core.SVNErrorCode
BASE - static field in class org.tmatesoft.svn.core.SVNErrorCode
BASE - static field in class org.tmatesoft.svn.core.wc.SVNRevision
Denotes the 'pristine' revision of a Working Copy item.
BasicAuthenticationManager - class org.tmatesoft.svn.core.auth.BasicAuthenticationManager
The BasicAuthenticationManager is a simple implementation of ISVNAuthenticationManager for storing and providing credentials without using auth providers.
Creates an auth manager given user credentials to use.
BasicAuthenticationManager(String,File,String,int) - constructor for class org.tmatesoft.svn.core.auth.BasicAuthenticationManager
Creates an auth manager given a user credential - a username and an ssh private key.
BasicAuthenticationManager(String,String) - constructor for class org.tmatesoft.svn.core.auth.BasicAuthenticationManager
Creates an auth manager given a user credential - a username and password.
blame(String,Revision,Revision) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
blame(String,Revision,Revision,BlameCallback) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
blame(String,Revision,Revision,Revision,BlameCallback) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
BLAME_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
booleanValue(String) - static method in class org.tmatesoft.svn.core.SVNProperty
Converts a string representation of a boolean value to boolean.

C

CACHABLE_PROPS - static field in class org.tmatesoft.svn.core.SVNProperty
"cachable-props" SVN untweakable metaproperty.
CANCELLED - static field in class org.tmatesoft.svn.core.SVNErrorCode
cancelOperation() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
CHANGED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
During an operation (like an update) denotes that the item contents or item properties were changed.
changeDirProperty(String,String) - method in class org.tmatesoft.svn.core.io.ISVNEditor
Changes the value of a property of the currently "opened"/"added" directory.
changeDirProperty(String,String) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Changes the value of a property of the currently "opened"/"added" directory.
changeFileProperty(String,String,String) - method in class org.tmatesoft.svn.core.io.ISVNEditor
Changes the value of a property of an opened file.
changeFileProperty(String,String,String) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Changes the value of a property of an opened file.
characters(char[],int,int) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
checkCancelled() - method in class org.tmatesoft.svn.core.wc.ISVNEventHandler
Checks if the current operation is cancelled (somehow interrupted) and should throw an SVNCancelException.
checkCancelled() - method in class org.tmatesoft.svn.core.replicator.ISVNReplicationHandler
Checks if the replicating operation is cancelled.
checkCancelled() - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
Redirects this call to the registered event handler (if any).
checkCancelled() - method in class org.tmatesoft.svn.core.replicator.SVNRepositoryReplicator
Redirects a call to the registered handler's checkCancelled() method.
Checks out a directory from a repository .
checkout(String,String,Revision,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
checkout(String,String,Revision,Revision,boolean,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
checkPath(String,long) - method in class org.tmatesoft.svn.core.io.SVNRepository
Returns the kind of an item located at the specified path in a particular revision.
CHECKSUM - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:checksum" SVN untweakable metaproperty.
CHECKSUM_MISMATCH - static field in class org.tmatesoft.svn.core.SVNErrorCode
CL_ADM_DIR_RESERVED - static field in class org.tmatesoft.svn.core.SVNErrorCode
CL_ARG_PARSING_ERROR - static field in class org.tmatesoft.svn.core.SVNErrorCode
CL_BAD_LOG_MESSAGE - static field in class org.tmatesoft.svn.core.SVNErrorCode
CL_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
CL_COMMIT_IN_ADDED_DIR - static field in class org.tmatesoft.svn.core.SVNErrorCode
CL_INSUFFICIENT_ARGS - static field in class org.tmatesoft.svn.core.SVNErrorCode
CL_LOG_MESSAGE_IS_PATHNAME - static field in class org.tmatesoft.svn.core.SVNErrorCode
CL_LOG_MESSAGE_IS_VERSIONED_FILE - static field in class org.tmatesoft.svn.core.SVNErrorCode
CL_MUTUALLY_EXCLUSIVE_ARGS - static field in class org.tmatesoft.svn.core.SVNErrorCode
CL_NO_EXTERNAL_EDITOR - static field in class org.tmatesoft.svn.core.SVNErrorCode
CL_UNNECESSARY_LOG_MESSAGE - static field in class org.tmatesoft.svn.core.SVNErrorCode
cleanup(String) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
CLIENT_BAD_REVISION - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_DUPLICATE_COMMIT_URL - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_INVALID_EXTERNALS_DESCRIPTION - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_INVALID_RELOCATION - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_IS_BINARY_FILE - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_IS_DIRECTORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_MISSING_LOCK_TOKEN - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_MODIFIED - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_PROPERTY_NAME - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_RA_ACCESS_REQUIRED - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_REVISION_AUTHOR_CONTAINS_NEWLINE - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_REVISION_RANGE - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_UNRELATED_RESOURCES - static field in class org.tmatesoft.svn.core.SVNErrorCode
CLIENT_VERSIONED_PATH_REQUIRED - static field in class org.tmatesoft.svn.core.SVNErrorCode
clone(ByteBuffer) - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Creates an exact copy of this window object.
close() - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindowApplyBaton
Closes the source and target streams, finalizes the checksum computation and returns it in a hex representation.
closeDir() - method in class org.tmatesoft.svn.core.io.ISVNEditor
Closes the currently opened directory fixing all changes of its properties and/or entries.
closeDir() - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Closes the currently opened directory fixing all changes of its properties and/or entries.
closeEdit() - method in class org.tmatesoft.svn.core.io.ISVNEditor
Closes this editor finalizing the whole operation the editor was used for.
closeEdit() - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Closes this editor finalizing the whole operation the editor was used for.
closeFile(String,String) - method in class org.tmatesoft.svn.core.io.ISVNEditor
Closes the opened file fixing all properties and/or contents changes.
closeFile(String,String) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Closes the opened file fixing all properties and/or contents changes.
closeRevision(String) - method in class org.tmatesoft.svn.core.io.ISVNFileRevisionHandler
Performs final handling for the processed file revision (when all deltas are applied and fulltext is got).
closeRevision(String) - method in class org.tmatesoft.svn.core.SVNAnnotationGenerator
Does nothing.
closeSession() - method in class org.tmatesoft.svn.core.io.SVNRepository
Closes the current session closing a socket connection used by this object.
closeTag(String) - method in class org.tmatesoft.svn.core.wc.xml.AbstractXMLHandler
COMMENT_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
COMMENT_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
commit(String[],String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
commit(String[],String,boolean,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
commit(String[],String,boolean,boolean,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
COMMIT_ADDED - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In a commit operation denotes adding a new item to the repository.
COMMIT_COMPLETED - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In a commit operation denotes that the operation itself is completed (for instance, in a console client can be used to print out the commited revsion).
COMMIT_DELETED - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In a commit operation denotes deleting the item from the repository.
COMMIT_DELTA_SENT - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In a commit operation denotes the final stage of the operation - sending all file data and finalizing the commit.
COMMIT_MODIFIED - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In a commit operation denotes sending the item's modifications to the repository.
COMMIT_REPLACED - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In a commit operation denotes replacing (one item was deleted while another one with the same name was added) the item in the repository.
COMMIT_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
COMMIT_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
COMMIT_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
commitMessageHandler(CommitMessage) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
COMMITTED - static field in class org.tmatesoft.svn.core.wc.SVNRevision
Denotes the last revision in which an item was changed before (or at) BASE.
COMMITTED_DATE - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:committed-date" SVN untweakable metaproperty.
COMMITTED_REVISION - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:committed-rev" SVN untweakable metaproperty.
compare(Object,Object) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
Compares two objects.
compareTo(Object) - method in class org.tmatesoft.svn.core.SVNDirEntry
Compares this object with another one.
compareTo(Object) - method in class org.tmatesoft.svn.core.io.SVNFileRevision
Compares this object with another one.
compareTo(Object) - method in class org.tmatesoft.svn.core.SVNNodeKind
Compares this object with another one.
CONFLICT_NEW - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:conflict-new" SVN untweakable metaproperty.
CONFLICT_OLD - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:conflict-old" SVN untweakable metaproperty.
CONFLICT_WRK - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:conflict-wrk" SVN untweakable metaproperty.
CONFLICTED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
During an operation (like an update) denotes that the file item contents or file/directory item properties are in conflict with those changes that came from the repository.
CONFLICTED_UNRESOLVED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
Denotes that the conflict state on the item is still unresolved.
COPIED - static field in class org.tmatesoft.svn.core.wc.admin.ISVNGNUDiffGenerator
The type of modification denoting copying.
COPIED - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:copied" SVN untweakable metaproperty.
COPIED_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
COPY - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that the item is copied with history.
copy(String,String,String,Revision) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
COPY_FROM_NEW_DATA - static field in class org.tmatesoft.svn.core.io.diff.SVNDiffInstruction
A type of an instruction that says that data must be copied from the new data to the target view.
COPY_FROM_SOURCE - static field in class org.tmatesoft.svn.core.io.diff.SVNDiffInstruction
A type of an instruction that says that data must be copied from the source view to the target one.
COPY_FROM_TARGET - static field in class org.tmatesoft.svn.core.io.diff.SVNDiffInstruction
A type of an instruction that says that data must be copied from the target view to the target itself.
COPYFROM_PATH_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
COPYFROM_REV_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
COPYFROM_REVISION - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:copyfrom-rev" SVN untweakable metaproperty.
COPYFROM_URL - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:copyfrom-url" SVN untweakable metaproperty.
CORRUPTED - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:corrupted" SVN untweakable metaproperty.
create(Date) - static method in class org.tmatesoft.svn.core.wc.SVNRevision
Creates an SVNRevision object given a particular timestamp.
create(File,File,MessageDigest) - static method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindowApplyBaton
Creates a diff window apply baton whith source and target streams represented by files.
create(InputStream,OutputStream,MessageDigest) - static method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindowApplyBaton
Creates a diff window apply baton whith initial source and target streams.
create(long) - static method in class org.tmatesoft.svn.core.wc.SVNRevision
Creates an SVNRevision object given a revision number.
create(org.tmatesoft.svn.core.SVNErrorCode) - static method in class org.tmatesoft.svn.core.SVNErrorMessage
Creates an error message given an error code.
create(org.tmatesoft.svn.core.SVNErrorCode,String) - static method in class org.tmatesoft.svn.core.SVNErrorMessage
Creates an error message given an error code and description.
create(org.tmatesoft.svn.core.SVNErrorCode,String,int) - static method in class org.tmatesoft.svn.core.SVNErrorMessage
Creates an error message given an error code, description and a type ( whether it's a warning or an error).
create(org.tmatesoft.svn.core.SVNErrorCode,String,Object) - static method in class org.tmatesoft.svn.core.SVNErrorMessage
Creates an error message given an error code, description and may be a related object to be formatted with the error description.
Creates an error message given an error code, description, an error type (whether it's a warning or an error) and may be a related object to be formatted with the error description.
Creates an error message given an error code, description and may be related objects to be formatted with the error description.
Creates an error message given an error code, description, an error type (whether it's a warning or an error) and may be related objects to be formatted with the error description.
create(org.tmatesoft.svn.core.SVNURL) - static method in class org.tmatesoft.svn.core.io.SVNRepositoryFactory
Creates an SVNRepository driver according to the protocol that is to be used to access a repository.
Creates an SVNRepository driver according to the protocol that is to be used to access a repository.
create(String,String,String,int,String,boolean) - static method in class org.tmatesoft.svn.core.SVNURL
Creates a new SVNURL representation from the given url components.
CREATED_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
CREATED_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
createDefaultAuthenticationManager() - static method in class org.tmatesoft.svn.core.wc.SVNWCUtil
Creates a default authentication manager that uses the default SVN's servers configuration and authentication storage.
createDefaultAuthenticationManager(File) - static method in class org.tmatesoft.svn.core.wc.SVNWCUtil
Creates a default authentication manager that uses the servers configuration and authentication storage located in the provided directory.
createDefaultAuthenticationManager(File,String,String) - static method in class org.tmatesoft.svn.core.wc.SVNWCUtil
Creates a default authentication manager that uses the provided configuration directory and user's credentials.
createDefaultAuthenticationManager(File,String,String,boolean) - static method in class org.tmatesoft.svn.core.wc.SVNWCUtil
Creates a default authentication manager that uses the provided configuration directory and user's credentials.
Creates a default authentication manager that uses the provided configuration directory and user's credentials.
createDefaultAuthenticationManager(String,String) - static method in class org.tmatesoft.svn.core.wc.SVNWCUtil
Creates a default authentication manager that uses the default SVN's servers configuration and provided user's credentials.
createDefaultOptions(boolean) - static method in class org.tmatesoft.svn.core.wc.SVNWCUtil
Creates a default run-time configuration options driver that uses the default SVN's run-time configuration area.
createDefaultOptions(File,boolean) - static method in class org.tmatesoft.svn.core.wc.SVNWCUtil
Creates a default run-time configuration options driver that uses the provided configuration directory.
createLocalRepository(File,boolean,boolean) - static method in class org.tmatesoft.svn.core.io.SVNRepositoryFactory
Creates a local blank FSFS-type repository.
createLocalRepository(File,String,boolean,boolean) - static method in class org.tmatesoft.svn.core.io.SVNRepositoryFactory
Creates a local blank FSFS-type repository.
createLocalRepository(File,String,boolean,boolean,boolean) - static method in class org.tmatesoft.svn.core.io.SVNRepositoryFactory
Creates a local blank FSFS-type repository.
createMerger(byte[],byte[],byte[]) - method in class org.tmatesoft.svn.core.wc.ISVNMergerFactory
Creates a new merger driver.
Creates a new SVNRepository driver object.
Creates a low-level SVN protocol driver to access a repository.
Creates a low-level SVN protocol driver to directly work with a repository.
createTempDirectory() - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Creates a temporary directory (when necessary) where temporary files will be created.
createTempDirectory() - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Creates a temporary directory (when necessary) where temporary files will be created.
createWCAccess() - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
createWCAccess(String) - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
CURRENTLY_COPYING - static field in class org.tmatesoft.svn.core.SVNRevisionProperty
"svn:sync-currently-copying" revision property.

D

DATE - static field in class org.tmatesoft.svn.core.SVNRevisionProperty
An "svn:date" revision property that is a date & time stamp representing the time when the revision was created.
DATE_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
DATE_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
DATE_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
DATE_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
DEFAULT - static field in class org.tmatesoft.svn.core.io.ISVNSession
The same as KEEP_ALIVE.
DEFAULT - static field in class org.tmatesoft.svn.core.wc.admin.SVNUUIDAction
A default behaviour: any met uuid is ignored unless the latest revision of the target repository is 0.
DefaultSVNCommitHandler - class org.tmatesoft.svn.core.wc.DefaultSVNCommitHandler
This is a default implementation for ISVNCommitHandler.
DefaultSVNCommitParameters - class org.tmatesoft.svn.core.wc.DefaultSVNCommitParameters
DefaultSVNCommitParameters is the default commit parameters implementation.
DefaultSVNDiffGenerator - class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
DefaultSVNDiffGenerator is a default implementation of ISVNDiffGenerator.
DefaultSVNDiffGenerator() - constructor for class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Constructs a DefaultSVNDiffGenerator.
DefaultSVNRepositoryPool - class org.tmatesoft.svn.core.wc.DefaultSVNRepositoryPool
The DefaultSVNRepositoryPool class is a default implementation of the ISVNRepositoryPool interface.
Constructs a DefaultSVNRepositoryPool instance that represents RUNTIME_POOL objects pool.
Constructs a DefaultSVNRepositoryPool instance.
DELETE - static field in class org.tmatesoft.svn.core.wc.ISVNCommitParameters
A constant that instructs a commit operation to force a deletion of a missing item.
DELETE - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that the item is scheduled for deletion.
deleteAutoProperty(String) - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Removes a particular autoproperty by specifying a file name pattern.
DELETED - static field in class org.tmatesoft.svn.core.wc.admin.ISVNGNUDiffGenerator
The type of modification denoting deletion.
DELETED - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:deleted" SVN untweakable metaproperty.
deleteEntry(String,long) - method in class org.tmatesoft.svn.core.io.ISVNEditor
Deletes an entry.
deleteEntry(String,long) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Deletes an entry.
deleteIgnorePattern(String) - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Removes a particular global ignore pattern.
deletePath(String) - method in class org.tmatesoft.svn.core.io.ISVNReporter
Describes a working copy path as deleted or missing.
DELTA_MD5_CHECKSUM_ABSENT - static field in class org.tmatesoft.svn.core.SVNErrorCode
Calculates the differences between two items.
Calculates the differences between two items.
diff(String,Revision,String,Revision,String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
DIR - static field in class org.tmatesoft.svn.core.SVNNodeKind
Defines the directory node kind
DIR_NOT_EMPTY - static field in class org.tmatesoft.svn.core.SVNErrorCode
dispatchEvent(org.tmatesoft.svn.core.wc.SVNEvent) - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
displayAddedDirectory(String,String,String) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Does nothing.
displayAddedDirectory(String,String,String) - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Notifies this generator that the directory was added in revision rev2.
displayBinary(OutputStream,String,String) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Does nothing.
displayDeletedDirectory(String,String,String) - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Notifies this generator that the directory was deleted in revision rev2.
Generates and writes differences between two files to the specified output stream.
Generates and writes differences between two files to the specified output stream.
displayHeader(int,String,String,long,OutputStream) - method in class org.tmatesoft.svn.core.wc.admin.ISVNGNUDiffGenerator
Informs this diff generator about a change to a path.
displayHeader(OutputStream,String,boolean) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
displayPropDiff(String,Map,Map,OutputStream) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Writes the differences in file properties to the specified output stream.
displayPropDiff(String,Map,Map,OutputStream) - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Writes the differences in file properties to the specified output stream.
dispose() - method in class org.tmatesoft.svn.core.SVNAnnotationGenerator
Finalizes an annotation operation releasing resources involved by this generator.
dispose() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
dispose() - method in class org.tmatesoft.svn.core.wc.SVNCommitPacket
Disposes the current object.
doAdd(File,boolean,boolean,boolean,boolean) - method in class org.tmatesoft.svn.core.wc.SVNWCClient
Schedules an unversioned item for addition to a repository thus putting it under version control.
doAdd(File,boolean,boolean,boolean,boolean,boolean) - method in class org.tmatesoft.svn.core.wc.SVNWCClient
Schedules an unversioned item for addition to a repository thus putting it under version control.
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.
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.
Obtains annotation information for each file text line from a repository and passes it to a provided annotation handler.
Obtains annotation information for each file text line from a repository and passes it to a provided annotation handler.
Obtains annotation information for each file text line from a repository and passes it to a provided annotation handler.
doCanonicalizeURLs(File,boolean,boolean) - method in class org.tmatesoft.svn.core.wc.SVNUpdateClient
Canonicalizes all urls in the specified Working Copy.
Fetches file contents for the specified revision and path.
doCat(File,String,String,OutputStream) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Fetches file contents for the specified path in the given transaction.
Checks out a Working Copy from a repository.
doCleanup(File) - method in class org.tmatesoft.svn.core.wc.SVNWCClient
Recursively cleans up the working copy, removing locks and resuming unfinished operations.
doCollectCommitItems(File[],boolean,boolean,boolean) - method in class org.tmatesoft.svn.core.wc.SVNCommitClient
Collects commit items (containing detailed information on each Working Copy item that was changed and need to be committed to the repository) into a single SVNCommitPacket.
Collects commit items (containing detailed information on each Working Copy item that was changed and need to be committed to the repository) into different SVNCommitPackets.
doCommit(File[],boolean,String,boolean,boolean) - method in class org.tmatesoft.svn.core.wc.SVNCommitClient
Committs local changes made to the Working Copy items (provided as an array of Files) to the repository.
Committs local changes made to the Working Copy items to the repository.
Committs local changes, made to the Working Copy items, to the repository.
Completely synchronizes two repositories.
Copies/moves a source Working Copy path to a destination Working Copy path.
Copies a source Working Copy path (or its repository location URL) to a destination URL immediately committing changes to a repository.
Copies a source Working Copy path (or its repository location URL) to a destination URL immediately committing changes to a repository.
Copies a source URL to a destination Working Copy path.
Copies/moves a source URL to a destination one immediately committing changes to a repository.
Copies/moves a source URL to a destination one immediately committing changes to a repository.
doCopyRevisionProperties(org.tmatesoft.svn.core.SVNURL,long) - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminClient
Copies revision properties from the source repository that the destination one is synchronized with to the given revision of the destination repository itself.
doCreateRepository(File,String,boolean,boolean) - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminClient
Creates an FSFS-type repository.
doCreateRepository(File,String,boolean,boolean,boolean) - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminClient
Creates an FSFS-type repository.
doDelete(File,boolean,boolean) - method in class org.tmatesoft.svn.core.wc.SVNWCClient
Schedules a Working Copy item for deletion.
doDelete(File,boolean,boolean,boolean) - method in class org.tmatesoft.svn.core.wc.SVNWCClient
Schedules a Working Copy item for deletion.
doDelete(org.tmatesoft.svn.core.SVNURL[],String) - method in class org.tmatesoft.svn.core.wc.SVNCommitClient
Committs removing specified URL-paths from the repository.
Generates the differences comparing either the specified Working Copy paths or their repository location URLs (any combinations are possible) in the specified revisions and writes the result to the provided output stream.
Generates the differences comparing the specified URL in a certain revision against either the specified Working Copy path or its repository location URL in the specified revision, and writes the result to the provided output stream.
Generates the differences for the specified path taken from the two specified revisions and writes the result to the provided output stream.
Generates the differences comparing either the specified Working Copy path or its repository location URL in the specified revision against the specified URL in a certain revision, and writes the result to the provided output stream.
Generates the differences for the specified URLs taken from the two specified revisions and writes the result to the provided output stream.
Generates the differences for the specified URL taken from the two specified revisions and writes the result to the provided output stream.
Diffs one path against another one providing short status-like change information to the provided handler.
Diffs a path against a url providing short status-like change information to the provided handler.
Diffs a url against a path providing short status-like change information to the provided handler.
Diffs one url against another one providing short status-like change information to the provided handler.
Dumps contents of the repository to the provided output stream in a 'dumpfile' portable format.
Exports a clean directory or single file from eihter a source Working Copy or a repository.
Exports a clean directory or single file from a repository.
doExport(String,String,Revision,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
doGetAuthor(File,org.tmatesoft.svn.core.wc.SVNRevision) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Returns author information for the given revision.
doGetAuthor(File,String) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Returns author information for the given transaction.
Traverses changed paths for the given revision invoking the passed handler on each changed path.
Traverses changed paths for the given transaction invoking the passed handler on each changed path.
Passes paths of directories changed in the given revision to the provided handler.
Passes paths of directories changed in the given transaction to the provided handler.
doGetDate(File,org.tmatesoft.svn.core.wc.SVNRevision) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Returns datestamp information for the given revision.
doGetDate(File,String) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Returns datestamp information for the given transaction.
Writes differences of changed files and properties for the given revision to the provided output stream.
doGetDiff(File,String,boolean,boolean,boolean,OutputStream) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Writes differences of changed files and properties for the given transaction to the provided output stream.
Gets contents of a file.
Gets contents of a file of a particular revision from a repository.
Passes history information for the specified path and revision to the provided handler.
doGetInfo(File,org.tmatesoft.svn.core.wc.SVNRevision) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Retrieves author, timestamp and log message information from the repository for the given revision.
doGetInfo(File,String) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Retrieves author, timestamp and log message information from the repository for the given transaction name.
doGetLock(File,String) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Retrieves lock information for the specified path.
doGetLog(File,org.tmatesoft.svn.core.wc.SVNRevision) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Returns log information for the given revision.
doGetLog(File,String) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Returns log information for the given transaction.
Returns versioned properties for the specified path in the given revision.
doGetProperties(File,String,String) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Returns versioned properties for the specified path in the given transaction.
Gets an item's versioned property.
Gets an item's versioned property and passes it to a provided property handler.
Returns the value of a versioned property for the specified path in the given revision.
doGetProperty(File,String,String,String) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Returns the value of a versioned property for the specified path in the given transaction.
Gets an item's versioned property from a repository.
Gets an item's versioned property from a repository and passes it to a provided property handler.
Returns revision properties in the given revision.
doGetRevisionProperties(File,String) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Returns revision properties for the given transaction.
Returns the value of a revision property in the given revision.
Gets an unversioned revision property from a repository (getting a repository URL from a Working Copy) and passes it to a provided property handler.
doGetRevisionProperty(File,String,String) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Returns the value of a revision property for the given transaction.
Gets an unversioned revision property from a repository and passes it to a provided property handler.
Traverses repository tree starting at the specified path in the given revision and invoking the provided handler on each path.
Traverses repository tree starting at the specified path in the given transaction and invoking the provided handler on each path.
doGetUUID(File) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Returns the uuid of the repository.
doGetWorkingCopyID(File,String) - method in class org.tmatesoft.svn.core.wc.SVNWCClient
Returns the current Working Copy min- and max- revisions as well as changes and switch status within a single string.
doGetYoungestRevision(File) - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Returns the latest revision of the repository.
Committs an addition of a local unversioned file or directory into the repository.
Committs an addition of a local unversioned file or directory into the repository.
doImport(String,String,String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
doInfo(File,org.tmatesoft.svn.core.wc.SVNRevision) - method in class org.tmatesoft.svn.core.wc.SVNWCClient
Collects and returns information on a single Working Copy item.
Collects information about Working Copy item(s) and passes it to an info handler.
Collects information about Working Copy item(s) and passes it to an info handler.
Collects and returns information on a single item in a repository.
Collects information about item(s) in a repository and passes it to an info handler.
Initializes synchronization between source and target repositories.
Browses directory entries from a repository (using Working Copy paths to get corresponding URLs) and uses the provided dir entry handler to process them.
Browses directory entries from a repository (using Working Copy paths to get corresponding URLs) and uses the provided dir entry handler to process them.
Browses directory entries from a repository and uses the provided dir entry handler to process them.
Browses directory entries from a repository and uses the provided dir entry handler to process them.
doListTransactions(File) - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminClient
Lists all uncommitted transactions.
doLoad(File,InputStream) - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminClient
Reads the provided dump stream committing new revisions to a repository.
Reads the provided dump stream committing new revisions to a repository.
doLock(File[],boolean,String) - method in class org.tmatesoft.svn.core.wc.SVNWCClient
Locks file items in a Working Copy as well as in a repository so that no other user can commit changes to them.
doLock(org.tmatesoft.svn.core.SVNURL[],boolean,String) - method in class org.tmatesoft.svn.core.wc.SVNWCClient
Locks file items in a repository so that no other user can commit changes to them.
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.
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.
Gets commit log messages with other revision specific information from a repository and passes them to a log entry handler for processing.
Applies the differences between two sources (using Working Copy paths to get corresponding URLs of the sources) to a Working Copy path.
Applies the differences between two sources (a source URL against the repository location URL of a source Working Copy path) to a Working Copy path.
Applies the differences between two sources (the repository location of a source Working Copy path in a particular revision against the repository location of the same path in another particular revision) to a Working Copy path.
Applies the differences between two sources (the repository location URL of a source Working Copy against a source URL) to a Working Copy path.
Applies the differences between two sources (one source URL against another source URL) to a Working Copy path.
Applies the differences between two sources (a source URL in a particular revision against the same source URL in another particular revision) to a Working Copy path.
doMkDir(org.tmatesoft.svn.core.SVNURL[],String) - method in class org.tmatesoft.svn.core.wc.SVNCommitClient
Committs a creation of a new directory/directories in the repository.
doMove(File,File) - method in class org.tmatesoft.svn.core.wc.SVNMoveClient
Moves a source item to a destination one.
Substitutes the beginning part of a Working Copy's URL with a new one.
doRemoveTransactions(File,String[]) - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminClient
Removes the specified outstanding transactions from a repository.
doResolve(File,boolean) - method in class org.tmatesoft.svn.core.wc.SVNWCClient
Resolves a 'conflicted' state on a Working Copy item.
doRevert(File,boolean) - method in class org.tmatesoft.svn.core.wc.SVNWCClient
Reverts all local changes made to a Working Copy item(s) thus bringing it to a 'pristine' state.
Sets, edits or deletes a property on a file or directory item(s).
Sets, edits or deletes an unversioned revision property.
Sets, edits or deletes an unversioned revision property.
doStatus(File,boolean) - method in class org.tmatesoft.svn.core.wc.SVNStatusClient
Collects status information on a single Working Copy item.
doStatus(File,boolean,boolean) - method in class org.tmatesoft.svn.core.wc.SVNStatusClient
Collects status information on a single Working Copy item.
Collects status information on Working Copy items and passes it to a handler.
Collects status information on Working Copy items and passes it to a handler.
Collects status information on Working Copy items and passes it to a handler.
Updates the Working Copy item to mirror a new URL.
Updates the Working Copy item to mirror a new URL.
doSwitch(String,String,Revision,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
doSynchronize(org.tmatesoft.svn.core.SVNURL) - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminClient
Synchronizes the repository at the given url.
doUnlock(File[],boolean) - method in class org.tmatesoft.svn.core.wc.SVNWCClient
Unlocks file items in a Working Copy as well as in a repository.
doUnlock(org.tmatesoft.svn.core.SVNURL[],boolean) - method in class org.tmatesoft.svn.core.wc.SVNWCClient
Unlocks file items in a repository.
Brings the Working Copy item up-to-date with repository changes at the specified revision.
doVerify(File) - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminClient
Verifies the data stored in the repository.
doVirtualCopy(File,File,boolean) - method in class org.tmatesoft.svn.core.wc.SVNMoveClient
Copies/moves administrative version control information of a source file to administrative information of a destination file.

E

EMPTY - static field in class org.tmatesoft.svn.core.wc.SVNCommitPacket
This constant denotes an empty commit items storage (contains no SVNCommitItem objects).
EMPTY - static field in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
An empty window (in particular, its instructions length = 0).
EMPTY_FILE_IS - static field in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
endDocument() - method in class org.tmatesoft.svn.core.wc.xml.AbstractXMLHandler
Stops logging.
endDocument() - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
Writes a End Of Line marker to the output.
endElement(String,String,String) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
endPrefixMapping(String) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
Does nothing.
endTarget() - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
Closes the formatted XML output.
endTarget() - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
Closes the formatted XML output.
endTarget(long) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
Closes the formatted XML with the revision against which the status is run.
ENTRY_ATTRIBUTE_INVALID - static field in class org.tmatesoft.svn.core.SVNErrorCode
ENTRY_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
ENTRY_EXISTS - static field in class org.tmatesoft.svn.core.SVNErrorCode
ENTRY_MISSING_REVISION - static field in class org.tmatesoft.svn.core.SVNErrorCode
ENTRY_MISSING_URL - static field in class org.tmatesoft.svn.core.SVNErrorCode
ENTRY_NOT_FOUND - static field in class org.tmatesoft.svn.core.SVNErrorCode
ENTRY_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
ENTRY_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
ENTRY_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
EOL - static field in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
EOL_STYLE - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:eol-style" SVN special property.
EOL_STYLE_CR - static field in class org.tmatesoft.svn.core.SVNProperty
One of the four possible values of the EOL_STYLE property - "CR" (linefeed)
EOL_STYLE_CRLF - static field in class org.tmatesoft.svn.core.SVNProperty
One of the four possible values of the EOL_STYLE property - "CRLF"
EOL_STYLE_LF - static field in class org.tmatesoft.svn.core.SVNProperty
One of the four possible values of the EOL_STYLE property - "LF" (line feed)
EOL_STYLE_NATIVE - static field in class org.tmatesoft.svn.core.SVNProperty
One of the four possible values of the EOL_STYLE property - "native"
equals(Object) - method in class org.tmatesoft.svn.core.SVNErrorCode
Says if the given object and this one are equal.
equals(Object) - method in class org.tmatesoft.svn.core.SVNLogEntry
Compares this object with another one.
equals(Object) - method in class org.tmatesoft.svn.core.SVNLogEntryPath
Compares this object with another one.
equals(Object) - method in class org.tmatesoft.svn.core.wc.SVNRevision
Compares this object with another SVNRevision object.
equals(Object) - method in class org.tmatesoft.svn.core.SVNURL
Compares this object with another one.
ERROR - static field in class org.tmatesoft.svn.core.wc.ISVNCommitParameters
A constant that defines a file/dir missing situation as an error, commit should fail.
EXECUTABLE - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:executable" SVN special property.
EXPIRES_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
EXPIRES_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
EXTERNAL_PROGRAM - static field in class org.tmatesoft.svn.core.SVNErrorCode
EXTERNALS - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:externals" SVN special property.

F

FAILED_REVERT - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that a revert operation failed.
FILE - static field in class org.tmatesoft.svn.core.SVNNodeKind
Defines the file node kind
fileContent(String,Revision) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
fileContent(String,Revision,Revision) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
finishReport() - method in class org.tmatesoft.svn.core.io.ISVNReporter
Finalizes the report.
Fires a replicating iteration finished event to the registered handler.
fireReplicatingEvent(org.tmatesoft.svn.core.SVNLogEntry) - method in class org.tmatesoft.svn.core.replicator.SVNRepositoryReplicator
Fires a replicating iteration started event to the registered handler.
flush() - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
Flushes written bytes.
FORCE_UUID - static field in class org.tmatesoft.svn.core.wc.admin.SVNUUIDAction
A command to override the existing uuid with any one met in a dumpstream.
FROM_URL - static field in class org.tmatesoft.svn.core.SVNRevisionProperty
"svn:sync-from-url" revision property.
FROM_UUID - static field in class org.tmatesoft.svn.core.SVNRevisionProperty
"svn:sync-from-uuid" revision property.
fromFile(File) - static method in class org.tmatesoft.svn.core.SVNURL
Creates a "file:///" SVNURL representation given a filesystem style repository path.
FS_ALREADY_EXISTS - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_ALREADY_OPEN - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_BAD_LOCK_TOKEN - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_BERKELEY_DB - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_BERKELEY_DB_DEADLOCK - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_CLEANUP - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_CONFLICT - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_CORRUPT - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_GENERAL - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_ID_NOT_FOUND - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_LOCK_EXPIRED - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_LOCK_OWNER_MISMATCH - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_MALFORMED_SKEL - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NO_LOCK_TOKEN - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NO_SUCH_COPY - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NO_SUCH_ENTRY - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NO_SUCH_LOCK - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NO_SUCH_REPRESENTATION - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NO_SUCH_REVISION - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NO_SUCH_STRING - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NO_SUCH_TRANSACTION - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NO_USER - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NOT_DIRECTORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NOT_FILE - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NOT_FOUND - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NOT_ID - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NOT_MUTABLE - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NOT_OPEN - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NOT_REVISION_ROOT - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NOT_SINGLE_PATH_COMPONENT - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_NOT_TXN_ROOT - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_OUT_OF_DATE - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_PATH_ALREADY_LOCKED - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_PATH_NOT_LOCKED - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_PATH_SYNTAX - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_REP_CHANGED - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_REP_NOT_MUTABLE - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_ROOT_DIR - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_TRANSACTION_DEAD - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_TRANSACTION_NOT_DEAD - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_TRANSACTION_NOT_MUTABLE - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_TXN_OUT_OF_DATE - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_UNKNOWN_FS_TYPE - static field in class org.tmatesoft.svn.core.SVNErrorCode
FS_UNSUPPORTED_FORMAT - static field in class org.tmatesoft.svn.core.SVNErrorCode

G

getAction() - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminEvent
Returns the type of an action this event is fired for.
getAction() - method in class org.tmatesoft.svn.core.wc.SVNEvent
Gets the type of an action performed upon the item.
getAdminClient() - method in class org.tmatesoft.svn.core.wc.SVNClientManager
Returns an instance of the SVNAdminClient class.
getAdminDirectoryName() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getAuthenticationManager() - method in class org.tmatesoft.svn.core.io.SVNRepository
Returns the authentication driver registered for this object.
getAuthor() - method in class org.tmatesoft.svn.core.SVNCommitInfo
Gets the name of the revision author
getAuthor() - method in class org.tmatesoft.svn.core.SVNDirEntry
Retrieves the name of the author who last changed this entry.
getAuthor() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the item's last commit author.
getAuthor() - method in class org.tmatesoft.svn.core.SVNLogEntry
Returns the author of the revision that this object represents.
getAuthor() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the author who last changed the item.
getAutoProperties() - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Returns autoproperties as a Map where each key is a file name pattern and the corresponding value is a string in the form of "propName=propValue".
getBasePath() - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
getCategory() - method in class org.tmatesoft.svn.core.SVNErrorCode
Returns the category this error code object belongs to.
getCertificateFile() - method in class org.tmatesoft.svn.core.auth.SVNSSLAuthentication
Returns a user's certificate file.
getChangedPaths() - method in class org.tmatesoft.svn.core.SVNLogEntry
Gets a map containing all the paths that were changed in the revision that this object represents.
getChecksum() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the file item's checksum.
getChildErrorMessage() - method in class org.tmatesoft.svn.core.SVNErrorMessage
Returns an error message (if any) that was returned from a deeper method call.
getClientAuthentication() - method in class org.tmatesoft.svn.core.auth.ISVNSSLManager
Returns client authentication.
getClientManager() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getCode() - method in class org.tmatesoft.svn.core.SVNErrorCode
Returns a unique error code value.
getCode() - method in class org.tmatesoft.svn.core.wc.SVNStatusType
Returns id of this object.
getComment() - method in class org.tmatesoft.svn.core.SVNLock
Gets the lock comment.
getCommitClient() - method in class org.tmatesoft.svn.core.wc.SVNClientManager
Returns an instance of the SVNCommitClient class.
Gets an editor for committing changes to a repository.
Gets an editor for committing changes to a repository.
getCommitHandler() - method in class org.tmatesoft.svn.core.wc.SVNCommitClient
Returns the specified commit handler (if set) being in use or a default one (DefaultSVNCommitHandler) if no special implementations of ISVNCommitHandler were previousely provided.
getCommitHandler() - method in class org.tmatesoft.svn.core.wc.SVNCopyClient
Returns the specified commit handler (if set) being in use or a default one (DefaultSVNCommitHandler) if no special implementations of ISVNCommitHandler were previousely provided.
getCommitInfo() - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Returns commit information on the revision committed to the replication destination repository.
getCommitItems() - method in class org.tmatesoft.svn.core.wc.SVNCommitPacket
Gets an array of SVNCommitItem objects stored in this object.
getCommitMessage() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getCommitMessage() - method in class org.tmatesoft.svn.core.SVNDirEntry
Returns the commit log message for the revision of this entry.
Returns null.
Retrieves the cached commit message for a particular revision.
Returns the message itself without any modifications to it or "" if the message is null.
Handles the in-come initial log message and items intended for a commit and returns a new commit log message.
getCommitParameters() - method in class org.tmatesoft.svn.core.wc.SVNCommitClient
Returns commit parameters.
getCommitParameters() - method in class org.tmatesoft.svn.core.wc.SVNCopyClient
Returns commit parameters.
getCommittedDate() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the item's last commit date.
getCommittedDate() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the timestamp when the item was last changed (committed).
getCommittedRevision() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the item's last committed revision.
getCommittedRevision() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the revision when the item was last changed (committed).
getConfigDirectory() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getConflictNewFile() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the temporary file that contains all latest changes from the repository which led to a conflict with local changes.
getConflictNewFile() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the temporary file that contains all latest changes from the repository which led to a conflict with local changes.
getConflictOldFile() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the temporary BASE revision file of that working file that is currently in conflict with changes received from the repository.
getConflictOldFile() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the temporary BASE revision file of that working file that is currently in conflict with changes received from the repository.
getConflictWrkFile() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the temporary '.mine' file with all current local changes to the original file.
getConflictWrkFile() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the temporary '.mine' file with all current local changes to the original file.
getContentsStatus() - method in class org.tmatesoft.svn.core.wc.SVNEvent
Gets the status type of either file or directory contents.
getContentsStatus() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the Working Copy local item's contents status type.
getCopyClient() - method in class org.tmatesoft.svn.core.wc.SVNClientManager
Returns an instance of the SVNCopyClient class.
getCopyFromPath() - method in class org.tmatesoft.svn.core.wc.admin.SVNChangeEntry
Returns a copy-from source path.
getCopyFromRevision() - method in class org.tmatesoft.svn.core.wc.admin.SVNChangeEntry
Returns a copy-from source revision.
getCopyFromRevision() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Gets the revision of the versioned item's ancestor from which the item was copied.
getCopyFromRevision() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the revision of the item's ancestor from which the item was copied.
getCopyFromRevision() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the revision of the item's ancestor from which the item was copied (the item is added with history).
getCopyFromURL() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Gets the repository location of the versioned item's ancestor from which the item was copied.
getCopyFromURL() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the URL (repository location) of the ancestor from which the item was copied.
getCopyFromURL() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the URL (repository location) of the ancestor from which the item was copied.
getCopyPath() - method in class org.tmatesoft.svn.core.SVNLogEntryPath
Returns the path of the ancestor of the item represented by this object.
getCopyRevision() - method in class org.tmatesoft.svn.core.SVNLogEntryPath
Returns the revision of the ancestor of the item represented by this object.
getCreationDate() - method in class org.tmatesoft.svn.core.SVNLock
Gets the creation datestamp of this lock.
getData(String,String) - method in class org.tmatesoft.svn.core.auth.ISVNAuthenticationStorage
Retrieves a cached credential of the specified kind for the given repository authentication realm from the auth storage.
getDataLength() - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Returns the total amount of new data and instruction bytes.
getDate() - method in class org.tmatesoft.svn.core.SVNCommitInfo
Gets the datestamp when the revision was committed.
getDate() - method in class org.tmatesoft.svn.core.SVNDirEntry
Returns the date the entry was last changed.
getDate() - method in class org.tmatesoft.svn.core.SVNLogEntry
Gets the datestamp when the revision was committed.
getDate() - method in class org.tmatesoft.svn.core.wc.SVNRevision
Gets the timestamp used to specify a revision.
getDatedRevision(Date) - method in class org.tmatesoft.svn.core.io.SVNRepository
Returns the recent repository revision number for the particular moment in time - the closest one before or at the specified datestamp.
getDebugLog() - method in class org.tmatesoft.svn.core.wc.xml.AbstractXMLHandler
getDebugLog() - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
Returns the debug logger currently in use.
getDebugLog() - method in class org.tmatesoft.svn.core.wc.SVNClientManager
Returns the debug logger currently in use.
getDebugLog() - method in class org.tmatesoft.svn.core.io.SVNRepository
Returns the debug logger currently in use.
getDefaultConfigurationDirectory() - static method in class org.tmatesoft.svn.core.wc.SVNWCUtil
Gets the location of the default SVN's run-time configuration area on the current machine.
getDefaultPortNumber(String) - static method in class org.tmatesoft.svn.core.SVNURL
Returns the default port number for the specified protocol.
getDescription() - method in class org.tmatesoft.svn.core.SVNErrorCode
Returns a description of this error.
getDiffClient() - method in class org.tmatesoft.svn.core.wc.SVNClientManager
Returns an instance of the SVNDiffClient class.
getDiffGenerator() - method in class org.tmatesoft.svn.core.wc.SVNDiffClient
Returns the diff driver being in use.
getDiffGenerator() - method in class org.tmatesoft.svn.core.wc.admin.SVNLookClient
Returns a diff generator to be used in doGetDiff() methods of this class.
getDiffOptions() - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Gets the diff options that are used by this generator.
getDiffOptions() - method in class org.tmatesoft.svn.core.wc.SVNLogClient
Gets the diff options that are used in annotate operations by this client.
getDir(String,long,boolean,Collection) - method in class org.tmatesoft.svn.core.io.SVNRepository
Fetches the contents of a directory into the provided collection object and returns the directory entry itself.
getDir(String,long,Map,Collection) - method in class org.tmatesoft.svn.core.io.SVNRepository
Fetches the contents and properties of a directory located at the specified path in a particular revision.
Fetches the contents and/or properties of a directory located at the specified path in a particular revision.
getDisplayPath(String) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
getEncoding() - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Gets the encoding charset being in use for a diff output.
getEncoding() - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Gets the encoding charset being in use for a diff output.
getEntry() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Returns a WC entry for which this object is generated.
getEntryProperties() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the item's SVN specific '<entry' properties.
getEOLBytes(String) - static method in class org.tmatesoft.svn.core.SVNProperty
Returns eol-marker bytes according to the given eol type.
getError() - method in class org.tmatesoft.svn.core.SVNCommitInfo
getErrorCode() - method in class org.tmatesoft.svn.core.SVNErrorMessage
Returns the error code of the error.
getErrorCode(int) - static method in class org.tmatesoft.svn.core.SVNErrorCode
Gets an error code object given its unique error code number.
getErrorMessage() - method in class org.tmatesoft.svn.core.SVNCommitInfo
Gets an error message for a failed commit (if it has failed).
getErrorMessage() - method in class org.tmatesoft.svn.core.wc.SVNEvent
Gets the error message that (if it's an error situation and therefore the string is not null) points to some fault.
getErrorMessage() - method in class org.tmatesoft.svn.core.SVNException
Returns an error message provided to this exception object.
getEventDispatcher() - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
getEventListener() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getExpectedAction() - method in class org.tmatesoft.svn.core.wc.SVNEvent
Returns the expected action.
getExpirationDate() - method in class org.tmatesoft.svn.core.SVNLock
Gets the expiration datestamp of this lock.
getFile() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Gets the location of the Working Copy item.
getFile() - method in class org.tmatesoft.svn.core.wc.SVNDiffStatus
Returns File representation of the Working Copy item path.
getFile() - method in class org.tmatesoft.svn.core.wc.SVNEvent
Gets a java.io.File representation of the item's path.
getFile() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the item's local path.
getFile() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the item's path in the filesystem.
getFile(String,long,Map,OutputStream) - method in class org.tmatesoft.svn.core.io.SVNRepository
Fetches the contents and/or properties of a file located at the specified path in a particular revision.
getFileRevisions(String,Collection,long,long) - method in class org.tmatesoft.svn.core.io.SVNRepository
Retrieves and returns interesting file revisions for the specified file.
Retrieves interesting file revisions for the specified file.
Retrieves the first user credential.
getFullMessage() - method in class org.tmatesoft.svn.core.SVNErrorMessage
Gets a string representation of the entire stack trace of error messages (if they were provided) starting with the initial cause of the error.
getFullPath(String) - method in class org.tmatesoft.svn.core.io.SVNRepository
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.
getHeaderName() - method in class org.tmatesoft.svn.core.wc.xml.AbstractXMLHandler
getHeaderName() - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
getHeaderName() - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
getHeaderName() - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLInfoHandler
getHeaderName() - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
Returns the header name specific for a log handler.
getHeaderName() - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
getHost() - method in class org.tmatesoft.svn.core.SVNURL
Returns the host component of the url represented by this object.
Returns a connection timeout value.
getID() - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminEventAction
Returns an action id
getID() - method in class org.tmatesoft.svn.core.wc.SVNEventAction
Returns this object's identifier.
getID() - method in class org.tmatesoft.svn.core.SVNLock
Gets the lock token.
getID() - method in class org.tmatesoft.svn.core.wc.SVNRevision
Gets the identifier of the revision information kind this object represents.
getID() - method in class org.tmatesoft.svn.core.wc.SVNStatusType
Returns this object's identifier as an integer nbumber.
getIgnorePatterns() - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Returns all the global ignore patterns.
getInstructionsCount() - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Returns the amount of instructions of this window object.
getInstructionsLength() - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Returns the length of instructions in bytes.
getKeywordDateFormat() - method in class org.tmatesoft.svn.core.wc.ISVNOptions
getKind() - method in class org.tmatesoft.svn.core.auth.SVNAuthentication
Returns a credential kind for which this authentication credential is used.
getKind() - method in class org.tmatesoft.svn.core.wc.admin.SVNChangeEntry
Returns the node kind of the item.
getKind() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Gets the node kind of the versioned item.
getKind() - method in class org.tmatesoft.svn.core.wc.SVNDiffStatus
Returns the node kind of the Working Copy item.
getKind() - method in class org.tmatesoft.svn.core.SVNDirEntry
Returns the entry node kind.
getKind() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the item's node kind.
getKind() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the item's node kind characterizing it as an entry.
getLastPath() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getLatestRevision() - method in class org.tmatesoft.svn.core.io.SVNRepository
Returns the number of the latest revision of the repository this driver is working with.
getLocalLock() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the file item's local lock.
getLocation() - method in class org.tmatesoft.svn.core.io.SVNRepository
Returns the repository location to which this object is set.
getLocations(String,Collection,long,long[]) - method in class org.tmatesoft.svn.core.io.SVNRepository
Gets entry locations in time.
Gets entry locations in time.
getLocations(String,Map,long,long[]) - method in class org.tmatesoft.svn.core.io.SVNRepository
Gets entry locations in time.
getLock() - method in class org.tmatesoft.svn.core.SVNDirEntry
Gets the lock object for this entry (if it's locked).
getLock() - method in class org.tmatesoft.svn.core.wc.SVNEvent
Gets the file item's lock information (if any) represented by an SVNLock object.
getLock() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the file item's lock.
getLock(String) - method in class org.tmatesoft.svn.core.io.SVNRepository
Gets the lock for the file located at the specified path.
getLocks(String) - method in class org.tmatesoft.svn.core.io.SVNRepository
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.
getLockStatus() - method in class org.tmatesoft.svn.core.wc.SVNEvent
Gets the file item's lock status.
getLogClient() - method in class org.tmatesoft.svn.core.wc.SVNClientManager
Returns an instance of the SVNLogClient class.
getLookClient() - method in class org.tmatesoft.svn.core.wc.SVNClientManager
Returns an instance of the SVNLookClient class.
getMergeOptions() - method in class org.tmatesoft.svn.core.wc.SVNDiffClient
Gets the diff options that are used in merge operations by this client.
getMergerFactory() - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Returns a factory object which is responsible for creating merger drivers.
getMessage() - method in class org.tmatesoft.svn.core.SVNErrorMessage
Returns an error description formatted with the related objects if needed.
getMessage() - method in class org.tmatesoft.svn.core.SVNException
Returns the informational message describing the cause of this exception.
getMessage() - method in class org.tmatesoft.svn.core.SVNLogEntry
Gets the log message attached to the revision.
getMessageTemplate() - method in class org.tmatesoft.svn.core.SVNErrorMessage
Returns an error description which may contain message format patterns.
getMimeType() - method in class org.tmatesoft.svn.core.wc.SVNEvent
Gets the MIME type of the item relying upon the special SVN's 'svn:mime-type' property.
getModificationType() - method in class org.tmatesoft.svn.core.wc.SVNDiffStatus
Returns the type of modification for the current item.
getMoveClient() - method in class org.tmatesoft.svn.core.wc.SVNClientManager
Returns an instance of the SVNMoveClient class.
getName() - method in class org.tmatesoft.svn.core.SVNDirEntry
Gets the the directory entry name
getName() - method in class org.tmatesoft.svn.core.wc.SVNPropertyData
Gets the name of the property represented by this SVNPropertyData object.
getName() - method in class org.tmatesoft.svn.core.wc.SVNRevision
Gets the revision keyword name.
getNewDataLength() - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Returns the number of new data bytes to copy to the target view.
getNewRevision() - method in class org.tmatesoft.svn.core.SVNCommitInfo
Gets the revision number the repository was committed to.
Retrieves the next user credential if the first try failed.
getNodeID() - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminPath
Returns a node revision id.
getNodeKind() - method in class org.tmatesoft.svn.core.wc.SVNEvent
Gets the node kind of the item characterizing it as an entry - whether it's a directory, file, etc.
getNotify() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getNotify2() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getNumber() - method in class org.tmatesoft.svn.core.wc.SVNRevision
Gets the revision number represented by this object.
getOptions() - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
Gets a run-time configuration area driver used by this object.
getOptions() - method in class org.tmatesoft.svn.core.wc.SVNClientManager
Returns the run-time configuration options driver which kept by this object.
getOptions() - method in class org.tmatesoft.svn.core.io.SVNRepository
Returns the session options object this driver is using.
getOriginalRevision() - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminEvent
Returns the original revision from which a new one is loaded.
getOwner() - method in class org.tmatesoft.svn.core.SVNLock
Gets the lock owner.
getPassphrase() - method in class org.tmatesoft.svn.core.auth.SVNSSHAuthentication
Returns the password to the ssh private key.
getPassword() - method in class org.tmatesoft.svn.core.auth.SVNPasswordAuthentication
Returns this user credential's password.
getPassword() - method in class org.tmatesoft.svn.core.auth.SVNSSHAuthentication
Returns the user account's password.
getPassword() - method in class org.tmatesoft.svn.core.auth.SVNSSLAuthentication
Return a user's password.
getPath() - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminPath
Returns an absolute path.
getPath() - method in class org.tmatesoft.svn.core.wc.admin.SVNChangeEntry
Returns the absolute path of the changed item represented by this object.
getPath() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Gets the item's relevant path.
getPath() - method in class org.tmatesoft.svn.core.wc.SVNDiffStatus
Returns a relative path of the item.
getPath() - method in class org.tmatesoft.svn.core.SVNDirEntry
getPath() - method in class org.tmatesoft.svn.core.wc.SVNEvent
Gets the item's path relative to the Working Copy root directory.
getPath() - method in class org.tmatesoft.svn.core.io.SVNFileRevision
Gets the file path (relative to a repository location - that URL used to create an SVNRepository to access a repository).
getPath() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the item's path (relative to the repository root).
getPath() - method in class org.tmatesoft.svn.core.io.SVNLocationEntry
Gets the path.
getPath() - method in class org.tmatesoft.svn.core.SVNLock
Gets the path of the file for which this lock was created.
getPath() - method in class org.tmatesoft.svn.core.SVNLogEntryPath
Returns the path of the item represented by this object.
getPath() - method in class org.tmatesoft.svn.core.SVNURL
Returns the path component of the url represented by this object as a uri-decoded string
getPort() - method in class org.tmatesoft.svn.core.SVNURL
Returns the port number specified (or default) for the host.
getPortNumber() - method in class org.tmatesoft.svn.core.auth.SVNSSHAuthentication
Returns the number of the port across which an ssh tunnel is established.
getPrivateKeyFile() - method in class org.tmatesoft.svn.core.auth.SVNSSHAuthentication
Returns the File representation referring to the file with the user's ssh private key.
getPropConflictFile() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the '.prej' file containing details on properties conflicts.
getProperties() - method in class org.tmatesoft.svn.core.io.SVNFileRevision
Returns revision properties.
getPropertiesDelta() - method in class org.tmatesoft.svn.core.io.SVNFileRevision
Returns file properties for this file (for this revision).
getPropertiesStatus() - method in class org.tmatesoft.svn.core.wc.SVNEvent
Gets the status type of the item's properties.
getPropertiesStatus() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the Working Copy local item's properties status type.
getPropertyValue(String) - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Returns the value of a property from the [svnkit] section of the config file.
getPropRejectFile() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the '.prej' file containing details on properties conflicts.
getPropTime() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the value of the item's SVNProperty.PROP_TIME property.
getProtocol() - method in class org.tmatesoft.svn.core.SVNURL
Returns the protocol component of the url represented by this object.
getProxyHost() - method in class org.tmatesoft.svn.core.auth.BasicAuthenticationManager
getProxyHost() - method in class org.tmatesoft.svn.core.auth.ISVNProxyManager
Returns the proxy host for HTTP connection.
Returns itself as a proxy manager.
Returns a proxy manager that keeps settings for that proxy server over which HTTP requests are send to a repository server.
getProxyPassword() - method in class org.tmatesoft.svn.core.auth.BasicAuthenticationManager
getProxyPassword() - method in class org.tmatesoft.svn.core.auth.ISVNProxyManager
Returns the password to supply to the proxy machine.
getProxyPort() - method in class org.tmatesoft.svn.core.auth.BasicAuthenticationManager
getProxyPort() - method in class org.tmatesoft.svn.core.auth.ISVNProxyManager
Returns the port number on the proxy host to use.
getProxyUserName() - method in class org.tmatesoft.svn.core.auth.BasicAuthenticationManager
getProxyUserName() - method in class org.tmatesoft.svn.core.auth.ISVNProxyManager
Returns the username to supply to the proxy machine.
getRelatedObjects() - method in class org.tmatesoft.svn.core.SVNErrorMessage
Returns objects (if any) that were provided to be formatted with the error description.
getRelativePath() - method in class org.tmatesoft.svn.core.SVNDirEntry
Returns the entry's path.
getRelativePath(File) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLInfoHandler
getRelativePath(File) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
getRemoteAuthor() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the item's last changed author.
getRemoteContentsStatus() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the Working Copy item's contents status type against the repository - that is comparing the item's BASE revision and the latest one in the repository when the item was changed.
getRemoteDate() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the item's last changed date.
getRemoteKind() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Returns the kind of the item got from the repository.
getRemoteLock() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the file item's repository lock - applicable for a remote status invocation.
getRemotePropertiesStatus() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the Working Copy item's properties status type against the repository - that is comparing the item's BASE revision and the latest one in the repository when the item was changed.
getRemoteRevision() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the item's last committed repository revision.
getRemoteURL() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the item's latest repository location.
getRepositoryPath(String) - method in class org.tmatesoft.svn.core.io.SVNRepository
Returns a path relative to the repository root directory given a path relative to the location to which this driver object is set.
getRepositoryPool() - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
getRepositoryRoot() - method in class org.tmatesoft.svn.core.io.SVNRepository
getRepositoryRoot(boolean) - method in class org.tmatesoft.svn.core.io.SVNRepository
Gets a repository's root directory location.
getRepositoryRootURL() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the repository root url (where the repository itself is installed).
getRepositoryUUID() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the repository Universal Unique IDentifier (UUID).
getRepositoryUUID() - method in class org.tmatesoft.svn.core.io.SVNRepository
getRepositoryUUID(boolean) - method in class org.tmatesoft.svn.core.io.SVNRepository
Gets the Universal Unique IDentifier (UUID) of the repository this driver is created for.
getRevision() - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminEvent
Returns a revision.
getRevision() - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminPath
Returns a revision number.
getRevision() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Gets the revision of the versioned item .
getRevision() - method in class org.tmatesoft.svn.core.SVNDirEntry
Gets the last changed revision of this entry.
getRevision() - method in class org.tmatesoft.svn.core.wc.SVNEvent
Gets the revision number specific for the action context.
getRevision() - method in class org.tmatesoft.svn.core.io.SVNFileRevision
Gets the revision of the file.
getRevision() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the item's revision.
getRevision() - method in class org.tmatesoft.svn.core.io.SVNLocationEntry
Gets the revision number.
getRevision() - method in class org.tmatesoft.svn.core.SVNLogEntry
Gets the number of the revision that this object represents.
getRevision() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the item's current working revision.
getRevisionNumber() - method in class org.tmatesoft.svn.core.wc.SVNBasicClient.SVNRepositoryLocation
getRevisionObject(long) - static method in class org.tmatesoft.svn.core.io.SVNRepository
getRevisionProperties() - method in class org.tmatesoft.svn.core.io.SVNFileRevision
Returns revision properties.
getRevisionProperties(long,Map) - method in class org.tmatesoft.svn.core.io.SVNRepository
Returns unversioned revision properties for a particular revision.
getRevisionPropertyValue(long,String) - method in class org.tmatesoft.svn.core.io.SVNRepository
Gets the value of an unversioned property.
getSchedule() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the item's schedule status.
getSize() - method in class org.tmatesoft.svn.core.SVNDirEntry
Returns the file size in bytes (if this entry is a file).
getSourceViewLength() - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Returns the number of bytes to copy from the source view to the target one.
getSourceViewOffset() - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Returns the source view offset.
getSSHPort() - method in class org.tmatesoft.svn.core.javahl.PromptUserPasswordSSH
getSSHPrivateKeyPassphrase() - method in class org.tmatesoft.svn.core.javahl.PromptUserPasswordSSH
getSSHPrivateKeyPath() - method in class org.tmatesoft.svn.core.javahl.PromptUserPasswordSSH
getSSLClientCertPassword() - method in class org.tmatesoft.svn.core.javahl.PromptUserPasswordSSL
getSSLClientCertPath() - method in class org.tmatesoft.svn.core.javahl.PromptUserPasswordSSL
getSSLContext() - method in class org.tmatesoft.svn.core.auth.ISVNSSLManager
Returns an SSL context for the appropriate authentiation realm.
getSSLManager(org.tmatesoft.svn.core.SVNURL) - method in class org.tmatesoft.svn.core.auth.BasicAuthenticationManager
Returns null.
getSSLManager(org.tmatesoft.svn.core.SVNURL) - method in class org.tmatesoft.svn.core.auth.ISVNAuthenticationManager
Returns the SSL manager for secure interracting with a repository.
getStatusClient() - method in class org.tmatesoft.svn.core.wc.SVNClientManager
Returns an instance of the SVNStatusClient class.
getSVNCommitClient() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getSVNCopyClient() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getSVNDiffClient() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getSVNLogClient() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getSVNStatusClient() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getSVNUpdateClient() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getSVNWCClient() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getTargetPath() - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLInfoHandler
getTargetPath() - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
getTargetViewLength() - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Returns the length in bytes of the target view.
getTextTime() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the value of the item's SVNProperty.TEXT_TIME property.
getTreeDepth() - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminPath
Returns a tree depth for this path.
getTunnelDefinition(String) - method in class org.tmatesoft.svn.core.io.ISVNTunnelProvider
Returns a tunnel comand line matching the given subprotocol name.
getTunnelProvider() - method in class org.tmatesoft.svn.core.io.SVNRepository
Returns a tunnel provider.
getTxnDir() - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminEvent
Returns a transaction directory

Relevant for both SVNAdminClient.doListTransactions() and SVNAdminClient.doRemoveTransactions() operations.

getTxnName() - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminEvent
Returns a transaction name.
getType() - method in class org.tmatesoft.svn.core.wc.admin.SVNChangeEntry
Returns the type of the item change.
getType() - method in class org.tmatesoft.svn.core.SVNErrorMessage
Returns the type of the error (whether it's a warning or an error).
getType() - method in class org.tmatesoft.svn.core.SVNLogEntryPath
Gets the type of the change applied to the item represented by this object.
getUpdateClient() - method in class org.tmatesoft.svn.core.wc.SVNClientManager
Returns an instance of the SVNUpdateClient class.
getURIEncodedPath() - method in class org.tmatesoft.svn.core.SVNURL
Returns the path component of the url represented by this object as a uri-encoded string
getURL() - method in class org.tmatesoft.svn.core.wc.SVNBasicClient.SVNRepositoryLocation
getURL() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Gets the versioned item's repository location.
getURL() - method in class org.tmatesoft.svn.core.wc.SVNDiffStatus
Url of the item.
getURL() - method in class org.tmatesoft.svn.core.SVNDirEntry
Returns the entry's URL.
getURL() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Gets the item's URL - its repository location.
getURL() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Gets the item's repository location.
getURL(File) - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
getUserInfo() - method in class org.tmatesoft.svn.core.SVNURL
Returns the user info component of the url represented by this object.
getUserName() - method in class org.tmatesoft.svn.core.auth.SVNAuthentication
Reurns the username.
getValue() - method in class org.tmatesoft.svn.core.wc.SVNPropertyData
Gets the value of the property represented by this SVNPropertyData object.
getValueOfBooleanProperty(String) - static method in class org.tmatesoft.svn.core.SVNProperty
Returns the value for such boolean properties as "svn:executable", "svn:needs-lock" and "svn:special".
getVersion() - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getVersionInfo(String,String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
getWCAccess() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
This method is not intended for users (from an API point of view).
getWCClient() - method in class org.tmatesoft.svn.core.wc.SVNClientManager
Returns an instance of the SVNWCClient class.
getWorkingContentsDate() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Returns the last modified local time of the file item.
getWorkingCopyRoot(File,boolean) - static method in class org.tmatesoft.svn.core.wc.SVNWCUtil
Returns the Working Copy root directory given a versioned directory that belongs to the Working Copy.
getWorkingPropertiesDate() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Returns the last modified local time of file or directory properties.
getWorkspaceProperty(String,String) - method in class org.tmatesoft.svn.core.io.ISVNWorkspaceMediator
Retrieves an item's WC property from a ".svn/wcprops" administrative subdirectory.

H

Handles the current admin event.
Receives a diff status object to handle.
handleDir(String) - method in class org.tmatesoft.svn.core.wc.admin.ISVNChangedDirectoriesHandler
Handles changed directory path.
Handles a directory entry passed.
handleDirEntry(org.tmatesoft.svn.core.SVNDirEntry) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
Handles information on a changed path.
Handles the current event.
Dispatches events to the registered event handler (if any).
handleEvent(org.tmatesoft.svn.core.wc.SVNEvent,double) - method in class org.tmatesoft.svn.core.replicator.SVNRepositoryReplicator
Does nothing.
handleInfo(org.tmatesoft.svn.core.wc.SVNInfo) - method in class org.tmatesoft.svn.core.wc.ISVNInfoHandler
Handles item's information using an SVNInfo object.
handleInfo(org.tmatesoft.svn.core.wc.SVNInfo) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLInfoHandler
Handles item's information using an SVNInfo object.
handleLine(Date,long,String,String) - method in class org.tmatesoft.svn.core.wc.ISVNAnnotateHandler
Handles per line annotation information - that is information about who last committed (changed) this line, the revision and timestamp when it was last committed.
handleLine(Date,long,String,String) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
To be implemented for location entries handling.
Handles the path locked.
Handles a log entry passed.
handleLogEntry(org.tmatesoft.svn.core.SVNLogEntry) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
Handles a log entry passed.
handlePath(org.tmatesoft.svn.core.wc.admin.SVNAdminPath) - method in class org.tmatesoft.svn.core.wc.admin.ISVNHistoryHandler
Handles path information.
handlePath(org.tmatesoft.svn.core.wc.admin.SVNAdminPath) - method in class org.tmatesoft.svn.core.wc.admin.ISVNTreeHandler
Handles path information.
Handles local item's properties (located in a Working Copy).
Handles a revision property.
Handles remote item's properies (located in a repository).
handleStatus(org.tmatesoft.svn.core.wc.SVNStatus) - method in class org.tmatesoft.svn.core.wc.ISVNStatusHandler
Handles WC item's status information using an SVNStatus object.
handleStatus(org.tmatesoft.svn.core.wc.SVNStatus) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
Handles the path unlocked.
HAS_PROP_MODS - static field in class org.tmatesoft.svn.core.SVNProperty
"has-prop-mods" SVN untweakable metaproperty.
HAS_PROPS - static field in class org.tmatesoft.svn.core.SVNProperty
"has-props" SVN untweakable metaproperty.
hasChildErrorMessage() - method in class org.tmatesoft.svn.core.SVNErrorMessage
Says if this error message object has got a child error message.
Returns false.
Checks if there's a commit message in cache for a particular repository and revision.
hasCopyFromSourceInstructions() - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Tells whether this window contains any copy-from-source instructions.
hashCode() - method in class org.tmatesoft.svn.core.SVNErrorCode
Returns a hash code for this object.
hashCode() - method in class org.tmatesoft.svn.core.SVNLogEntry
Calculates and returns a hash code for this object.
hashCode() - method in class org.tmatesoft.svn.core.SVNLogEntryPath
Calculates and returns a hash code for this object.
hashCode() - method in class org.tmatesoft.svn.core.wc.SVNRevision
Evaluates the hash code for this object.
hashCode() - method in class org.tmatesoft.svn.core.SVNURL
Calculates and returns a hash code for this object.
hasInstructions() - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Tells if this window is not empty, i.e. has got any instructions.
hasPort() - method in class org.tmatesoft.svn.core.SVNURL
Says if the url is provided with a non-default port number or not.
hasProperties() - method in class org.tmatesoft.svn.core.SVNDirEntry
Tells if the entry has any properties.
hasPropertyModifications() - method in class org.tmatesoft.svn.core.wc.admin.SVNChangeEntry
Says whether the item's properties were modified.
hasRepositoryFactory(String) - static method in class org.tmatesoft.svn.core.io.SVNRepositoryFactory
hasTextModifications() - method in class org.tmatesoft.svn.core.wc.admin.SVNChangeEntry
Says whether the file item's contents were modified.
HEAD - static field in class org.tmatesoft.svn.core.wc.SVNRevision
Denotes the latest repository revision.
HEADER_SEPARATOR - static field in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator

I

ignorableWhitespace(char[],int,int) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
Does nothing.
IGNORE - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:ignore" SVN special property.
IGNORE_UUID - static field in class org.tmatesoft.svn.core.wc.admin.SVNUUIDAction
A command to ignore any met uuid.
ILLEGAL_TARGET - static field in class org.tmatesoft.svn.core.SVNErrorCode
INAPPLICABLE - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
During some operations denotes that status info of item contents or properties is inapplicable.
INCOMPLETE - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:incomplete" SVN untweakable metaproperty.
INCOMPLETE_DATA - static field in class org.tmatesoft.svn.core.SVNErrorCode
INCORRECT_PARAMS - static field in class org.tmatesoft.svn.core.SVNErrorCode
info(String) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
info(String,long) - method in class org.tmatesoft.svn.core.io.SVNRepository
Gives information about an entry located at the specified path in a particular revision.
info2(String,Revision,Revision,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
init(String,String) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Initializes the driver setting up the paths/URLs that should be compared, or root paths/URLs for those paths to which a diff operation should be restricted.
init(String,String) - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Initializes the driver setting up the paths/URLs that should be compared, or root paths/URLs for those paths to which a diff operation should be restricted.
INSTANCE_POOL - static field in class org.tmatesoft.svn.core.wc.DefaultSVNRepositoryPool
Defines a private pool.
instructions() - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Returns an iterator to read instructions in series.
instructions(boolean) - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Returns an iterator to read instructions in series.
INVALID_DIFF_OPTION - static field in class org.tmatesoft.svn.core.SVNErrorCode
IO_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
IO_CORRUPT_EOL - static field in class org.tmatesoft.svn.core.SVNErrorCode
IO_ERROR - static field in class org.tmatesoft.svn.core.SVNErrorCode
IO_INCONSISTENT_EOL - static field in class org.tmatesoft.svn.core.SVNErrorCode
IO_PIPE_FRAME_ERROR - static field in class org.tmatesoft.svn.core.SVNErrorCode
IO_PIPE_READ_ERROR - static field in class org.tmatesoft.svn.core.SVNErrorCode
IO_UNIQUE_NAMES_EXHAUSTED - static field in class org.tmatesoft.svn.core.SVNErrorCode
IO_UNKNOWN_EOL - static field in class org.tmatesoft.svn.core.SVNErrorCode
IO_WRITE_ERROR - static field in class org.tmatesoft.svn.core.SVNErrorCode
isAdded() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Determines if the item is to be added to version control.
isAdminDirectory(String) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
isAuthentication() - method in class org.tmatesoft.svn.core.SVNErrorCode
Says if this error is an authentication error.
isAuthenticationForced() - method in class org.tmatesoft.svn.core.auth.BasicAuthenticationManager
isAuthenticationForced() - method in class org.tmatesoft.svn.core.auth.ISVNAuthenticationManager
Checks whether client should send authentication credentials to a repository server not waiting for the server's challenge.
isAuthStorageEnabled() - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Determines if the authentication storage is enabled.
isBinaryMimeType(String) - static method in class org.tmatesoft.svn.core.SVNProperty
Says if the given MIME-type corresponds to a binary (non-textual) type.
isBooleanProperty(String) - static method in class org.tmatesoft.svn.core.SVNProperty
Checks whether the property is boolean.
isClientCertPromptRequired() - method in class org.tmatesoft.svn.core.auth.ISVNSSLManager
Determines if an item intended for a commit is set to be skipped - that is not to be committed.
isContentsModified() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Determines if the Working Copy item has local edits to its contents.
isCopied() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Determines if the item is to be added to version control with history.
isCopied() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Finds out if the item is added with history.
isDeleted() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Determines if the item is to be deleted from version control.
isDiffAdded() - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Tells whether added files are enabled to be diffed.
isDiffAdded() - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Tells whether added files are enabled to be diffed.
isDiffCopied() - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Tells whether copied files are enabled to be diffed against their copy sources.
isDiffCopied() - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Tells whether copied files are enabled to be diffed against their copy sources.
isDiffDeleted() - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Tells whether deleted files are enabled to be diffed.
isDiffDeleted() - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Tells whether deleted files are enabled to be diffed.
isDiffUnversioned() - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Says if unversioned files are also diffed or ignored.
isDiffUnversioned() - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Says if unversioned files are also diffed or ignored.
isDir() - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminPath
Says whether path is a directory or a file.
isDisposed() - method in class org.tmatesoft.svn.core.wc.SVNCommitPacket
Determines if this object is disposed.
isEntryProperty(String) - static method in class org.tmatesoft.svn.core.SVNProperty
Says if the given property name starts with the SVN_ENTRY_PREFIX prefix.
isForcedBinaryDiff() - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
isForcedBinaryDiff() - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
isHeaderForced(File,File) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
isIgnoreAllWhitespace() - method in class org.tmatesoft.svn.core.wc.SVNDiffOptions
Says whether all whitespaces must be ignored while comparing files.
isIgnoreAmountOfWhitespace() - method in class org.tmatesoft.svn.core.wc.SVNDiffOptions
Says whether amont of whitespaces must be ignored while comparing files.
isIgnored(String) - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Determines if a file is ignored according to the global ignore patterns.
isIgnoreEOLStyle() - method in class org.tmatesoft.svn.core.wc.SVNDiffOptions
Says whether eol style must be ignored while comparing files.
isIgnoreExternals() - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
Determines if externals definitions are ignored.
isInvalidRevision(long) - static method in class org.tmatesoft.svn.core.io.SVNRepository
isLeaveConflictsUnresolved() - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
Determines if conflicted files should be left unresolved preventing from merging their contents during update and merge operations.
isLocal() - method in class org.tmatesoft.svn.core.wc.SVNRevision
Determines if the revision represented by this abstract object is Working Copy specific - that is one of BASE or WORKING.
isLocked() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Determines whether the item needs to be locked.
isLocked() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Finds out if the item is locked (not a user lock but a driver's one when during an operation a Working Copy is locked in .svn administrative areas to prevent from other operations interrupting until the running one finishes).
isPropertiesModified() - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Determines if the Working Copy item has local edits to properties.
isPropertiesModified() - method in class org.tmatesoft.svn.core.wc.SVNDiffStatus
Says whether properties of the Working Copy item are modified.
isRegularProperty(String) - static method in class org.tmatesoft.svn.core.SVNProperty
Checks if a property is regular.
isRemote() - method in class org.tmatesoft.svn.core.wc.SVNInfo
Finds out whether the item for which this SVNInfo is generated is local (located in a user's Working Copy) or remote (located in a repository).
isRevisionProperty(String) - static method in class org.tmatesoft.svn.core.SVNRevisionProperty
Says if the given revision property name is really a valid revision property name.
isStorageAllowed() - method in class org.tmatesoft.svn.core.auth.SVNAuthentication
Says if this credential may be cached in the global auth cache.
isSVNProperty(String) - static method in class org.tmatesoft.svn.core.SVNProperty
Says if the given property name starts with the SVN_PREFIX prefix.
isSwitched() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Finds out whether the item is switched to a different repository location.
isTextMimeType(String) - static method in class org.tmatesoft.svn.core.SVNProperty
Says if the given MIME-type corresponds to a text type.
isURL(String) - static method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
isUseAutoProperties() - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Determines if the autoproperties option is enabled.
isUseCommitTimes() - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Determines if the commit-times option is enabled.
isValid() - method in class org.tmatesoft.svn.core.wc.SVNRevision
Checks if the revision information represented by this object is valid.
isValidRevision(long) - static method in class org.tmatesoft.svn.core.io.SVNRepository
isValidRevisionNumber(long) - static method in class org.tmatesoft.svn.core.wc.SVNRevision
Checks whether a revision number is valid.
isVersionedDirectory(File) - static method in class org.tmatesoft.svn.core.wc.SVNWCUtil
Determines if a directory is under version control.
ISVNAdminEventHandler - interface org.tmatesoft.svn.core.wc.admin.ISVNAdminEventHandler
The ISVNAdminEventHandler is used in several methods of SVNAdminClient to notify callers of operation progress.
ISVNAnnotateHandler - interface org.tmatesoft.svn.core.wc.ISVNAnnotateHandler
The ISVNAnnotateHandler interface should be implemented to be further provided to SVNLogClient's doAnnotate() methods for processing annotation information per each text line.
ISVNAuthenticationManager - interface org.tmatesoft.svn.core.auth.ISVNAuthenticationManager
The ISVNAuthenticationManager is implemented by manager classes used by SVNRepository drivers for user authentication purposes.
ISVNAuthenticationProvider - interface org.tmatesoft.svn.core.auth.ISVNAuthenticationProvider
The ISVNAuthenticationProvider interface is implemented by user credentials providers.
ISVNAuthenticationStorage - interface org.tmatesoft.svn.core.auth.ISVNAuthenticationStorage
The ISVNAuthenticationStorage interface is used to implement custom runtime authentication storage managers, that are responsible for caching user credentials as well as for retrieving cached credentials from the storage of a preferable type (it may be an in-memory cache, or a disk cache).
ISVNChangedDirectoriesHandler - interface org.tmatesoft.svn.core.wc.admin.ISVNChangedDirectoriesHandler
The ISVNChangedDirectoriesHandler is used to process changed directory paths.
ISVNChangeEntryHandler - interface org.tmatesoft.svn.core.wc.admin.ISVNChangeEntryHandler
The ISVNChangeEntryHandler is the interface for handling changed paths in SVNLookClient's doGetChanged() methods.
ISVNCommitHandler - interface org.tmatesoft.svn.core.wc.ISVNCommitHandler
The ISVNCommitHandler should be implemented to provide an ability to manage commit log messages for items to be committed in a common transaction.
ISVNCommitParameters - interface org.tmatesoft.svn.core.wc.ISVNCommitParameters
The ISVNCommitParameters is the interface for parameters which set behaviour for a commit operation that touches still versioned files or dirs that are somehow missing.
ISVNDeltaConsumer - interface org.tmatesoft.svn.core.io.ISVNDeltaConsumer
The ISVNDeltaConsumer interface is implemented by receivers of diff windows.
ISVNDiffGenerator - interface org.tmatesoft.svn.core.wc.ISVNDiffGenerator
The ISVNDiffGenerator should be implemented by drivers generating contents difference between files in order to be used in 'diff' operations performed by SVNDiffClient.
ISVNDiffStatusHandler - interface org.tmatesoft.svn.core.wc.ISVNDiffStatusHandler
The ISVNDiffStatusHandler is used to handle diff status operations supported by the SVNDiffClient.
ISVNDirEntryHandler - interface org.tmatesoft.svn.core.ISVNDirEntryHandler
The ISVNDirEntryHandler interface is used to handle information about directory entries while retrieving dir contents.
ISVNEditor - interface org.tmatesoft.svn.core.io.ISVNEditor
The ISVNEditor interface is used by SVNRepository to update versioned files/dirs, check out files/dirs from a repository, commit changes to a repository, take status of files/dirs, get differences between files.
ISVNEventHandler - interface org.tmatesoft.svn.core.wc.ISVNEventHandler
The ISVNEventHandler interface should be implemented in order to be further provided to an SVN*Client object as a handler of a sequence of events generated by SVN*Client's do*() methods.
ISVNFileRevisionHandler - interface org.tmatesoft.svn.core.io.ISVNFileRevisionHandler
The ISVNFileRevisionHandler interface should be implemented for handling information about file revisions - that is file path, properties, revision properties against a particular revision.
ISVNGNUDiffGenerator - interface org.tmatesoft.svn.core.wc.admin.ISVNGNUDiffGenerator
The ISVNGNUDiffGenerator is the interface for diff generators used in diff operations of SVNLookClient.
ISVNHistoryHandler - interface org.tmatesoft.svn.core.wc.admin.ISVNHistoryHandler
The ISVNHistoryHandler is used in history retrieving operations of SVNLookClient.
ISVNInfoHandler - interface org.tmatesoft.svn.core.wc.ISVNInfoHandler
The ISVNInfoHandler interface should be implemented in order to be further provided to some of SVNWCClient's doInfo() methods to process information about Working Copy as well as remote (located in a repository) items.
ISVNLocationEntryHandler - interface org.tmatesoft.svn.core.io.ISVNLocationEntryHandler
This public interface should be implemented for using within SVNRepository.getLocations(String, long, long[], ISVNLocationEntryHandler).
ISVNLockHandler - interface org.tmatesoft.svn.core.io.ISVNLockHandler
The ISVNLockHandler interface is used to provide some extra processing of locked/unlocked paths.
ISVNLogEntryHandler - interface org.tmatesoft.svn.core.ISVNLogEntryHandler
The ISVNLogEntryHandler interface should be implemented in order to handle per revision commit information (in a kind of a revisions history operation)- log entries (represented by SVNLogEntry objects).
ISVNMerger - interface org.tmatesoft.svn.core.wc.ISVNMerger
ISVNMerger is the merger driver interface used by SVNKit in merging operations.
ISVNMergerFactory - interface org.tmatesoft.svn.core.wc.ISVNMergerFactory
The ISVNMergerFactory interface should be implemented in order to be used as a factory of merger drivers intended for merging operations.
ISVNOptions - interface org.tmatesoft.svn.core.wc.ISVNOptions
The ISVNOptions interface should be implemented to manage global run-time configuration options.
ISVNPropertyHandler - interface org.tmatesoft.svn.core.wc.ISVNPropertyHandler
The ISVNPropertyHandler interface should be implemented to be further provided to SVNWCClient's property managing methods for handling properties.
ISVNProxyManager - interface org.tmatesoft.svn.core.auth.ISVNProxyManager
The ISVNProxyManager interface is used to manage http server options.
ISVNReplicationHandler - interface org.tmatesoft.svn.core.replicator.ISVNReplicationHandler
The ISVNReplicationHandler is the interface for the handlers which are registered to a repository replicator to keep track of the replicating process.
ISVNReporter - interface org.tmatesoft.svn.core.io.ISVNReporter
The ISVNReporter interface provides methods to describe the state of local paths in order to get the differences in revisions between those local paths and what is actually in the repository.
ISVNReporterBaton - interface org.tmatesoft.svn.core.io.ISVNReporterBaton
The ISVNReporterBaton interface should be implemented by callers of update, checkout, etc. operations of SVNRepository drivers in order to describe the state of local items.
ISVNRepositoryPool - interface org.tmatesoft.svn.core.wc.ISVNRepositoryPool
The ISVNRepositoryPool interface is used by SVN*Client objects to create a low-level SVN protocol driver that allows them to directly work with a repository.
ISVNSession - interface org.tmatesoft.svn.core.io.ISVNSession
The ISVNSession interface provides some extra handling operations over SVNRepository objects.
ISVNSSLManager - interface org.tmatesoft.svn.core.auth.ISVNSSLManager
The ISVNSSLManager interface is intended for creating secure SSL contexts over sockets used for data i/o.
ISVNStatusHandler - interface org.tmatesoft.svn.core.wc.ISVNStatusHandler
The ISVNStatusHandler interface should be implemented in order to be further provided to some of SVNStatusClient's doStatus() methods to handle status information of Working Copy items.
ISVNTreeHandler - interface org.tmatesoft.svn.core.wc.admin.ISVNTreeHandler
The ISVNTreeHandler is used in traversing tree operations of SVNLookClient.
ISVNTunnelProvider - interface org.tmatesoft.svn.core.io.ISVNTunnelProvider
The ISVNTunnelProvider is the interface for providers of tunnel command lines matching a specific "svn+xxx" tunnel scheme.
ISVNWorkspaceMediator - interface org.tmatesoft.svn.core.io.ISVNWorkspaceMediator
The ISVNWorkspaceMediator interface is used for temporary data storage (mainly instructions and new text data for deltas) as well as for caching and getting some kind of wcprops.
isWarning() - method in class org.tmatesoft.svn.core.SVNErrorMessage
Returns true if this message is a warning message, not error one.
isWorkingCopyProperty(String) - static method in class org.tmatesoft.svn.core.SVNProperty
Says if the given property name starts with the SVN_WC_PREFIX prefix.
isWorkingCopyRoot(File) - static method in class org.tmatesoft.svn.core.wc.SVNWCUtil
Determines if a directory is the root of the Working Copy.
isWorkingCopyRoot(File,boolean) - static method in class org.tmatesoft.svn.core.wc.SVNWCUtil
ITEM_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler

K

KEEP_ALIVE - static field in class org.tmatesoft.svn.core.io.ISVNSession
A session options implementation that simply allows to keep a single connection alive for all data i/o.
Says if the given SVNRepository driver object should keep a connection opened.
keepConnection(org.tmatesoft.svn.core.io.SVNRepository) - method in class org.tmatesoft.svn.core.io.ISVNSession
Says if the given SVNRepository object should use a single socket connection (not to open/close a new one for each operation).
KEYWORDS - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:keywords" SVN special property.
KIND - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:kind" SVN untweakable metaproperty.
KIND_DIR - static field in class org.tmatesoft.svn.core.SVNProperty
One of the two possible values of the KIND property - "dir"
KIND_FILE - static field in class org.tmatesoft.svn.core.SVNProperty
One of the two possible values of the KIND property - "file"

L

LAST_AUTHOR - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:last-author" SVN untweakable metaproperty.
LAST_MERGED_REVISION - static field in class org.tmatesoft.svn.core.SVNRevisionProperty
"svn:sync-last-merged-rev" revision property.
length - field in class org.tmatesoft.svn.core.io.diff.SVNDiffInstruction
A length bytes to copy.
LINE_NUMBER_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
Describes a local path as being at a particular revision to switch the path to a different repository location.
list(String,Revision,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
list(String,Revision,Revision,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
LIST_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
LISTS_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
Returns an array of instructions of this window.
LOCK - static field in class org.tmatesoft.svn.core.SVNRevisionProperty
"svn:sync-lock" revision property.
lock() - method in class org.tmatesoft.svn.core.io.SVNRepository
Locks path(s) at definite revision(s).
lock(String[],String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
LOCK_COMMENT - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:lock-comment" SVN untweakable metaproperty.
LOCK_CREATION_DATE - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:lock-creation-date" SVN untweakable metaproperty.
LOCK_FAILED - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that locking a file item failed.
LOCK_INAPPLICABLE - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
During some operations denotes that lock status is inapplicable.
LOCK_LOCKED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
During an operation denotes that the file item's locked.
LOCK_OWNER - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:lock-owner" SVN untweakable metaproperty.
LOCK_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
LOCK_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
LOCK_TOKEN - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:lock-token" SVN untweakable metaproperty.
LOCK_UNCHANGED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
During an operation denotes that the lock status wasn't changed.
LOCK_UNKNOWN - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
No lock information is known.
LOCK_UNLOCKED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
During an operation (like an update) denotes that the file item's lock was broken in the repositry by some other user.
LOCKED - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that the file item is locked as a result of a locking operation.
LOG - static field in class org.tmatesoft.svn.core.SVNRevisionProperty
An "svn:log" revision property - the one that stores a log message attached to a revision during a commit operation.
log(String[],Collection,long,long,boolean,boolean) - method in class org.tmatesoft.svn.core.io.SVNRepository
Traverses revisions history and returns a collection of log entries.
Traverses revisions history.
Traverses revisions history.
LOG_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
LOGENTRY_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
SVNClientImpl.LogLevel - class org.tmatesoft.svn.core.javahl.SVNClientImpl.LogLevel
logMessages(String,Revision,Revision) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
logMessages(String,Revision,Revision,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
logMessages(String,Revision,Revision,boolean,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
logMessages(String,Revision,Revision,boolean,boolean,long) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
longValue(String) - static method in class org.tmatesoft.svn.core.SVNProperty
Converts a string representation of a numeric value to a long value.

M

MALFORMED_FILE - static field in class org.tmatesoft.svn.core.SVNErrorCode
markExternal() - method in class org.tmatesoft.svn.core.wc.SVNStatus
Marks the item as an external.
mergeBinary(File,File,File,boolean,OutputStream) - method in class org.tmatesoft.svn.core.wc.ISVNMerger
Generates deltas given two binary files, applies the deltas against a local file and writes the merge result to the given OutputStream.
MERGED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
During an operation (like an update or merge) denotes that the file item contents or file/directory item properties were merged with changes that came from the repository, so that local modifications and arrived ones do not overlap.
Generates deltas given the two text source files to be compared, applies the deltas against a local file and writes the merge result to the given OutputStream.
MIME_TYPE - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:mime-type" SVN special property.
MISC_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
MISSING - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
Denotes that the item is versioned but missing (deleted from the fylesystem).
mkdir(String[],String) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
MODIFIED - static field in class org.tmatesoft.svn.core.wc.admin.ISVNGNUDiffGenerator
The type of modification denoting modification.
move(String,String,String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
move(String,String,String,Revision,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
MSG_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
myLocation - field in class org.tmatesoft.svn.core.io.SVNRepository
myRepositoryRoot - field in class org.tmatesoft.svn.core.io.SVNRepository
myRepositoryUUID - field in class org.tmatesoft.svn.core.io.SVNRepository

N

NAME - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:name" SVN untweakable metaproperty.
NAME_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
NEEDS_LOCK - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:needs-lock" SVN special property.
newInstance() - static method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
newInstance() - static method in class org.tmatesoft.svn.core.wc.SVNClientManager
Creates a new instance of this class using default ISVNOptions and ISVNAuthenticationManager drivers.
newInstance() - static method in class org.tmatesoft.svn.core.replicator.SVNRepositoryReplicator
Creates a new repository replicator.
newInstance(org.tigris.subversion.javahl.SVNClient) - static method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
newInstance(org.tmatesoft.svn.core.wc.ISVNOptions) - static method in class org.tmatesoft.svn.core.wc.SVNClientManager
Creates a new instance of this class using the provided ISVNOptions and default ISVNAuthenticationManager drivers.
Creates a new instance of this class using the provided ISVNOptions and ISVNAuthenticationManager drivers.
Creates a new instance of this class using the provided config driver and creator of of SVNRepository objects.
Creates a new instance of this class using the provided ISVNOptions driver and user's credentials to make a default implementation of ISVNAuthenticationManager use them.
NO_AUTH_FILE_PATH - static field in class org.tmatesoft.svn.core.SVNErrorCode
NO_DIFF - static field in class org.tmatesoft.svn.core.wc.admin.ISVNGNUDiffGenerator
The type of modification denoting that no diff is available after a header.
NO_POOL - static field in class org.tmatesoft.svn.core.wc.DefaultSVNRepositoryPool
Defines a without-pool configuration.
NODE_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
NODE_UNEXPECTED_KIND - static field in class org.tmatesoft.svn.core.SVNErrorCode
NODE_UNKNOWN_KIND - static field in class org.tmatesoft.svn.core.SVNErrorCode
NONE - static field in class org.tmatesoft.svn.core.SVNNodeKind
This node kind is used to say that a node is missing
notification(Notify) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
notification2(Notify2) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
NULL - static field in class org.tmatesoft.svn.core.wc.ISVNPropertyHandler
This is just a default implementation which does nothing.
NULL - static field in class org.tmatesoft.svn.core.SVNCommitInfo
Denotes an unsuccessful commit.

O

OBSTRUCTED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
Denotes that the item has an unexpected kind or somehow damaged or can not be managed by an operation.
offset - field in class org.tmatesoft.svn.core.io.diff.SVNDiffInstruction
An offset in the source from where the bytes should be copied.
onMissingDirectory(File) - method in class org.tmatesoft.svn.core.wc.DefaultSVNCommitParameters
Says a committer to abort the operation.
onMissingDirectory(File) - method in class org.tmatesoft.svn.core.wc.ISVNCommitParameters
Returns the action a commit operation should undertake if there's a missing directory under commit scope that is not however scheduled for deletion.
onMissingFile(File) - method in class org.tmatesoft.svn.core.wc.DefaultSVNCommitParameters
Says a committer to skip a missing file.
onMissingFile(File) - method in class org.tmatesoft.svn.core.wc.ISVNCommitParameters
Returns the action a commit operation should undertake if there's a missing file under commit scope that is not however scheduled for deletion.
openDir(String,long) - method in class org.tmatesoft.svn.core.io.ISVNEditor
Opens a directory.
openDir(String,long) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Opens a directory.
openFile(String,long) - method in class org.tmatesoft.svn.core.io.ISVNEditor
Opens a file.
openFile(String,long) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Opens a file.
Handles a file revision info.
openRoot(long) - method in class org.tmatesoft.svn.core.io.ISVNEditor
Opens the root directory on which the operation was invoked.
openRoot(long) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Opens the root directory on which the operation was invoked.
openTag(String) - method in class org.tmatesoft.svn.core.wc.xml.AbstractXMLHandler
This package mostly contains common classes as well as interfaces used throughout all the library.
This package contains interfaces/classes used by the library to authenticate a user to a repository server.
This package provides a low-level API for direct interacting with a Subversion repository on the SVN protocol level.
This package contains the classes necessary for such purposes as: generating delta windows upon comparing target bytes against source ones (also may be vs. empty), applying delta windows to files, serializing windows to byte buffers.
This package provides an implementation of the native Subversion javahl binding interface SVNClientInterface that is distributed within the org.tigris.subversion.javahl package.
This package provides classes that allow to replicate existing repositories.
This package provides a high-level API for managing Working Copies in a way compatible with the native SVN command line client.
This package provides API for administrative managing Subversion repositories on a local machine.
This package gives an advantage to write annotation, status and log information in xml format to any SAX ContentHandler implementation.
ORIGINAL_DATE - static field in class org.tmatesoft.svn.core.SVNRevisionProperty
OWNER_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
OWNER_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler

P

parse(String) - static method in class org.tmatesoft.svn.core.wc.SVNRevision
Parses an input string and be it a representation of either a revision number, or a timestamp, or a revision keyword, constructs an SVNRevision representation of the revision.
parseKind(String) - static method in class org.tmatesoft.svn.core.SVNNodeKind
Parses the passed string and finds out the node kind.
parseURIDecoded(String) - static method in class org.tmatesoft.svn.core.SVNURL
Parses the given decoded (not UTF-8 encoded) url string and creates a new SVNURL representation for this url.
parseURIEncoded(String) - static method in class org.tmatesoft.svn.core.SVNURL
Parses the given UTF-8 encoded url string and creates a new SVNURL representation for this url.
PASSWORD - static field in class org.tmatesoft.svn.core.auth.ISVNAuthenticationManager
A simple password credential kind ("svn.simple")
password(String) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
PATH_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
PATH_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
PATH_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
PATH_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
PATHS_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
PLUGIN_LOAD_FAILURE - static field in class org.tmatesoft.svn.core.SVNErrorCode
PRESENT_PROPS - static field in class org.tmatesoft.svn.core.SVNProperty
"present-props" SVN untweakable metaproperty.
PREVIOUS - static field in class org.tmatesoft.svn.core.wc.SVNRevision
Denotes the revision just before the one when an item was last changed (technically, COMMITTED - 1).
processingInstruction(String,String) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
Does nothing.
PROGRESS - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Reserved for future purposes.
promptSSH(String,String,int,boolean) - method in class org.tmatesoft.svn.core.javahl.PromptUserPasswordSSH
promptSSL(String,boolean) - method in class org.tmatesoft.svn.core.javahl.PromptUserPasswordSSL
promptUser(String,String,boolean) - method in class org.tmatesoft.svn.core.javahl.PromptUserPasswordUser
PromptUserPassword4 - interface org.tmatesoft.svn.core.javahl.PromptUserPassword4
PromptUserPasswordSSH - interface org.tmatesoft.svn.core.javahl.PromptUserPasswordSSH
PromptUserPasswordSSL - interface org.tmatesoft.svn.core.javahl.PromptUserPasswordSSL
PromptUserPasswordUser - interface org.tmatesoft.svn.core.javahl.PromptUserPasswordUser
PROP_REJECT_FILE - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:prop-reject-file" SVN untweakable metaproperty.
PROP_TIME - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:prop-time" SVN untweakable metaproperty.
properties(String) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
properties(String,Revision) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
properties(String,Revision,Revision) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
PROPERTIES_SEPARATOR - static field in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
PROPERTY_NOT_FOUND - static field in class org.tmatesoft.svn.core.SVNErrorCode
propertyCreate(String,String,byte[],boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
propertyCreate(String,String,byte[],boolean,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
propertyCreate(String,String,String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
propertyCreate(String,String,String,boolean,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
propertyGet(String,String) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
propertyGet(String,String,Revision) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
propertyGet(String,String,Revision,Revision) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
propertyRemove(String,String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
propertySet(String,String,byte[],boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
propertySet(String,String,byte[],boolean,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
propertySet(String,String,String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
propertySet(String,String,String,boolean,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
PROPS_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
putData(String,String,Object) - method in class org.tmatesoft.svn.core.auth.ISVNAuthenticationStorage
Caches a credential of the specified kind for the given repository authentication realm in the auth storage.

R

RA_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_DAV_ALREADY_EXISTS - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_DAV_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_DAV_CREATING_REQUEST - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_DAV_INVALID_CONFIG_VALUE - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_DAV_MALFORMED_DATA - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_DAV_OPTIONS_REQ_FAILED - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_DAV_PATH_NOT_FOUND - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_DAV_PROPPATCH_FAILED - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_DAV_PROPS_NOT_FOUND - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_DAV_REQUEST_FAILED - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_DAV_RESPONSE_HEADER_BADNESS - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_DAV_SOCK_INIT - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_ILLEGAL_URL - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_LOCAL_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_LOCAL_REPOS_NOT_FOUND - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_LOCAL_REPOS_OPEN_FAILED - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_NO_REPOS_UUID - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_NOT_AUTHORIZED - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_NOT_IMPLEMENTED - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_NOT_LOCKED - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_OUT_OF_DATE - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_SVN_BAD_VERSION - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_SVN_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_SVN_CMD_ERR - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_SVN_CONNECTION_CLOSED - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_SVN_IO_ERROR - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_SVN_MALFORMED_DATA - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_SVN_REPOS_NOT_FOUND - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_SVN_UNKNOWN_CMD - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_UNKNOWN_AUTH - static field in class org.tmatesoft.svn.core.SVNErrorCode
RA_UNSUPPORTED_ABI_VERSION - static field in class org.tmatesoft.svn.core.SVNErrorCode
REJECTED - static field in class org.tmatesoft.svn.core.auth.ISVNAuthenticationProvider
Denotes that a user credential is rejected by a server.
relocate(String,String,String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
REMOTE_STATUS_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
remove(String[],String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
removePathTail() - method in class org.tmatesoft.svn.core.SVNURL
Constructs a new SVNURL representation removing a tail path segment from the path component of this representation.
Replays the changes from the specified revision through the given editor.
Replicates a repository either incrementally or totally.
Replicates a range of repository revisions.
report(org.tmatesoft.svn.core.io.ISVNReporter) - method in class org.tmatesoft.svn.core.io.ISVNReporterBaton
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.
Dispatches file lines along with author & revision info to the provided annotation handler.
REPOS - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:repos" SVN untweakable metaproperty.
REPOS_BAD_ARGS - static field in class org.tmatesoft.svn.core.SVNErrorCode
REPOS_BAD_REVISION_REPORT - static field in class org.tmatesoft.svn.core.SVNErrorCode
REPOS_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
REPOS_DISABLED_FEATURE - static field in class org.tmatesoft.svn.core.SVNErrorCode
REPOS_HOOK_FAILURE - static field in class org.tmatesoft.svn.core.SVNErrorCode
REPOS_LOCKED - static field in class org.tmatesoft.svn.core.SVNErrorCode
REPOS_NO_DATA_FOR_REPORT - static field in class org.tmatesoft.svn.core.SVNErrorCode
REPOS_POST_COMMIT_HOOK_FAILED - static field in class org.tmatesoft.svn.core.SVNErrorCode
REPOS_POST_LOCK_HOOK_FAILED - static field in class org.tmatesoft.svn.core.SVNErrorCode
REPOS_POST_UNLOCK_HOOK_FAILED - static field in class org.tmatesoft.svn.core.SVNErrorCode
REPOS_UNSUPPORTED_VERSION - static field in class org.tmatesoft.svn.core.SVNErrorCode
RepositoryReference(String,long) - constructor for class org.tmatesoft.svn.core.wc.SVNBasicClient.RepositoryReference
Returns a next user credential of the specified kind for the given authentication realm.
RESOLVED - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that the conflict on the item is resolved (the item is marked resolved).
resolved(String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
RESTORE - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that the deleted item is restored (prior to be updated).
REVERT - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that all local changes to the item were reverted.
revert(String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
Revision - field in class org.tmatesoft.svn.core.wc.SVNBasicClient.RepositoryReference
REVISION - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:revision" SVN untweakable metaproperty.
REVISION_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
REVISION_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
REVISION_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
REVISION_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
REVISION_DUMPED - static field in class org.tmatesoft.svn.core.wc.admin.SVNAdminEventAction
A 'next revision dumped' action.
REVISION_LOADED - static field in class org.tmatesoft.svn.core.wc.admin.SVNAdminEventAction
A 'next revision loaded' action.
Notifies this handler that the replicator has just finished replicating the current revision copying operation.
Notifies this handler that the replicator is about to start a next revision copying operation.
revProperties(String,Revision) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
revProperty(String,String,Revision) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
RUNTIME_POOL - static field in class org.tmatesoft.svn.core.wc.DefaultSVNRepositoryPool
Defines a common shared objects pool.

S

Does nothing.
Caches a commit message for the given revision.
SCHEDULE - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:schedule" SVN untweakable metaproperty.
SCHEDULE_ADD - static field in class org.tmatesoft.svn.core.SVNProperty
One of the three possible values of the SCHEDULE property - "add"
SCHEDULE_DELETE - static field in class org.tmatesoft.svn.core.SVNProperty
One of the three possible values of the SCHEDULE property - "delete"
SCHEDULE_REPLACE - static field in class org.tmatesoft.svn.core.SVNProperty
One of the three possible values of the SCHEDULE property - "replace"
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.
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.
setAuthenticationForced(boolean) - method in class org.tmatesoft.svn.core.auth.BasicAuthenticationManager
setAuthenticationForced(boolean) - method in class org.tmatesoft.svn.core.auth.ISVNAuthenticationManager
Specifies the way how credentials are to be supplied to a repository server.
Sets an authentication driver for this object.
Does nothing.
Sets a custom authentication provider that will provide user credentials for authentication.
Sets the given user credentials to this manager.
setAuthStorageEnabled(boolean) - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Enables or disables the authentication storage.
setAutoProperties(Map) - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Sets autoproperties that will be automatically put on all files that will be added or imported.
setAutoProperty(String,String) - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Sets an autoproperty - binds a file name pattern with a string in the form of "propName=propValue".
setBasePath(File) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Sets the root path for this diff generator.
setBasePath(File) - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Sets the root path for this diff generator.
setChangeType(char) - method in class org.tmatesoft.svn.core.SVNLogEntryPath
Sets a child error message for this one.
Sets client authentication that will be used in SSLContext.
Sets an implementation of ISVNCommitHandler to the commit handler that will be used during commit operations to handle commit log messages.
Sets an implementation of ISVNCommitHandler to the commit handler that will be used during commit operations to handle commit log messages.
Sets or unsets a versioned item to be skipped - whether or not it should be committed.
setCommitMessage(String) - method in class org.tmatesoft.svn.core.SVNDirEntry
This method is used by SVNKit internals and not intended for users (from an API point of view).
Sets commit parameters to use.
Sets commit parameters to use.
setConfigDirectory(String) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
setContentsStatus(org.tmatesoft.svn.core.wc.SVNStatusType) - method in class org.tmatesoft.svn.core.wc.SVNStatus
Sets the item's contents status type.
setCopyPath(String) - method in class org.tmatesoft.svn.core.SVNLogEntryPath
setCopyRevision(long) - method in class org.tmatesoft.svn.core.SVNLogEntryPath
setData(ByteBuffer) - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Sets a byte buffer containing instruction and new data bytes of this window.
setDebugLog(org.tmatesoft.svn.util.ISVNDebugLog) - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
Sets a logger to write debug log information to.
setDebugLog(org.tmatesoft.svn.util.ISVNDebugLog) - method in class org.tmatesoft.svn.core.wc.SVNClientManager
Sets a logger to write debug log information to.
setDebugLog(org.tmatesoft.svn.util.ISVNDebugLog) - method in class org.tmatesoft.svn.core.io.SVNRepository
Sets a logger to write debug log information to.
setDiffAdded(boolean) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Enables or disables generating differences for added files.
setDiffAdded(boolean) - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Enables or disables generating differences for added files.
setDiffCopied(boolean) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Enables or disables generating differences against copy source for copied files.
setDiffCopied(boolean) - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Enables or disables generating differences against copy source for copied files.
setDiffDeleted(boolean) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Enables or disables generating differences for deleted files.
setDiffDeleted(boolean) - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Enables or disables generating differences for deleted files.
Sets a diff generator to be used in doGetDiff() methods of this class.
Sets the specified diff driver for this object to use for generating and writing file differences to an otput stream.
Sets diff options containing diff rules.
Sets diff options for this client to use in annotate operations.
setDiffUnversioned(boolean) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Includes or not unversioned files into diff processing.
setDiffUnversioned(boolean) - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Includes or not unversioned files into diff processing.
setDocumentLocator(Locator) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
Does nothing.
setEncoding(String) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Sets the encoding charset to be used for a diff output.
setEncoding(String) - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Sets the encoding charset to be used for a diff output.
Sets a WC entry for which this object is generated.
setEventHandler(org.tmatesoft.svn.core.wc.ISVNEventHandler) - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminClient
Sets an event handler for this object.
Sets an event handler for this object.
Sets an event handler to all SVN*Client objects created and kept by this SVNClientManager.
setEventPathPrefix(String) - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
Removes or adds a path prefix.
setForcedBinaryDiff(boolean) - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
Enables or disables generating differnces between files having a binary MIME type.
setForcedBinaryDiff(boolean) - method in class org.tmatesoft.svn.core.wc.ISVNDiffGenerator
Enables or disables generating differnces between files having a binary MIME type.
setIgnoreAllWhitespace(boolean) - method in class org.tmatesoft.svn.core.wc.SVNDiffOptions
Sets whether all whitespaces must be ignored while comparing files.
setIgnoreAmountOfWhitespace(boolean) - method in class org.tmatesoft.svn.core.wc.SVNDiffOptions
Sets whether number of whitespaces must be ignored while comparing files.
setIgnoreEOLStyle(boolean) - method in class org.tmatesoft.svn.core.wc.SVNDiffOptions
Sets whether eol style must be ignored while comparing files.
setIgnoreExternals(boolean) - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
Sets externals definitions to be ignored or not during operations.
setIgnorePatterns(String[]) - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Sets global ignore patterns.
setLeaveConflictsUnresolved(boolean) - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
Sets (or unsets) all conflicted working files to be untouched by update and merge operations.
setLocation(org.tmatesoft.svn.core.SVNURL,boolean) - method in class org.tmatesoft.svn.core.io.SVNRepository
Sets a new repository location for this object.
setLock(org.tmatesoft.svn.core.SVNLock) - method in class org.tmatesoft.svn.core.SVNDirEntry
Sets the lock object for this entry (if it's locked).
Sets diff options for this client to use in merge operations.
Sets a factory object which is responsible for creating merger drivers.
setPath(String) - method in class org.tmatesoft.svn.core.wc.SVNCommitItem
Sets the item's relevant path.
setPath(String) - method in class org.tmatesoft.svn.core.wc.SVNEvent
Sets the item's path relative to the Working Copy root.
setPath(String) - method in class org.tmatesoft.svn.core.SVNLogEntryPath
Sets the path of the item represented by this object.
setPath(String,boolean) - method in class org.tmatesoft.svn.core.SVNURL
Creates a new SVNURL object replacing a path component of this object with a new provided one.
setPath(String,String,long,boolean) - method in class org.tmatesoft.svn.core.io.ISVNReporter
Describes a local path as being at a particular revision.
setPrompt(PromptUserPassword) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
setPropertyValue(String,String) - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Sets the value of a property from the [svnkit] section of the config file.
setProxy(String,int,String,String) - method in class org.tmatesoft.svn.core.auth.BasicAuthenticationManager
Sets a proxy server context to this manager.
setRelativePath(String) - method in class org.tmatesoft.svn.core.SVNDirEntry
This method is used by SVNKit internals and not intended for users (from an API point of view).
Sets the item's remote status.
Sets the item's remote status.
setReplayHandler(org.tmatesoft.svn.core.ISVNLogEntryHandler) - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminClient
Sets a replication handler that will receive a log entry object per each replayed revision.
Registers a replication handler to this replicator.
Caches identification parameters (UUID, rood directory location) of the repository with which this driver is working.
setRevisionPropertyValue(long,String,String) - method in class org.tmatesoft.svn.core.io.SVNRepository
Sets a revision property with the specified name to a new value.
setRevProperty(String,String,Revision,String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
Does nothing.
Sets a specific runtime authentication storage manager.
setTargetPath(File) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLInfoHandler
Sets the target path what makes all paths be relative to this one.
Sets a tunnel provider.
setUseAutoProperties(boolean) - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Enables or disables the autoproperties option.
setUseCommitTimes(boolean) - method in class org.tmatesoft.svn.core.wc.ISVNOptions
Enables or disables the commit-times option.
setWorkspaceProperty(String,String,String) - method in class org.tmatesoft.svn.core.io.ISVNWorkspaceMediator
Sets a new value for an item's WC property in a ".svn/wcprops" administrative subdirectory.
shortPropertyName(String) - static method in class org.tmatesoft.svn.core.SVNProperty
Returns a short name for the given property name - that is a name without any prefixes.
shutdownConnections(boolean) - method in class org.tmatesoft.svn.core.wc.DefaultSVNRepositoryPool
Closes connections of cached SVNRepository objects.
shutdownConnections(boolean) - method in class org.tmatesoft.svn.core.wc.ISVNRepositoryPool
Forces cached SVNRepository driver objects to close their socket connections.
shutdownConnections(boolean) - method in class org.tmatesoft.svn.core.wc.SVNClientManager
singleStatus(String,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
size() - method in class org.tmatesoft.svn.core.SVNDirEntry
Returns the file size in bytes (if this entry is a file).
SIZE_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
SKIP - static field in class org.tmatesoft.svn.core.wc.ISVNCommitParameters
A constant that instructs a commit operation to skip a missing item.
SKIP - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that the operation is skipped due to errors (inability to be performed, etc.).
skippedEntity(String) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
Does nothing.
sleepForTimeStamp() - method in class org.tmatesoft.svn.core.wc.SVNBasicClient
SPECIAL - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:special" SVN special property.
SSH - static field in class org.tmatesoft.svn.core.auth.ISVNAuthenticationManager
An ssh credential kind ("svn.ssh")
SSL - static field in class org.tmatesoft.svn.core.auth.ISVNAuthenticationManager
An ssl credential kind ("svn.ssl")
startDocument() - method in class org.tmatesoft.svn.core.wc.xml.AbstractXMLHandler
Starts logging.
startDocument() - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
startElement(String,String,String,Attributes) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
startPrefixMapping(String,String) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
Does nothing.
startTarget(File) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
Begins an XML tree with the target path for which the status is run.
startTarget(String) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
Begins an XML tree with the target path/URL for which annotating is run.
startTarget(String) - method in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
Begins an XML tree with the target path for which the status is run.
Gets status of a path.
status(String,boolean,boolean,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
status(String,boolean,boolean,boolean,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
status(String,boolean,boolean,boolean,boolean,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
STATUS_ADDED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation denotes that the item in the Working Copy being currently processed is scheduled for addition to the repository.
STATUS_COMPLETED - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In a remote status operation denotes that the operation itself is completed - used to get the latest repository revision against which the status was invoked.
STATUS_CONFLICTED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation denotes that the item in the Working Copy being currently processed is in a conflict state (local changes overlap those that came from the repository).
STATUS_DELETED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation denotes that the item in the Working Copy being currently processed is scheduled for deletion from the repository.
STATUS_EXTERNAL - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In a status operation denotes that the status is performed on an external item.
STATUS_EXTERNAL - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation denotes that the item in the Working Copy being currently processed is not under version control but is related to externals definitions.
STATUS_IGNORED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation denotes that the file item in the Working Copy being currently processed was set to be ignored (was added to svn:ignore property).
STATUS_INCOMPLETE - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation denotes that the item in the Working Copy being currently processed is under version control but is somehow incomplete - for example, it may happen when the previous update was interrupted.
STATUS_MERGED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation denotes that the item in the Working Copy being currently processed was merged - that is it was applied the differences (delta) between two sources in a merge operation.
STATUS_MISSING - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation denotes that the item in the Working Copy being currently processed is under version control but is missing - for example, removed from the filesystem with a non-SVN, non-SVNKit or any other SVN non-compatible delete command).
STATUS_MODIFIED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation denotes that the item in the Working Copy being currently processed has local modifications.
STATUS_NONE - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation denotes that no status type information is available.
STATUS_NORMAL - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation (if it's being running with an option to report of all items set to true) denotes that the item in the Working Copy being currently processed has no local changes (in a normal state).
STATUS_OBSTRUCTED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation denotes that the item in the Working Copy being currently processed has a non-expected kind.
STATUS_REPLACED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation denotes that the item in the Working Copy being currently processed was replaced by another item with the same name (within a single revision the item was scheduled for deletion and then a new one with the same name was scheduled for addition).
STATUS_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
STATUS_UNVERSIONED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
In a status operation denotes that the item in the Working Copy being currently processed is not under version control.
STREAM_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
STREAM_MALFORMED_DATA - static field in class org.tmatesoft.svn.core.SVNErrorCode
STREAM_UNEXPECTED_EOF - static field in class org.tmatesoft.svn.core.SVNErrorCode
STREAM_UNRECOGNIZED_DATA - static field in class org.tmatesoft.svn.core.SVNErrorCode
streamFileContent(String,Revision,Revision,int,OutputStream) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
SVN1_HEADER - static field in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Bytes of the delta header of a compressed diff window.
SVN_ENTRY_PREFIX - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:" prefix.
SVN_HEADER - static field in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Bytes of the delta header of an uncompressed diff window.
SVN_PREFIX - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:" prefix.
SVN_WC_PREFIX - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:wc:" prefix.
SVNAdminClient - class org.tmatesoft.svn.core.wc.admin.SVNAdminClient
The SVNAdminClient class provides methods that brings repository-side functionality and repository synchronizing features.
Creates a new admin client.
Creates a new admin client.
SVNAdminEvent - class org.tmatesoft.svn.core.wc.admin.SVNAdminEvent
The SVNAdminEvent is a type of an event used to notify callers' handlers in several methods of SVNAdminClient.
Creates a new event.
SVNAdminEvent(long,org.tmatesoft.svn.core.wc.admin.SVNAdminEventAction) - constructor for class org.tmatesoft.svn.core.wc.admin.SVNAdminEvent
Creates a new event.
Creates a new event.
SVNAdminEventAction - class org.tmatesoft.svn.core.wc.admin.SVNAdminEventAction
The SVNAdminEventAction is an enumeration of possible actions that may take place in different methods of SVNAdminClient.
SVNAdminPath - class org.tmatesoft.svn.core.wc.admin.SVNAdminPath
The SVNAdminPath is used to pass path information to ISVNHistoryHandler and ISVNTreeHandler
SVNAdminPath(String,String,int,boolean) - constructor for class org.tmatesoft.svn.core.wc.admin.SVNAdminPath
Constructs a new instance of this class that is intended for ISVNTreeHandler.
SVNAdminPath(String,String,long) - constructor for class org.tmatesoft.svn.core.wc.admin.SVNAdminPath
Constructs a new instance of this class that is intended for ISVNHistoryHandler.
SVNAnnotationGenerator - class org.tmatesoft.svn.core.SVNAnnotationGenerator
The SVNAnnotationGenerator class is used to annotate files - that is to place author and revision information in-line for the specified file.
Constructs an annotation generator object.
Constructs an annotation generator object.
Constructs an annotation generator object.
SVNAuthentication - class org.tmatesoft.svn.core.auth.SVNAuthentication
The SVNAuthentication is the base class that represents user credentials.
SVNAuthentication(String,String,boolean) - constructor for class org.tmatesoft.svn.core.auth.SVNAuthentication
Creates a username user credential object given a username.
An exception class that is used to signal about the fact that errors occured exactly during an authentication try.
Creates a new authentication exception given detailed error information.
Creates a new authentication exception given detailed error information and the original cause.
SVNBasicClient - class org.tmatesoft.svn.core.wc.SVNBasicClient
The SVNBasicClient is the base class of all SVN*Client classes that provides a common interface and realization.
SVNCancelException - class org.tmatesoft.svn.core.SVNCancelException
The SVNCancelException is used to signal about an operation cancel event.
SVNCancelException() - constructor for class org.tmatesoft.svn.core.SVNCancelException
Creates a cancel exception.
Constructs an SVNCancelException given the error message.
SVNChangeEntry - class org.tmatesoft.svn.core.wc.admin.SVNChangeEntry
SVNChangeEntry objects are used to pass path change information to clients.
Constructs a change entry object.
SVNClientImpl - class org.tmatesoft.svn.core.javahl.SVNClientImpl
SVNClientImpl(org.tigris.subversion.javahl.SVNClient) - constructor for class org.tmatesoft.svn.core.javahl.SVNClientImpl
SVNClientManager - class org.tmatesoft.svn.core.wc.SVNClientManager
The SVNClientManager class is used to manage SVN*Client objects as well as for providing them to a user what makes the user's work easier and his code - pretty clear and flexible.
SVNCommitClient - class org.tmatesoft.svn.core.wc.SVNCommitClient
The SVNCommitClient class provides methods to perform operations that relate to committing changes to an SVN repository.
Constructs and initializes an SVNCommitClient object with the specified run-time configuration and authentication drivers.
SVNCommitInfo - class org.tmatesoft.svn.core.SVNCommitInfo
The SVNCommitInfo class represents information about a committed revision.
SVNCommitInfo(long,String,Date) - constructor for class org.tmatesoft.svn.core.SVNCommitInfo
Constructs an SVNCommitInfo object.
Constructs an SVNCommitInfo object.
SVNCommitItem - class org.tmatesoft.svn.core.wc.SVNCommitItem
The SVNCommitItem represents a versioned item that is to be committed to a repository.
Constructs and initializes an SVNCommitItem object.
SVNCommitPacket - class org.tmatesoft.svn.core.wc.SVNCommitPacket
The SVNCommitPacket is a storage for SVNCommitItem objects which represent information on versioned items intended for being committed to a repository.
SVNCopyClient - class org.tmatesoft.svn.core.wc.SVNCopyClient
The SVNCopyClient provides methods to perform any kinds of copying and moving that SVN supports - operating on both Working Copies (WC) and URLs.
Constructs and initializes an SVNCopyClient object with the specified run-time configuration and authentication drivers.
SVNDeltaGenerator - class org.tmatesoft.svn.core.io.diff.SVNDeltaGenerator
The SVNDeltaGenerator is intended for generating diff windows of fixed size having a target version of a file against a source one.
SVNDeltaGenerator() - constructor for class org.tmatesoft.svn.core.io.diff.SVNDeltaGenerator
Creates a generator that will produce diff windows of 100Kbytes contents length.
SVNDeltaGenerator(int) - constructor for class org.tmatesoft.svn.core.io.diff.SVNDeltaGenerator
Creates a generator that will produce diff windows of a specified contents length.
SVNDeltaProcessor - class org.tmatesoft.svn.core.io.diff.SVNDeltaProcessor
The SVNDeltaProcessor is used to get a full text of a file in series applying diff windows being passed to a processor.
SVNDeltaProcessor() - constructor for class org.tmatesoft.svn.core.io.diff.SVNDeltaProcessor
Creates a processor.
SVNDIFF_BACKWARD_VIEW - static field in class org.tmatesoft.svn.core.SVNErrorCode
SVNDIFF_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
SVNDIFF_CORRUPT_WINDOW - static field in class org.tmatesoft.svn.core.SVNErrorCode
SVNDIFF_INVALID_HEADER - static field in class org.tmatesoft.svn.core.SVNErrorCode
SVNDIFF_INVALID_OPS - static field in class org.tmatesoft.svn.core.SVNErrorCode
SVNDIFF_UNEXPECTED_END - static field in class org.tmatesoft.svn.core.SVNErrorCode
SVNDiffClient - class org.tmatesoft.svn.core.wc.SVNDiffClient
The SVNDiffClient class provides methods allowing to get differences between versioned items ('diff' operation) as well as ones intended for merging file contents.
Constructs and initializes an SVNDiffClient object with the specified run-time configuration and authentication drivers.
SVNDiffInstruction - class org.tmatesoft.svn.core.io.diff.SVNDiffInstruction
The SVNDiffInstruction class represents instructions used as delta applying rules.
SVNDiffInstruction() - constructor for class org.tmatesoft.svn.core.io.diff.SVNDiffInstruction
Creates a new instruction object.
SVNDiffInstruction(int,int,int) - constructor for class org.tmatesoft.svn.core.io.diff.SVNDiffInstruction
Creates a particular type of a diff instruction.
SVNDiffOptions - class org.tmatesoft.svn.core.wc.SVNDiffOptions
The SVNDiffOptions class is used to contain some rules for controlling the result of comparing two files.
SVNDiffOptions() - constructor for class org.tmatesoft.svn.core.wc.SVNDiffOptions
Creates a new diff options object.
SVNDiffOptions(boolean,boolean,boolean) - constructor for class org.tmatesoft.svn.core.wc.SVNDiffOptions
Creates a new diff options object.
SVNDiffStatus - class org.tmatesoft.svn.core.wc.SVNDiffStatus
The SVNDiffStatus class is used to provide short information on path changes during diff status operations.
Instantiates a new object.
SVNDiffWindow - class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
The SVNDiffWindow class represents a diff window that contains instructions and new data of a delta to apply to a file.
SVNDiffWindow(long,int,int,int,int) - constructor for class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Constructs an SVNDiffWindow object.
SVNDiffWindowApplyBaton - class org.tmatesoft.svn.core.io.diff.SVNDiffWindowApplyBaton
The SVNDiffWindowApplyBaton class is used to provide the source and target streams during applying diff windows.
SVNDirEntry - class org.tmatesoft.svn.core.SVNDirEntry
The SVNDirEntry class is a representation of a versioned directory entry.
Constructs an instance of SVNDirEntry.
Constructs an instance of SVNDirEntry.
SVNErrorCode - class org.tmatesoft.svn.core.SVNErrorCode
The SVNErrorCode class represents possible predefined kinds of errors with their own identifying information.
SVNErrorCode(int,int,String) - constructor for class org.tmatesoft.svn.core.SVNErrorCode
SVNErrorMessage - class org.tmatesoft.svn.core.SVNErrorMessage
The SVNErrorMessage class represents error and warning messages describing reasons of exceptions occurred during runtime.
SVNEvent - class org.tmatesoft.svn.core.wc.SVNEvent
The SVNEvent class is used to provide detailed information on an operation progress to the ISVNEventHandler (if any) registered for an SVN*Client object.
Constructs an SVNEvent object filling it with informational details most of that would be retrieved and analized by an ISVNEventHandler implementation.
Constructs an SVNEvent object filling it with informational details most of that would be retrieved and analized by an ISVNEventHandler implementation.
Constructs an SVNEvent object.
Constructs an SVNEvent object.
SVNEvent(org.tmatesoft.svn.core.SVNErrorMessage) - constructor for class org.tmatesoft.svn.core.wc.SVNEvent
Constructs an SVNEvent object given an error message for a filed operation.
SVNEventAction - class org.tmatesoft.svn.core.wc.SVNEventAction
The SVNEventAction class is used to describe an action which generated an SVNEvent object.
SVNException - class org.tmatesoft.svn.core.SVNException
A main exception class that is used in the SVNKit library.
SVNException(org.tmatesoft.svn.core.SVNErrorMessage) - constructor for class org.tmatesoft.svn.core.SVNException
Creates an exception given an error message.
Creates an exception given an error message and the cause exception.
SVNFileRevision - class org.tmatesoft.svn.core.io.SVNFileRevision
The SVNFileRevision class represents information on what path a file is located at (in a repository) in a particular revision, contains file properties and revision properties for that revision.
SVNFileRevision(String,long,Map,Map) - constructor for class org.tmatesoft.svn.core.io.SVNFileRevision
Constructs an instance of SVNFileRevision.
SVNInfo - class org.tmatesoft.svn.core.wc.SVNInfo
The SVNInfo class is a wrapper for versioned item's (located either in a Working Copy or a repository) information details.
SVNLocationEntry - class org.tmatesoft.svn.core.io.SVNLocationEntry
The SVNLocationEntry represents a mapping of a path to its revision.
SVNLocationEntry(long,String) - constructor for class org.tmatesoft.svn.core.io.SVNLocationEntry
Constructs an SVNLocationEntry object.
SVNLock - class org.tmatesoft.svn.core.SVNLock
The SVNLock class represents a file lock.
SVNLock(String,String,String,String,Date,Date) - constructor for class org.tmatesoft.svn.core.SVNLock
Constructs an SVNLock object.
SVNLogClient - class org.tmatesoft.svn.core.wc.SVNLogClient
The SVNLogClient class is intended for such purposes as getting revisions history, browsing repository entries and annotating file contents.
Constructs and initializes an SVNLogClient object with the specified run-time configuration and authentication drivers.
SVNLogEntry - class org.tmatesoft.svn.core.SVNLogEntry
The SVNLogEntry class encapsulates such per revision information as: a revision number, the datestamp when the revision was committed, the author of the revision, a commit log message and all paths changed in that revision.
SVNLogEntry(Map,long,String,Date,String) - constructor for class org.tmatesoft.svn.core.SVNLogEntry
Constructs an SVNLogEntry object.
SVNLogEntryPath - class org.tmatesoft.svn.core.SVNLogEntryPath
The SVNLogEntryPath class encapsulates information about a single item changed in a revision.
SVNLogEntryPath(String,char,String,long) - constructor for class org.tmatesoft.svn.core.SVNLogEntryPath
Constructs an SVNLogEntryPath object.
SVNLookClient - class org.tmatesoft.svn.core.wc.admin.SVNLookClient
The SVNLookClient class provides API for examining different aspects of a Subversion repository.
Creates a new instance of SVNLookClient given an authentication manager and global options keeper.
Creates a new instance of SVNLookClient given an SVNRepository} drivers provider and global options keeper.
SVNMoveClient - class org.tmatesoft.svn.core.wc.SVNMoveClient
The SVNMoveClient provides an extra client-side functionality over standard (i.e. compatible with the SVN command line client) move operations.
Constructs and initializes an SVNMoveClient object with the specified run-time configuration and authentication drivers.
SVNNodeKind - class org.tmatesoft.svn.core.SVNNodeKind
The SVNNodeKind class is used to describe the kind of a directory entry (node, in other words).
SVNPasswordAuthentication - class org.tmatesoft.svn.core.auth.SVNPasswordAuthentication
The SVNPasswordAuthentication class represents a simple user credential pair - a username and password.
SVNPasswordAuthentication(String,String,boolean) - constructor for class org.tmatesoft.svn.core.auth.SVNPasswordAuthentication
Creates a password user credential object given a username and password.
SVNProperty - class org.tmatesoft.svn.core.SVNProperty
The SVNProperty class is a representation class for both versioned properties (user-managed svn specials) and for metaproperties (untweakable) supported by Subversion.
SVNPropertyData - class org.tmatesoft.svn.core.wc.SVNPropertyData
SVNPropertyData is a wrapper for both versioned and unversioned properties.
SVNPropertyData(String,String) - constructor for class org.tmatesoft.svn.core.wc.SVNPropertyData
Constructs an SVNPropertyData given a property name and its value.
SVNReplicationEditor - class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
The SVNReplicationEditor is an editor implementation used by a repository replicator as a bridge between an update editor for the source repository and a commit editor of the target one.
Creates a new replication editor.
SVNRepository - class org.tmatesoft.svn.core.io.SVNRepository
The abstract class SVNRepository provides an interface for protocol specific drivers used for direct working with a Subversion repository.
SVNRepositoryFactory - class org.tmatesoft.svn.core.io.SVNRepositoryFactory
SVNRepositoryFactory is an abstract factory that is responsible for creating an appropriate SVNRepository driver specific for the protocol to use.
SVNRepositoryReplicator - class org.tmatesoft.svn.core.replicator.SVNRepositoryReplicator
The SVNRepositoryReplicator class provides an ability to make a copy of an existing repository.
SVNRevision - class org.tmatesoft.svn.core.wc.SVNRevision
SVNRevision is a revision wrapper used for an abstract representation of revision information.
SVNRevisionProperty - class org.tmatesoft.svn.core.SVNRevisionProperty
The SVNRevisionProperty class represents revision properties - those unversioned properties supported by Subversion.
SVNSSHAuthentication - class org.tmatesoft.svn.core.auth.SVNSSHAuthentication
The SVNSSHAuthentication class represents a kind of credentials used to authenticate a user over an SSH tunnel.
SVNSSHAuthentication(String,File,String,int,boolean) - constructor for class org.tmatesoft.svn.core.auth.SVNSSHAuthentication
Creates a user credential object for authenticating over an ssh tunnel.
SVNSSHAuthentication(String,String,int,boolean) - constructor for class org.tmatesoft.svn.core.auth.SVNSSHAuthentication
Creates a user credential object for authenticating over an ssh tunnel.
SVNSSLAuthentication - class org.tmatesoft.svn.core.auth.SVNSSLAuthentication
The SVNSSLAuthentication class represents user's credentials used to authenticate a user in secure connections.
SVNSSLAuthentication(File,String,boolean) - constructor for class org.tmatesoft.svn.core.auth.SVNSSLAuthentication
Creates an SSL credentials object.
SVNStatus - class org.tmatesoft.svn.core.wc.SVNStatus
The SVNStatus class is used to provide detailed status information for a Working Copy item as a result of a status operation invoked by a doStatus() method of SVNStatusClient.
Constructs an SVNStatus object filling it with status information details.
SVNStatusClient - class org.tmatesoft.svn.core.wc.SVNStatusClient
The SVNStatusClient class provides methods for obtaining information on the status of Working Copy items.
Constructs and initializes an SVNStatusClient object with the specified run-time configuration and authentication drivers.
SVNStatusType - class org.tmatesoft.svn.core.wc.SVNStatusType
SVNStatusType provides information about versioned items' status type.
SVNUpdateClient - class org.tmatesoft.svn.core.wc.SVNUpdateClient
This class provides methods which allow to check out, update, switch and relocate a Working Copy as well as export an unversioned directory or file from a repository.
Constructs and initializes an SVNUpdateClient object with the specified run-time configuration and authentication drivers.
SVNURL - class org.tmatesoft.svn.core.SVNURL
The SVNURL class is used for representing urls.
SVNUserNameAuthentication - class org.tmatesoft.svn.core.auth.SVNUserNameAuthentication
The SVNUserNameAuthentication class represents a simple authentication credential class that uses only a username to authenticate a user.
SVNUserNameAuthentication(String,boolean) - constructor for class org.tmatesoft.svn.core.auth.SVNUserNameAuthentication
Creates a username authentication credential.
SVNUUIDAction - class org.tmatesoft.svn.core.wc.admin.SVNUUIDAction
The SVNUUIDAction class is an enumeration of possible actions that SVNAdminClient can perform with uuids when loading a dumpstream.
SVNWCClient - class org.tmatesoft.svn.core.wc.SVNWCClient
The SVNWCClient class combines a number of version control operations mainly intended for local work with Working Copy items.
Constructs and initializes an SVNWCClient object with the specified run-time configuration and authentication drivers.
SVNWCUtil - class org.tmatesoft.svn.core.wc.SVNWCUtil
The SVNWCUtil is a utility class providing some common methods used by Working Copy API classes for such purposes as creating default run-time configuration and authentication drivers and some others.
SVNXMLAnnotateHandler - class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
This is an implementation of the ISVNAnnotateHandler interface that writes XML formatted annotation information to a specified ContentHandler.
SVNXMLAnnotateHandler(ContentHandler) - constructor for class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
Creates a new annotation handler.
Creates a new annotation handler.
SVNXMLDirEntryHandler - class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
This is an implementation of the ISVNStatusHandler interface that writes XML formatted status information to a specified ContentHandler.
SVNXMLDirEntryHandler(ContentHandler) - constructor for class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
Creates a new handler.
Creates a new handler.
SVNXMLInfoHandler - class org.tmatesoft.svn.core.wc.xml.SVNXMLInfoHandler
SVNXMLInfoHandler(ContentHandler) - constructor for class org.tmatesoft.svn.core.wc.xml.SVNXMLInfoHandler
Creates a new info handler.
Creates a new info handler.
SVNXMLLogHandler - class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
This log handler implementation writes xml formatted information about the log entries it's passed to a specified ContentHandler.
SVNXMLLogHandler(ContentHandler) - constructor for class org.tmatesoft.svn.core.wc.xml.SVNXMLLogHandler
Creates a new log handler.
Creates a new log handler.
SVNXMLSerializer - class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
This implementation of ContentHandler can write XML contents to a specified output stream or writer.
SVNXMLSerializer(OutputStream) - constructor for class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
Creates a serializer to write XML contents to the specified output stream.
SVNXMLSerializer(Writer) - constructor for class org.tmatesoft.svn.core.wc.xml.SVNXMLSerializer
Creates a serializer to write XML contents to the specified writer.
SVNXMLStatusHandler - class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
This is an implementation of the ISVNStatusHandler interface that writes XML formatted status information to a specified ContentHandler.
SVNXMLStatusHandler(ContentHandler) - constructor for class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
Creates a new status handler.
Creates a new status handler.
SWIG_PY_EXCEPTION_SET - static field in class org.tmatesoft.svn.core.SVNErrorCode
SWITCHED_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler

T

TARGET_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLAnnotateHandler
targetRevision(long) - method in class org.tmatesoft.svn.core.io.ISVNEditor
Sets the target revision the operation is running for.
targetRevision(long) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Sets the target revision the operation is running for.
TEST_FAILED - static field in class org.tmatesoft.svn.core.SVNErrorCode
testConnection() - method in class org.tmatesoft.svn.core.io.SVNRepository
Tries to access a repository.
TEXT_TIME - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:text-time" SVN untweakable metaproperty.
Receives a next diff window to be applied.
Collects a next delta chunk.
Collects a next delta chunk.
Collects a next delta chunk.
textDeltaEnd() - method in class org.tmatesoft.svn.core.io.diff.SVNDeltaProcessor
Performs delta processing finalizing steps.
textDeltaEnd(String) - method in class org.tmatesoft.svn.core.io.ISVNDeltaConsumer
Finalizes collecting text delta(s).
textDeltaEnd(String) - method in class org.tmatesoft.svn.core.SVNAnnotationGenerator
Finalizes collecting text delta(s).
textDeltaEnd(String) - method in class org.tmatesoft.svn.core.replicator.SVNReplicationEditor
Finalizes collecting text delta(s).
throwException(org.tmatesoft.svn.core.SVNException) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
toDecodedString() - method in class org.tmatesoft.svn.core.SVNURL
Returns a string representing a decoded url.
TOKEN_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLDirEntryHandler
TOKEN_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
toString() - method in class org.tmatesoft.svn.core.wc.admin.SVNAdminEventAction
Gives a string representation of this action.
toString() - method in class org.tmatesoft.svn.core.SVNCommitInfo
Gives a string representation of this object.
toString() - method in class org.tmatesoft.svn.core.wc.SVNCommitPacket
Gives a string representation of this object.
toString() - method in class org.tmatesoft.svn.core.io.diff.SVNDiffInstruction
Gives a string representation of this object.
toString() - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Gives a string representation of this object.
toString() - method in class org.tmatesoft.svn.core.SVNDirEntry
Retirns a string representation of this object.
toString() - method in class org.tmatesoft.svn.core.SVNErrorCode
Gives a string representation of this object.
toString() - method in class org.tmatesoft.svn.core.SVNErrorMessage
Returns a string representation of this error message object formatting (if needed) the error description with the provided related objects.
toString() - method in class org.tmatesoft.svn.core.wc.SVNEventAction
Returns a string representation of this object.
toString() - method in class org.tmatesoft.svn.core.SVNLock
Returns a string representation of this object.
toString() - method in class org.tmatesoft.svn.core.SVNLogEntry
Gives a string representation of this oobject.
toString() - method in class org.tmatesoft.svn.core.SVNLogEntryPath
Gives a string representation of this oobject.
toString() - method in class org.tmatesoft.svn.core.SVNNodeKind
Represents the current SVNNodeKind object as a string.
toString() - method in class org.tmatesoft.svn.core.wc.SVNRevision
Gives a string representation of this object.
toString() - method in class org.tmatesoft.svn.core.wc.SVNStatusType
Returns a string representation of this object.
toString() - method in class org.tmatesoft.svn.core.SVNURL
Returns a string representing a UTF-8 encoded url.
toString(boolean) - static method in class org.tmatesoft.svn.core.SVNProperty
Converts a boolean value to a string representation.
toString(long) - static method in class org.tmatesoft.svn.core.SVNProperty
Converts a long value to a string representation.
TRANSACTION_LISTED - static field in class org.tmatesoft.svn.core.wc.admin.SVNAdminEventAction
A 'next transaction listed' action.
TRANSACTION_REMOVED - static field in class org.tmatesoft.svn.core.wc.admin.SVNAdminEventAction
A 'next transaction removed' action.
TXN_CHECK_LOCKS - static field in class org.tmatesoft.svn.core.SVNProperty
A special property used in a commit transaction.
TXN_CHECK_OUT_OF_DATENESS - static field in class org.tmatesoft.svn.core.SVNProperty
A special property used in a commit transaction.
type - field in class org.tmatesoft.svn.core.io.diff.SVNDiffInstruction
A type of this instruction.
TYPE_ADDED - static field in class org.tmatesoft.svn.core.wc.admin.SVNChangeEntry
Char 'A' (item added).
TYPE_ADDED - static field in class org.tmatesoft.svn.core.SVNLogEntryPath
Char 'A' (item added).
TYPE_DELETED - static field in class org.tmatesoft.svn.core.wc.admin.SVNChangeEntry
Char 'D' (item deleted).
TYPE_DELETED - static field in class org.tmatesoft.svn.core.SVNLogEntryPath
Char 'D' (item deleted).
TYPE_ERROR - static field in class org.tmatesoft.svn.core.SVNErrorMessage
Error messages of this type are considered to be errors (most critical) rather than warnings.
TYPE_MODIFIED - static field in class org.tmatesoft.svn.core.SVNLogEntryPath
Char 'M' (item modified).
TYPE_REPLACED - static field in class org.tmatesoft.svn.core.SVNLogEntryPath
Char 'R' (item replaced).
TYPE_UPDATED - static field in class org.tmatesoft.svn.core.wc.admin.SVNChangeEntry
Char 'U' (item updated).
TYPE_WARNING - static field in class org.tmatesoft.svn.core.SVNErrorMessage
Error messages of this type are considered to be warnings, what in certain situations may be OK.

U

UNCHANGED - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
During an operation denotes that file item contents or file/directory item properties are not changed.
UNDEFINED - static field in class org.tmatesoft.svn.core.wc.SVNRevision
Used to denote that a revision is undefined (not available or not valid).
undoMove(File,File) - method in class org.tmatesoft.svn.core.wc.SVNMoveClient
Reverts a previous move operation back.
UNKNOWN - static field in class org.tmatesoft.svn.core.wc.ISVNEventHandler
Constant that is currently the value of the progress parameter (in handleEvnt())
UNKNOWN - static field in class org.tmatesoft.svn.core.SVNErrorCode
UNKNOWN - static field in class org.tmatesoft.svn.core.SVNNodeKind
This node kind is used to say that the kind of a node is actually unknown
UNKNOWN - static field in class org.tmatesoft.svn.core.wc.SVNStatusType
Denotes that the resultant status of the operation is for some reason unknown.
UNKNOWN_ERROR_MESSAGE - static field in class org.tmatesoft.svn.core.SVNErrorMessage
This is a type of an error message denoting an error of an unknown nature.
unlock() - method in class org.tmatesoft.svn.core.io.SVNRepository
Removes lock(s) from the file(s).
unlock(String[],boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
UNLOCK_FAILED - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that unlocking a file item failed.
UNLOCKED - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that the file item is unlocked as a result of an unlocking operation.
UNSUPPORTED_FEATURE - static field in class org.tmatesoft.svn.core.SVNErrorCode
UNVERSIONED_RESOURCE - static field in class org.tmatesoft.svn.core.SVNErrorCode
Updates a path receiving changes from a repository.
Updates a path switching it to a new repository location.
update(String,Revision,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
update(String[],Revision,boolean,boolean) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
UPDATE_ADD - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In an update operation denotes that the item is added to the Working Copy (as it was added in the repository).
UPDATE_COMPLETED - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In an update operation denotes that the operation itself is completed (for instance, in a console client can be used to print out the revision updated to).
UPDATE_DELETE - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In an update operation denotes that the item is deleted from the Working Copy (as it was deleted in the repository).
UPDATE_EXTERNAL - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In an update operation denotes that the item being updated is external.
UPDATE_NONE - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In an update operation denotes that the item is not modified, but its children are.
UPDATE_UPDATE - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
In an update operation denotes that the item is modified (there are changes received from the repository).
UPGRADE - static field in class org.tmatesoft.svn.core.wc.SVNEventAction
Denotes that the current format of the working copy administrative area is upgraded to a newer one.
URL - field in class org.tmatesoft.svn.core.wc.SVNBasicClient.RepositoryReference
URL - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:url" SVN untweakable metaproperty.
useLocalFileSeparatorChar() - method in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
USERNAME - static field in class org.tmatesoft.svn.core.auth.ISVNAuthenticationManager
A simple username credential kind ("svn.username").
username(String) - method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
UUID - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:entry:uuid" SVN untweakable metaproperty.

V

version() - static method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
VERSION_MISMATCH - static field in class org.tmatesoft.svn.core.SVNErrorCode
versionMajor() - static method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
versionMicro() - static method in class org.tmatesoft.svn.core.javahl.SVNClientImpl
versionMinor() - static method in class org.tmatesoft.svn.core.javahl.SVNClientImpl

W

WC_BAD_ADM_LOG - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_BAD_ADM_LOG_START - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_BAD_PATH - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_CORRUPT - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_CORRUPT_TEXT_BASE - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_FOUND_CONFLICT - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_INVALID_LOCK - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_INVALID_OP_ON_CWD - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_INVALID_RELOCATION - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_INVALID_SCHEDULE - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_INVALID_SWITCH - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_LEFT_LOCAL_MOD - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_LOCKED - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_LOCKED_ATTR - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
WC_NODE_KIND_CHANGE - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_NOT_DIRECTORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_NOT_FILE - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_NOT_LOCKED - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_NOT_UP_TO_DATE - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_OBSTRUCTED_UPDATE - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_PATH_FOUND - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_PATH_NOT_FOUND - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_REVISION_LABEL - static field in class org.tmatesoft.svn.core.wc.DefaultSVNDiffGenerator
WC_SCHEDULE_CONFLICT - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_STATUS_TAG - static field in class org.tmatesoft.svn.core.wc.xml.SVNXMLStatusHandler
WC_UNSUPPORTED_FORMAT - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_UNWIND_EMPTY - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_UNWIND_MISMATCH - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_UNWIND_NOT_EMPTY - static field in class org.tmatesoft.svn.core.SVNErrorCode
WC_URL - static field in class org.tmatesoft.svn.core.SVNProperty
An "svn:wc:ra_dav:version-url" SVN untweakable metaproperty.
WORKING - static field in class org.tmatesoft.svn.core.wc.SVNRevision
Denotes an item's working (current) revision.
wrap(String) - method in class org.tmatesoft.svn.core.SVNErrorMessage
Wraps this error message into a new one that is returned as a parent error message.
wrap(String,Object) - method in class org.tmatesoft.svn.core.SVNErrorMessage
Wraps this error message into a new one that is returned as a parent error message.
writeInt(ByteBuffer,int) - static method in class org.tmatesoft.svn.core.io.diff.SVNDiffInstruction
Writes an integer to a byte buffer.
writeLong(ByteBuffer,long) - static method in class org.tmatesoft.svn.core.io.diff.SVNDiffInstruction
Writes a long to a byte buffer.
writeNewData(ByteBuffer,int,int) - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Fills a target buffer with the specified number of new data bytes of this window object taken at the specified offset.
writeTo(ByteBuffer) - method in class org.tmatesoft.svn.core.io.diff.SVNDiffInstruction
Wirtes this instruction to a byte buffer.
writeTo(OutputStream,boolean) - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Writes this window object to the provided stream.
writeTo(OutputStream,boolean,boolean) - method in class org.tmatesoft.svn.core.io.diff.SVNDiffWindow
Formats and writes this window bytes to the specified output stream.

X

XML_ATTRIB_NOT_FOUND - static field in class org.tmatesoft.svn.core.SVNErrorCode
XML_CATEGORY - static field in class org.tmatesoft.svn.core.SVNErrorCode
XML_MALFORMED - static field in class org.tmatesoft.svn.core.SVNErrorCode
XML_MISSING_ANCESTRY - static field in class org.tmatesoft.svn.core.SVNErrorCode
XML_UNESCAPABLE_DATA - static field in class org.tmatesoft.svn.core.SVNErrorCode
XML_UNKNOWN_ENCODING - static field in class org.tmatesoft.svn.core.SVNErrorCode

Copyright © 2004-2006 TMate Software Ltd. All Rights Reserved.