Uses of Package
org.tmatesoft.svn.core.wc.admin
-
Packages that use org.tmatesoft.svn.core.wc.admin 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. -
Classes in org.tmatesoft.svn.core.wc.admin used by org.tigris.subversion.javahl Class Description SVNAdminClient The SVNAdminClient class provides methods that brings repository-side functionality and repository synchronizing features. -
Classes in org.tmatesoft.svn.core.wc.admin used by org.tmatesoft.svn.cli.svnadmin Class 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. -
Classes in org.tmatesoft.svn.core.wc.admin used by org.tmatesoft.svn.cli.svndumpfilter Class 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. -
Classes in org.tmatesoft.svn.core.wc.admin used by org.tmatesoft.svn.cli.svnlook Class Description ISVNChangedDirectoriesHandler The ISVNChangedDirectoriesHandler is used to process changed directory paths.ISVNChangeEntryHandler The ISVNChangeEntryHandler is the interface for handling changed paths in SVNLookClient'sdoGetChanged()
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 ISVNTreeHandlerSVNChangeEntry SVNChangeEntry objects are used to pass path change information to clients. -
Classes in org.tmatesoft.svn.core.wc.admin used by org.tmatesoft.svn.cli.svnsync Class 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. -
Classes in org.tmatesoft.svn.core.wc.admin used by org.tmatesoft.svn.core.internal.io.fs Class Description ISVNAdminEventHandler The ISVNAdminEventHandler is used in several methods of SVNAdminClient to notify callers of operation progress. -
Classes in org.tmatesoft.svn.core.wc.admin used by org.tmatesoft.svn.core.internal.wc Class 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'sdoGetChanged()
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. -
Classes in org.tmatesoft.svn.core.wc.admin used by org.tmatesoft.svn.core.internal.wc2.admin Class 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'sdoGetChanged()
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 ISVNTreeHandlerSVNChangeEntry SVNChangeEntry objects are used to pass path change information to clients. -
Classes in org.tmatesoft.svn.core.wc.admin used by org.tmatesoft.svn.core.internal.wc2.compat Class Description ISVNChangedDirectoriesHandler The ISVNChangedDirectoriesHandler is used to process changed directory paths.ISVNChangeEntryHandler The ISVNChangeEntryHandler is the interface for handling changed paths in SVNLookClient'sdoGetChanged()
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 ISVNTreeHandlerSVNChangeEntry SVNChangeEntry objects are used to pass path change information to clients. -
Classes in org.tmatesoft.svn.core.wc.admin used by org.tmatesoft.svn.core.javahl17 Class Description SVNAdminClient The SVNAdminClient class provides methods that brings repository-side functionality and repository synchronizing features. -
Classes in org.tmatesoft.svn.core.wc.admin used by org.tmatesoft.svn.core.wc Class 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. -
Classes in org.tmatesoft.svn.core.wc.admin used by org.tmatesoft.svn.core.wc.admin Class 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'sdoGetChanged()
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 ISVNTreeHandlerSVNChangeEntry SVNChangeEntry objects are used to pass path change information to clients.SVNSyncInfo SVNSyncInfo represents information on repository synchronizationSVNUUIDAction The SVNUUIDAction class is an enumeration of possible actions that SVNAdminClient can perform with uuids when loading a dumpstream. -
Classes in org.tmatesoft.svn.core.wc.admin used by org.tmatesoft.svn.core.wc2.admin Class Description SVNUUIDAction The SVNUUIDAction class is an enumeration of possible actions that SVNAdminClient can perform with uuids when loading a dumpstream.