| Package | Description |
|---|---|
| org.tigris.subversion.javahl |
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
|
| org.tmatesoft.svn.cli.svnadmin | |
| org.tmatesoft.svn.cli.svndumpfilter | |
| org.tmatesoft.svn.cli.svnlook | |
| org.tmatesoft.svn.cli.svnsync | |
| org.tmatesoft.svn.core.internal.io.fs | |
| org.tmatesoft.svn.core.internal.wc | |
| org.tmatesoft.svn.core.internal.wc2.admin | |
| org.tmatesoft.svn.core.internal.wc2.compat | |
| org.tmatesoft.svn.core.javahl17 | |
| org.tmatesoft.svn.core.wc |
This package provides a high-level API for managing Working Copies in a way
compatible with the native SVN command line client.
|
| org.tmatesoft.svn.core.wc.admin |
This package provides API for administrative managing Subversion repositories on a local machine.
|
| org.tmatesoft.svn.core.wc2.admin |
NEW: this package contains command-style API to perform most of
Subversion operations that works directly on local repository
on the level of abstraction similar to that of the command line client.
|
| Class and Description |
|---|
| SVNAdminClient
The SVNAdminClient class provides methods that brings repository-side functionality
and repository synchronizing features.
|
| Class and Description |
|---|
| ISVNAdminEventHandler
The ISVNAdminEventHandler is used in several methods of SVNAdminClient
to notify callers of operation progress.
|
| SVNAdminEvent
The SVNAdminEvent is a type of an event used to notify callers' handlers
in several methods of SVNAdminClient.
|
| Class and Description |
|---|
| ISVNAdminEventHandler
The ISVNAdminEventHandler is used in several methods of SVNAdminClient
to notify callers of operation progress.
|
| SVNAdminEvent
The SVNAdminEvent is a type of an event used to notify callers' handlers
in several methods of SVNAdminClient.
|
| Class and Description |
|---|
| ISVNChangedDirectoriesHandler
The ISVNChangedDirectoriesHandler is used to process changed
directory paths.
|
| ISVNChangeEntryHandler
The ISVNChangeEntryHandler is the interface for handling changed paths
in SVNLookClient's
doGetChanged() methods. |
| ISVNHistoryHandler
The ISVNHistoryHandler is used in history retrieving
operations of SVNLookClient.
|
| ISVNTreeHandler
The ISVNTreeHandler is used in traversing tree
operations of SVNLookClient.
|
| SVNAdminPath
The SVNAdminPath is used to pass path information
to ISVNHistoryHandler and ISVNTreeHandler
|
| SVNChangeEntry
SVNChangeEntry objects are used to pass path change information to clients.
|
| Class and Description |
|---|
| ISVNAdminEventHandler
The ISVNAdminEventHandler is used in several methods of SVNAdminClient
to notify callers of operation progress.
|
| SVNAdminEvent
The SVNAdminEvent is a type of an event used to notify callers' handlers
in several methods of SVNAdminClient.
|
| Class and Description |
|---|
| ISVNAdminEventHandler
The ISVNAdminEventHandler is used in several methods of SVNAdminClient
to notify callers of operation progress.
|
| Class and Description |
|---|
| ISVNAdminEventHandler
The ISVNAdminEventHandler is used in several methods of SVNAdminClient
to notify callers of operation progress.
|
| ISVNChangedDirectoriesHandler
The ISVNChangedDirectoriesHandler is used to process changed
directory paths.
|
| ISVNChangeEntryHandler
The ISVNChangeEntryHandler is the interface for handling changed paths
in SVNLookClient's
doGetChanged() methods. |
| ISVNGNUDiffGenerator
The ISVNGNUDiffGenerator is the interface for diff generators used
in diff operations of SVNLookClient.
|
| SVNAdminEvent
The SVNAdminEvent is a type of an event used to notify callers' handlers
in several methods of SVNAdminClient.
|
| SVNUUIDAction
The SVNUUIDAction class is an enumeration of possible actions
that SVNAdminClient can perform with uuids when loading a dumpstream.
|
| Class and Description |
|---|
| ISVNAdminEventHandler
The ISVNAdminEventHandler is used in several methods of SVNAdminClient
to notify callers of operation progress.
|
| ISVNChangedDirectoriesHandler
The ISVNChangedDirectoriesHandler is used to process changed
directory paths.
|
| ISVNChangeEntryHandler
The ISVNChangeEntryHandler is the interface for handling changed paths
in SVNLookClient's
doGetChanged() methods. |
| ISVNHistoryHandler
The ISVNHistoryHandler is used in history retrieving
operations of SVNLookClient.
|
| ISVNTreeHandler
The ISVNTreeHandler is used in traversing tree
operations of SVNLookClient.
|
| SVNAdminEvent
The SVNAdminEvent is a type of an event used to notify callers' handlers
in several methods of SVNAdminClient.
|
| SVNAdminPath
The SVNAdminPath is used to pass path information
to ISVNHistoryHandler and ISVNTreeHandler
|
| SVNChangeEntry
SVNChangeEntry objects are used to pass path change information to clients.
|
| Class and Description |
|---|
| ISVNChangedDirectoriesHandler
The ISVNChangedDirectoriesHandler is used to process changed
directory paths.
|
| ISVNChangeEntryHandler
The ISVNChangeEntryHandler is the interface for handling changed paths
in SVNLookClient's
doGetChanged() methods. |
| ISVNHistoryHandler
The ISVNHistoryHandler is used in history retrieving
operations of SVNLookClient.
|
| ISVNTreeHandler
The ISVNTreeHandler is used in traversing tree
operations of SVNLookClient.
|
| SVNAdminPath
The SVNAdminPath is used to pass path information
to ISVNHistoryHandler and ISVNTreeHandler
|
| SVNChangeEntry
SVNChangeEntry objects are used to pass path change information to clients.
|
| Class and Description |
|---|
| SVNAdminClient
The SVNAdminClient class provides methods that brings repository-side functionality
and repository synchronizing features.
|
| Class and Description |
|---|
| SVNAdminBasicClient
The SVNBasicClient is the base class of all
SVN*Client classes that provides a common interface
and realization.
|
| SVNAdminClient
The SVNAdminClient class provides methods that brings repository-side functionality
and repository synchronizing features.
|
| SVNLookClient
The SVNLookClient class provides API for examining
different aspects of a Subversion repository.
|
| Class and Description |
|---|
| ISVNAdminEventHandler
The ISVNAdminEventHandler is used in several methods of SVNAdminClient
to notify callers of operation progress.
|
| ISVNChangedDirectoriesHandler
The ISVNChangedDirectoriesHandler is used to process changed
directory paths.
|
| ISVNChangeEntryHandler
The ISVNChangeEntryHandler is the interface for handling changed paths
in SVNLookClient's
doGetChanged() methods. |
| ISVNGNUDiffGenerator
The ISVNGNUDiffGenerator is the interface for diff generators used
in diff operations of SVNLookClient.
|
| ISVNHistoryHandler
The ISVNHistoryHandler is used in history retrieving
operations of SVNLookClient.
|
| ISVNTreeHandler
The ISVNTreeHandler is used in traversing tree
operations of SVNLookClient.
|
| SVNAdminBasicClient
The SVNBasicClient is the base class of all
SVN*Client classes that provides a common interface
and realization.
|
| SVNAdminClient
The SVNAdminClient class provides methods that brings repository-side functionality
and repository synchronizing features.
|
| SVNAdminClient.SessionInfo |
| SVNAdminEvent
The SVNAdminEvent is a type of an event used to notify callers' handlers
in several methods of SVNAdminClient.
|
| SVNAdminEventAction
The SVNAdminEventAction is an enumeration of possible actions that
may take place in different methods of SVNAdminClient.
|
| SVNAdminPath
The SVNAdminPath is used to pass path information
to ISVNHistoryHandler and ISVNTreeHandler
|
| SVNChangeEntry
SVNChangeEntry objects are used to pass path change information to clients.
|
| SVNSyncInfo
SVNSyncInfo represents information on repository synchronization
|
| SVNUUIDAction
The SVNUUIDAction class is an enumeration of possible actions
that SVNAdminClient can perform with uuids when loading a dumpstream.
|
| Class and Description |
|---|
| SVNUUIDAction
The SVNUUIDAction class is an enumeration of possible actions
that SVNAdminClient can perform with uuids when loading a dumpstream.
|