"cachable-props" SVN untweakable metaproperty.
During an operation (like an update) denotes that the item contents
or item properties were changed.
Changes the value of a property of the currently "opened"/"added" directory.
Changes the value of a property of the currently "opened"/"added" directory.
Changes the value of a property of an opened file.
Changes the value of a property of an opened file.
Checks if the current operation is cancelled (somehow interrupted)
and should throw an SVNCancelException.
Checks if the replicating operation is cancelled.
Redirects this call to the registered event handler (if any).
Checks out a directory from a repository .
Returns the kind of an item located at the specified path in
a particular revision.
An "svn:entry:checksum" SVN untweakable metaproperty.
Creates an exact copy of this window object.
Closes the source and target streams, finalizes
the checksum computation and returns it in a hex representation.
Closes the currently opened directory fixing all changes of its
properties and/or entries.
Closes the currently opened directory fixing all changes of its
properties and/or entries.
Closes this editor finalizing the whole operation the editor
was used for.
Closes this editor finalizing the whole operation the editor
was used for.
Closes the opened file fixing all properties and/or contents changes.
Closes the opened file fixing all properties and/or contents changes.
Performs final handling for the processed file revision (when all
deltas are applied and fulltext is got).
Closes the current session closing a socket connection used by
this object.
In a commit operation denotes adding a new item to the repository.
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).
In a commit operation denotes deleting the item from the
repository.
In a commit operation denotes the final stage of the operation -
sending all file data and finalizing the commit.
In a commit operation denotes sending the item's modifications to the
repository.
In a commit operation denotes replacing (one item was deleted while
another one with the same name was added) the item in the repository.
Denotes the last revision in which an item was changed before (or
at) BASE.
An "svn:entry:committed-date" SVN untweakable metaproperty.
An "svn:entry:committed-rev" SVN untweakable metaproperty.
Compares this object with another one.
Compares this object with another one.
Compares this object with another one.
An "svn:entry:conflict-new" SVN untweakable metaproperty.
An "svn:entry:conflict-old" SVN untweakable metaproperty.
An "svn:entry:conflict-wrk" SVN untweakable metaproperty.
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.
Denotes that the conflict state on the item is still unresolved.
The type of modification denoting copying.
An "svn:entry:copied" SVN untweakable metaproperty.
Denotes that the item is copied with history.
A type of an instruction that says that data must be copied
from the new data to the target view.
A type of an instruction that says that data must be copied
from the source view to the target one.
A type of an instruction that says that data must be copied
from the target view to the target itself.
An "svn:entry:copyfrom-rev" SVN untweakable metaproperty.
An "svn:entry:copyfrom-url" SVN untweakable metaproperty.
An "svn:entry:corrupted" SVN untweakable metaproperty.
Creates an SVNRevision object given a particular timestamp.
Creates a diff window apply baton whith source and target streams
represented by files.
Creates a diff window apply baton whith initial source and target streams.
Creates an SVNRevision object given a revision number.
Creates an error message given an error code.
Creates an error message given an error code and description.
Creates an error message given an error code, description and a type (
whether it's a warning or an error).
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.
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.
Creates a new SVNURL representation from the given url
components.
Creates a default authentication manager that uses the default SVN's
servers configuration and authentication storage.
Creates a default authentication manager that uses the servers
configuration and authentication storage located in the provided
directory.
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.
Creates a default authentication manager that uses the provided
configuration directory and user's credentials.
Creates a default authentication manager that uses the default SVN's
servers configuration and provided user's credentials.
Creates a default run-time configuration options driver that uses the
default SVN's run-time configuration area.
Creates a default run-time configuration options driver that uses the
provided configuration directory.
Creates a local blank FSFS-type repository.
Creates a local blank FSFS-type repository.
Creates a local blank FSFS-type repository.
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.
Creates a temporary directory (when necessary) where temporary files
will be created.
Creates a temporary directory (when necessary) where temporary files
will be created.
"svn:sync-currently-copying" revision property.
An "svn:date" revision property
that is a date & time stamp representing the time when the
revision was created.
A default behaviour: any met uuid is ignored unless the latest revision
of the target repository is 0.
This is a default implementation for ISVNCommitHandler.
DefaultSVNCommitParameters is the default commit parameters
implementation.
DefaultSVNDiffGenerator is a default implementation of
ISVNDiffGenerator.
Constructs a DefaultSVNDiffGenerator.
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.
A constant that instructs a commit operation to force
a deletion of a missing item.
Denotes that the item is scheduled for deletion.
Removes a particular autoproperty by specifying a file name
pattern.
The type of modification denoting deletion.
An "svn:entry:deleted" SVN untweakable metaproperty.
Removes a particular global ignore pattern.
Describes a working copy path as deleted or missing.
Calculates the differences between two items.
Calculates the differences between two items.
Defines the directory node kind
Notifies this generator that the directory was added in revision rev2.
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.
Informs this diff generator about a change to a path.
Writes the differences in file properties to the specified output
stream.
Writes the differences in file properties to the specified output
stream.
Finalizes an annotation operation releasing resources involved
by this generator.
Disposes the current object.
Schedules an unversioned item for addition to a repository thus
putting it under version control.
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.
Canonicalizes all urls in the specified Working Copy.
Fetches file contents for the specified revision and path.
Fetches file contents for the specified path in the given
transaction.
Checks out a Working Copy from a repository.
Recursively cleans up the working copy, removing locks and resuming
unfinished operations.
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.
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.
Copies revision properties from the source repository that the destination one is synchronized with
to the given revision of the destination repository itself.
Creates an FSFS-type repository.
Creates an FSFS-type repository.
Schedules a Working Copy item for deletion.
Schedules a Working Copy item for deletion.
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.
Returns author information for the given revision.
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.
Returns datestamp information for the given revision.
Returns datestamp information for the given transaction.
Writes differences of changed files and properties for the
given revision to the provided output stream.
Writes differences of changed files and properties for the
given transaction to the provided output stream.
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.
Retrieves author, timestamp and log message information from
the repository for the given revision.
Retrieves author, timestamp and log message information from
the repository for the given transaction name.
Retrieves lock information for the specified path.
Returns log information for the given revision.
Returns log information for the given transaction.
Returns versioned properties for the specified path in the
given revision.
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.
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.
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.
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.
Returns the uuid of the repository.
Returns the current Working Copy min- and max- revisions as well as
changes and switch status within a single string.
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.
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.
Lists all uncommitted transactions.
Reads the provided dump stream committing new revisions to a repository.
Reads the provided dump stream committing new revisions to a repository.
Locks file items in a Working Copy as well as in a repository so that
no other user can commit changes to them.
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.
Committs a creation of a new directory/directories in the repository.
Moves a source item to a destination one.
Substitutes the beginning part of a Working Copy's URL with a new one.
Removes the specified outstanding transactions from a repository.
Resolves a 'conflicted' state on a Working Copy item.
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.
Collects status information on a single Working Copy item.
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.
Synchronizes the repository at the given url.
Unlocks file items in a Working Copy as well as in a repository.
Unlocks file items in a repository.
Brings the Working Copy item up-to-date with repository changes at the specified
revision.
Verifies the data stored in the repository.
Copies/moves administrative version control information of a source file
to administrative information of a destination file.
Returns the type of an action this event is fired for.
Gets the type of an action performed upon the item.
Returns the authentication driver registered for this
object.
Gets the name of the revision author
Retrieves the name of the author who last changed this entry.
Gets the item's last commit author.
Returns the author of the revision that this object represents.
Gets the author who last changed the item.
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".
Returns the category this error code object belongs to.
Returns a user's certificate file.
Gets a map containing all the paths that were changed in the
revision that this object represents.
Gets the file item's checksum.
Returns an error message (if any) that was returned from a
deeper method call.
Returns client authentication.
Returns a unique error code value.
Returns id of this object.
Gets an editor for committing changes to a repository.
Gets an editor for committing changes to a repository.
Returns the specified commit handler (if set) being in use or a default one
(DefaultSVNCommitHandler) if no special
implementations of ISVNCommitHandler were
previousely provided.
Returns the specified commit handler (if set) being in use or a default one
(DefaultSVNCommitHandler) if no special
implementations of ISVNCommitHandler were
previousely provided.
Returns commit information on the revision
committed to the replication destination repository.
Gets an array of SVNCommitItem objects stored in this
object.
Returns the commit log message for the revision of this entry.
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.
Returns commit parameters.
Returns commit parameters.
Gets the item's last commit date.
Gets the timestamp when the item was last changed (committed).
Gets the item's last committed revision.
Gets the revision when the item was last changed (committed).
Gets the temporary file that contains all latest changes from the
repository which led to a conflict with local changes.
Gets the temporary file that contains all latest changes from the
repository which led to a conflict with local changes.
Gets the temporary BASE revision file of that working file that is
currently in conflict with changes received from the repository.
Gets the temporary BASE revision file of that working file that is
currently in conflict with changes received from the repository.
Gets the temporary '.mine' file with all current local changes to the
original file.
Gets the temporary '.mine' file with all current local changes to the
original file.
Gets the status type of either file or directory contents.
Gets the Working Copy local item's contents status type.
Returns a copy-from source path.
Returns a copy-from source revision.
Gets the revision of the versioned item's ancestor
from which the item was copied.
Gets the revision of the item's ancestor from which the item was
copied.
Gets the revision of the item's ancestor
from which the item was copied (the item is added
with history).
Gets the repository location of the versioned item's ancestor
from which the item was copied.
Gets the URL (repository location) of the ancestor from which the
item was copied.
Gets the URL (repository location) of the ancestor from which the
item was copied.
Returns the path of the ancestor of the item represented
by this object.
Returns the revision of the ancestor of the item represented by this
object.
Gets the creation datestamp of this lock.
Retrieves a cached credential of the specified kind for the
given repository authentication realm from the auth storage.
Returns the total amount of new data and instruction bytes.
Gets the datestamp when the revision was committed.
Returns the date the entry was last changed.
Gets the datestamp when the revision was committed.
Gets the timestamp used to specify a revision.
Returns the recent repository revision number for the particular moment
in time - the closest one before or at the specified datestamp.
Returns the debug logger currently in use.
Returns the debug logger currently in use.
Returns the debug logger currently in use.
Gets the location of the default SVN's run-time configuration area on the
current machine.
Returns the default port number for the specified protocol.
Returns a description of this error.
Returns the diff driver being in use.
Returns a diff generator to be used in doGetDiff() methods of this class.
Gets the diff options that are used by this generator.
Gets the diff options that are used in annotate operations
by this client.
Fetches the contents of a directory into the provided
collection object and returns the directory entry itself.
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.
Gets the encoding charset being in use for a diff output.
Gets the encoding charset being in use for a diff output.
Returns a WC entry for which this object is generated.
Gets the item's SVN specific '<entry' properties.
Returns eol-marker bytes according to the given eol type.
Returns the error code of the error.
Gets an error code object given its unique error code number.
Gets an error message for a failed commit (if it
has failed).
Gets the error message that (if it's an error situation and
therefore the string is not null)
points to some fault.
Returns an error message provided to this exception object.
Returns the expected action.
Gets the expiration datestamp of this lock.
Gets the location of the Working Copy item.
Returns File representation of the Working Copy item path.
Gets a java.io.File representation of the item's path.
Gets the item's local path.
Gets the item's path in the filesystem.
Fetches the contents and/or properties of a file located at the specified path
in a particular revision.
Retrieves and returns interesting file revisions for the specified file.
Retrieves interesting file revisions for the specified file.
Retrieves the first user credential.
Gets a string representation of the entire stack trace of
error messages (if they were provided) starting with the initial
cause of the error.
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.
Returns the header name specific for a log handler.
Returns the host component of the url represented by this object.
Returns a connection timeout value.
Returns this object's identifier.
Gets the identifier of the revision information kind this
object represents.
Returns this object's identifier as an integer nbumber.
Returns all the global ignore patterns.
Returns the amount of instructions of this window object.
Returns the length of instructions in bytes.
Returns a credential kind for which this authentication
credential is used.
Returns the node kind of the item.
Gets the node kind of the versioned item.
Returns the node kind of the Working Copy item.
Returns the entry node kind.
Gets the item's node kind.
Gets the item's node kind characterizing it as an entry.
Returns the number of the latest revision of the repository this
driver is working with.
Gets the file item's local lock.
Returns the repository location to which this object is set.
Gets entry locations in time.
Gets entry locations in time.
Gets entry locations in time.
Gets the lock object for this entry (if it's locked).
Gets the file item's lock information (if any) represented by an
SVNLock object.
Gets the file item's lock.
Gets the lock for the file located at the specified path.
Gets all locks on or below the path, that is if the repository
entry (located at the path) is a directory then the method
returns locks of all locked files (if any) in it.
Gets the file item's lock status.
Gets the diff options that are used in merge operations
by this client.
Returns a factory object which is responsible for creating
merger drivers.
Returns an error description formatted with the
related objects if needed.
Returns the informational message describing the cause
of this exception.
Gets the log message attached to the revision.
Returns an error description which may contain message format
patterns.
Gets the MIME type of the item relying upon the special
SVN's 'svn:mime-type' property.
Returns the type of modification for the current
item.
Gets the the directory entry name
Gets the name of the property represented by this
SVNPropertyData object.
Gets the revision keyword name.
Returns the number of new data bytes to copy to the target view.
Gets the revision number the repository was committed to.
Retrieves the next user credential if the first try failed.
Returns a node revision id.
Gets the node kind of the item characterizing it as an entry -
whether it's a directory, file, etc.
Gets the revision number represented by this object.
Gets a run-time configuration area driver used by this object.
Returns the run-time configuration options driver
which kept by this object.
Returns the session options object this driver is using.
Returns the original revision from which a
new one
is loaded.
Returns the password to the ssh private key.
Returns this user credential's password.
Returns the user account's password.
Return a user's password.
Returns an absolute path.
Returns the absolute path of the changed item represented by
this object.
Gets the item's relevant path.
Returns a relative path of the item.
Gets the item's path relative to the Working Copy root directory.
Gets the file path (relative to a repository location - that URL
used to create an SVNRepository to access a repository).
Gets the item's path (relative to the repository root).
Gets the path of the file for which this lock was created.
Returns the path of the item represented by this object.
Returns the path component of the url represented by this object
as a uri-decoded string
Returns the port number specified (or default) for the host.
Returns the number of the port across which an ssh tunnel
is established.
Returns the File representation referring to the file with the
user's ssh private key.
Gets the '.prej' file containing details on properties conflicts.
Returns revision properties.
Returns file properties for this file (for this revision).
Gets the status type of the item's properties.
Gets the Working Copy local item's properties status type.
Returns the value of a property from the [svnkit] section
of the config file.
Gets the '.prej' file containing details on properties conflicts.
Returns the protocol component of the url represented by this
object.
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.
Returns the password to supply to the proxy machine.
Returns the port number on the proxy host to use.
Returns the username to supply to the proxy machine.
Returns objects (if any) that were provided to be formatted
with the error description.
Returns the entry's path.
Gets the item's last changed author.
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.
Gets the item's last changed date.
Returns the kind of the item got from the repository.
Gets the file item's repository lock -
applicable for a remote status invocation.
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.
Gets the item's last committed repository revision.
Gets the item's latest repository location.
Returns a path relative to the repository root directory given
a path relative to the location to which this driver object is set.
Gets a repository's root directory location.
Gets the repository root url (where the repository itself
is installed).
Gets the repository Universal Unique IDentifier (UUID).
Gets the Universal Unique IDentifier (UUID) of the repository this
driver is created for.
Returns a revision number.
Gets the revision of the versioned item .
Gets the last changed revision of this entry.
Gets the revision number specific for the action context.
Gets the revision of the file.
Gets the item's revision.
Gets the revision number.
Gets the number of the revision that this object represents.
Gets the item's current working revision.
Returns revision properties.
Returns unversioned revision properties for a particular revision.
Gets the value of an unversioned property.
Gets the item's schedule status.
Returns the file size in bytes (if this entry is a file).
Returns the number of bytes to copy from the source view to the target one.
Returns the source view offset.
Returns an SSL context for the appropriate authentiation realm.
Returns the SSL manager for secure interracting with a
repository.
Returns the length in bytes of the target view.
Returns a tree depth for this path.
Returns a tunnel comand line matching the given subprotocol
name.
Returns a tunnel provider.
Returns a transaction name.
Returns the type of the item change.
Returns the type of the error (whether it's a warning or an error).
Gets the type of the change applied to the item represented by this
object.
Returns the path component of the url represented by this object
as a uri-encoded string
Gets the versioned item's repository location.
Gets the item's URL - its repository location.
Gets the item's repository location.
Returns the user info component of the url represented by this
object.
Gets the value of the property represented by this
SVNPropertyData object.
Returns the value for such boolean properties as
"svn:executable", "svn:needs-lock"
and "svn:special".
This method is not intended for users (from an API point of view).
Returns the last modified local time of the file item.
Returns the Working Copy root directory given a versioned directory that
belongs to the Working Copy.
Returns the last modified local time of file or directory
properties.
Retrieves an item's WC property from a ".svn/wcprops" administrative
subdirectory.
An "svn:ignore" SVN special property.
A command to ignore any met uuid.
During some operations denotes that status info of item contents or
properties is inapplicable.
An "svn:entry:incomplete" SVN untweakable metaproperty.
Gives information about an entry located at the specified path in a particular
revision.
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.
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.
Returns an iterator to read instructions in series.
Returns an iterator to read instructions in series.
Determines if the item is to be added to version control.
Says if this error is an authentication error.
Checks whether client should send authentication credentials to
a repository server not waiting for the server's challenge.
Determines if the authentication storage is enabled.
Says if the given MIME-type corresponds to a binary (non-textual) type.
Checks whether the property is boolean.
Determines if an item intended for a commit is set to
be skipped - that is not to be committed.
Determines if the Working Copy item has local edits
to its contents.
Determines if the item is to be added to version control with
history.
Finds out if the item is added with history.
Determines if the item is to be deleted from version control.
Tells whether added files are enabled to be diffed.
Tells whether added files are enabled to be diffed.
Tells whether copied files are enabled to be diffed against their
copy sources.
Tells whether copied files are enabled to be diffed against their
copy sources.
Tells whether deleted files are enabled to be diffed.
Tells whether deleted files are enabled to be diffed.
Says if unversioned files are also diffed or ignored.
Says if unversioned files are also diffed or ignored.
Says whether path is
a directory or a file.
Determines if this object is disposed.
Says whether all whitespaces must be ignored while comparing files.
Says whether amont of whitespaces must be ignored while comparing files.
Determines if a file is ignored according to the
global ignore patterns.
Says whether eol style must be ignored while comparing files.
Determines if externals definitions are ignored.
Determines if conflicted files should be left unresolved
preventing from merging their contents during update and merge
operations.
Determines if the revision represented by this abstract object is
Working Copy specific - that is one of
BASE or
WORKING.
Determines whether the item needs to be locked.
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).
Determines if the Working Copy item has local edits
to properties.
Says whether properties of the Working Copy item are modified.
Checks if a property is regular.
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).
Says if the given revision property name is really a valid
revision property name.
Says if this credential may be cached in the global auth cache.
Says if the given property name starts with the
SVN_PREFIX
prefix.
Finds out whether the item is switched to a different
repository location.
Says if the given MIME-type corresponds to a text type.
Determines if the autoproperties option is enabled.
Determines if the commit-times option is enabled.
Checks if the revision information represented by this object
is valid.
Checks whether a revision number is valid.
Determines if a directory is under version control.
The ISVNAdminEventHandler is used in several methods of SVNAdminClient
to notify callers of operation progress.
The ISVNAnnotateHandler interface should be implemented to be further
provided to SVNLogClient's doAnnotate() methods for processing
annotation information per each text line.
The ISVNAuthenticationManager is implemented by manager
classes used by SVNRepository drivers for user authentication purposes.
The ISVNAuthenticationProvider interface is implemented by user
credentials providers.
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).
The ISVNChangedDirectoriesHandler is used to process changed
directory paths.
The ISVNChangeEntryHandler is the interface for handling changed paths
in SVNLookClient's doGetChanged() methods.
The ISVNCommitHandler should be implemented to
provide an ability to manage commit log messages for items to be committed in
a common transaction.
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.
The ISVNDeltaConsumer interface is implemented by receivers
of diff windows.
The ISVNDiffGenerator should be implemented by drivers generating
contents difference between files in order to be used in 'diff' operations
performed by SVNDiffClient.
The ISVNDiffStatusHandler is used to handle diff status operations supported by
the SVNDiffClient.
The ISVNDirEntryHandler interface is used to handle information
about directory entries while retrieving dir contents.
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.
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.
The ISVNFileRevisionHandler interface should be implemented for handling
information about file revisions - that is file path, properties, revision properties
against a particular revision.
The ISVNGNUDiffGenerator is the interface for diff generators used
in diff operations of SVNLookClient.
The ISVNHistoryHandler is used in history retrieving
operations of SVNLookClient.
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.
The ISVNLockHandler interface is used to provide some extra
processing of locked/unlocked paths.
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 is the merger driver interface used by SVNKit in
merging operations.
The ISVNMergerFactory interface should be implemented in
order to be used as a factory of merger drivers intended for
merging operations.
The ISVNOptions interface should be implemented to manage
global run-time configuration options.
The ISVNPropertyHandler interface should be implemented
to be further provided to SVNWCClient's property managing
methods for handling properties.
The ISVNProxyManager interface is used to manage http server
options.
The ISVNReplicationHandler is the interface for the handlers
which are registered to a repository replicator to keep track of the
replicating process.
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.
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.
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.
The ISVNSession interface provides some extra handling operations over
SVNRepository objects.
The ISVNSSLManager interface is intended for
creating secure SSL contexts over sockets used for data i/o.
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.
The ISVNTreeHandler is used in traversing tree
operations of SVNLookClient.
The ISVNTunnelProvider is the interface for
providers of tunnel command lines matching a specific
"svn+xxx" tunnel scheme.
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.
Returns true if this message is a warning message, not error one.
Says if the given property name starts with the
SVN_WC_PREFIX
prefix.
Determines if a directory is the root of the Working Copy.
Caches a commit message for the given revision.
An "svn:entry:schedule" SVN untweakable metaproperty.
One of the three possible values of the
SCHEDULE property -
"add"
One of the three possible values of the
SCHEDULE property -
"delete"
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.
Specifies the way how credentials are to be supplied to a
repository server.
Sets an authentication driver for this object.
Sets a custom authentication provider that will provide user
credentials for authentication.
Sets the given user credentials to this manager.
Enables or disables the authentication storage.
Sets autoproperties that will be automatically put on all files
that will be added or imported.
Sets an autoproperty - binds a file name pattern with a
string in the form of "propName=propValue".
Sets the root path for this diff generator.
Sets the root path for this diff generator.
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.
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.
Sets the item's contents status type.
Sets a byte buffer containing instruction and new data bytes
of this window.
Sets a logger to write debug log information to.
Sets a logger to write debug log information to.
Sets a logger to write debug log information to.
Enables or disables generating differences for added
files.
Enables or disables generating differences for added
files.
Enables or disables generating differences against copy source
for copied files.
Enables or disables generating differences against copy source
for copied files.
Enables or disables generating differences for deleted
files.
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.
Includes or not unversioned files into diff processing.
Includes or not unversioned files into diff processing.
Sets the encoding charset to be used for a diff output.
Sets the encoding charset to be used for a diff output.
Sets a WC entry for which this object is generated.
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.
Removes or adds a path prefix.
Enables or disables generating differnces between files having
a binary MIME type.
Enables or disables generating differnces between files having
a binary MIME type.
Sets whether all whitespaces must be ignored while comparing files.
Sets whether number of whitespaces must be ignored while comparing files.
Sets whether eol style must be ignored while comparing files.
Sets externals definitions to be ignored or not during
operations.
Sets global ignore patterns.
Sets (or unsets) all conflicted working files to be untouched
by update and merge operations.
Sets a new repository location for this object.
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.
Sets the item's relevant path.
Sets the item's path relative to the Working Copy root.
Sets the path of the item represented by this object.
Creates a new SVNURL object replacing a path component of
this object with a new provided one.
Describes a local path as being at a particular revision.
Sets the value of a property from the [svnkit] section
of the config file.
Sets a proxy server context to this manager.
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.
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.
Sets a revision property with the specified name to a new value.
Sets a specific runtime authentication storage manager.
Sets the target path what makes all paths be relative to this one.
Enables or disables the autoproperties option.
Enables or disables the commit-times option.
Sets a new value for an item's WC property in a ".svn/wcprops"
administrative subdirectory.
Returns a short name for the given property name - that is
a name without any prefixes.
Closes connections of cached SVNRepository objects.
Forces cached SVNRepository driver objects to close their socket
connections.
Returns the file size in bytes (if this entry is a file).
A constant that instructs a commit operation to skip a
missing item.
Denotes that the operation is skipped due to errors (inability to
be performed, etc.).
An "svn:special" SVN special property.
An ssh credential kind ("svn.ssh")
An ssl credential kind ("svn.ssl")
Begins an XML tree with the target path for which the
status is run.
Begins an XML tree with the target path/URL for which
annotating is run.
Begins an XML tree with the target path for which the
status is run.
In a status operation denotes that the item in the Working Copy being
currently processed is scheduled for addition to the repository.
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.
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).
In a status operation denotes that the item in the Working Copy being
currently processed is scheduled for deletion from the repository.
In a status operation denotes that the status is performed on an
external item.
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.
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).
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.
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.
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).
In a status operation denotes that the item in the Working Copy being
currently processed has local modifications.
In a status operation denotes that no status type information is
available.
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).
In a status operation denotes that the item in the Working Copy being
currently processed has a non-expected kind.
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).
In a status operation denotes that the item in the Working Copy being
currently processed is not under version control.
Bytes of the delta header of a compressed diff window.
Bytes of the delta header of an uncompressed diff window.
The SVNAdminClient class provides methods that brings repository-side functionality
and repository synchronizing features.
Creates a new admin client.
Creates a new admin client.
The SVNAdminEvent is a type of an event used to notify callers' handlers
in several methods of SVNAdminClient.
The SVNAdminEventAction is an enumeration of possible actions that
may take place in different methods of SVNAdminClient.
The SVNAdminPath is used to pass path information
to ISVNHistoryHandler and ISVNTreeHandler
Constructs a new instance of this class
that is intended for
ISVNTreeHandler.
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.
The SVNAuthentication is the base class that represents user
credentials.
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.
The SVNBasicClient is the base class of all
SVN*Client classes that provides a common interface
and realization.
The SVNCancelException is used to signal about an operation
cancel event.
Creates a cancel exception.
Constructs an SVNCancelException given the
error message.
SVNChangeEntry objects are used to pass path change information to clients.
Constructs a change entry object.
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.
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.
The SVNCommitInfo class represents information about a committed
revision.
Constructs an SVNCommitInfo object.
Constructs an SVNCommitInfo object.
The SVNCommitItem represents a versioned item that is
to be committed to a repository.
SVNCommitItem(File,org.tmatesoft.svn.core.SVNURL,org.tmatesoft.svn.core.SVNURL,org.tmatesoft.svn.core.SVNNodeKind,org.tmatesoft.svn.core.wc.SVNRevision,org.tmatesoft.svn.core.wc.SVNRevision,boolean,boolean,boolean,boolean,boolean,boolean) - constructor for class org.tmatesoft.svn.core.wc.
SVNCommitItem Constructs and initializes an SVNCommitItem object.
The SVNCommitPacket is a storage for SVNCommitItem
objects which represent information on versioned items intended
for being committed to a repository.
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.
The SVNDeltaGenerator is intended for generating diff windows of
fixed size having a target version of a file against a source one.
Creates a generator that will produce diff windows of
100Kbytes contents length.
Creates a generator that will produce diff windows of
a specified contents length.
The SVNDeltaProcessor is used to get a full text of a file
in series applying diff windows being passed to a processor.
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.
The SVNDiffInstruction class represents instructions used as delta
applying rules.
Creates a new instruction object.
Creates a particular type of a diff instruction.
The SVNDiffOptions class is used to contain some rules for controlling the
result of comparing two files.
Creates a new diff options object.
Creates a new diff options object.
The SVNDiffStatus class is used to provide short information on path changes
during diff status operations.
Instantiates a new object.
The SVNDiffWindow class represents a diff window that
contains instructions and new data of a delta to apply to a file.
Constructs an SVNDiffWindow object.
The SVNDiffWindowApplyBaton class is used to provide the source
and target streams during applying diff windows.
The SVNDirEntry class is a representation of a versioned
directory entry.
Constructs an instance of SVNDirEntry.
Constructs an instance of SVNDirEntry.
The SVNErrorCode class represents possible predefined kinds
of errors with their own identifying information.
The SVNErrorMessage class represents error and warning messages describing
reasons of exceptions occurred during runtime.
The SVNEvent class is used to provide detailed information on
an operation progress to the ISVNEventHandler (if any) registered
for an SVN*Client object.
SVNEvent(File,File,org.tmatesoft.svn.core.wc.SVNEventAction,org.tmatesoft.svn.core.SVNNodeKind,long,String,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.SVNLock,org.tmatesoft.svn.core.SVNErrorMessage) - constructor for class org.tmatesoft.svn.core.wc.
SVNEvent Constructs an SVNEvent object filling it with informational
details most of that would be retrieved and analized by an
ISVNEventHandler implementation.
SVNEvent(File,File,org.tmatesoft.svn.core.wc.SVNEventAction,org.tmatesoft.svn.core.wc.SVNEventAction,org.tmatesoft.svn.core.SVNNodeKind,long,String,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.SVNLock,org.tmatesoft.svn.core.SVNErrorMessage) - constructor for class org.tmatesoft.svn.core.wc.
SVNEvent Constructs an SVNEvent object filling it with informational
details most of that would be retrieved and analized by an
ISVNEventHandler implementation.
SVNEvent(org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaInfo,org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea,String,org.tmatesoft.svn.core.wc.SVNEventAction,org.tmatesoft.svn.core.SVNNodeKind,long,String,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.SVNLock,org.tmatesoft.svn.core.SVNErrorMessage) - constructor for class org.tmatesoft.svn.core.wc.
SVNEvent Constructs an SVNEvent object.
SVNEvent(org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaInfo,org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea,String,org.tmatesoft.svn.core.wc.SVNEventAction,org.tmatesoft.svn.core.wc.SVNEventAction,org.tmatesoft.svn.core.SVNNodeKind,long,String,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.SVNLock,org.tmatesoft.svn.core.SVNErrorMessage) - constructor for class org.tmatesoft.svn.core.wc.
SVNEvent Constructs an SVNEvent object.
Constructs an SVNEvent object given
an error message for a filed operation.
The SVNEventAction class is used to describe an action
which generated an SVNEvent object.
A main exception class that is used in the SVNKit library.
Creates an exception given an error message.
Creates an exception given an error message and the cause exception.
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.
Constructs an instance of SVNFileRevision.
The SVNInfo class is a wrapper for versioned item's (located either
in a Working Copy or a repository) information details.
SVNInfo(File,org.tmatesoft.svn.core.SVNURL,org.tmatesoft.svn.core.SVNURL,long,org.tmatesoft.svn.core.SVNNodeKind,String,long,String,String,String,org.tmatesoft.svn.core.SVNURL,long,String,String,String,String,String,String,String,org.tmatesoft.svn.core.SVNLock) - constructor for class org.tmatesoft.svn.core.wc.
SVNInfo The SVNLocationEntry represents a mapping of a path to its
revision.
Constructs an SVNLocationEntry object.
The SVNLock class represents a file lock.
Constructs an SVNLock object.
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.
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.
Constructs an SVNLogEntry object.
The SVNLogEntryPath class encapsulates information about a single
item changed in a revision.
Constructs an SVNLogEntryPath object.
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.
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.
The SVNNodeKind class is used to describe the kind of a
directory entry (node, in other words).
The SVNPasswordAuthentication class represents a simple
user credential pair - a username and password.
Creates a password user credential object given a username and password.
The SVNProperty class is a representation class for both versioned
properties (user-managed svn specials) and for metaproperties (untweakable)
supported by Subversion.
SVNPropertyData is a wrapper for both versioned and unversioned
properties.
Constructs an SVNPropertyData given a property name and its
value.
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.
The abstract class SVNRepository provides an interface for protocol
specific drivers used for direct working with a Subversion repository.
SVNRepositoryFactory is an abstract factory that is responsible
for creating an appropriate SVNRepository driver specific for the
protocol to use.
The SVNRepositoryReplicator class provides an ability to
make a copy of an existing repository.
SVNRevision is a revision wrapper used for an abstract representation
of revision information.
The SVNRevisionProperty class represents revision properties - those
unversioned properties supported by Subversion.
The SVNSSHAuthentication class represents a kind of credentials used
to authenticate a user over an SSH tunnel.
Creates a user credential object for authenticating over an ssh tunnel.
Creates a user credential object for authenticating over an ssh tunnel.
The SVNSSLAuthentication class represents user's credentials used
to authenticate a user in secure connections.
Creates an SSL credentials object.
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.
SVNStatus(org.tmatesoft.svn.core.SVNURL,File,org.tmatesoft.svn.core.SVNNodeKind,org.tmatesoft.svn.core.wc.SVNRevision,org.tmatesoft.svn.core.wc.SVNRevision,Date,String,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.wc.SVNStatusType,org.tmatesoft.svn.core.wc.SVNStatusType,boolean,boolean,boolean,File,File,File,File,String,org.tmatesoft.svn.core.wc.SVNRevision,org.tmatesoft.svn.core.SVNLock,org.tmatesoft.svn.core.SVNLock,Map) - constructor for class org.tmatesoft.svn.core.wc.
SVNStatus Constructs an SVNStatus object filling it with status information
details.
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 provides information about versioned items'
status type.
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.
The SVNURL class is used for representing urls.
The SVNUserNameAuthentication class represents a simple
authentication credential class that uses only a username to
authenticate a user.
Creates a username authentication credential.
The SVNUUIDAction class is an enumeration of possible actions
that SVNAdminClient can perform with uuids when loading a dumpstream.
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.
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.
This is an implementation of the ISVNAnnotateHandler interface
that writes XML formatted annotation information to a specified
ContentHandler.
Creates a new annotation handler.
Creates a new annotation handler.
This is an implementation of the ISVNStatusHandler interface
that writes XML formatted status information to a specified
ContentHandler.
Creates a new info handler.
Creates a new info handler.
This log handler implementation writes xml formatted information
about the log entries it's passed to a specified ContentHandler.
Creates a new log handler.
Creates a new log handler.
This implementation of ContentHandler can write XML contents to
a specified output stream or writer.
Creates a serializer to write XML contents to the specified
output stream.
Creates a serializer to write XML contents to the specified
writer.
This is an implementation of the ISVNStatusHandler interface
that writes XML formatted status information to a specified
ContentHandler.
Creates a new status handler.
Creates a new status handler.