Uses of Interface
org.tmatesoft.svn.core.wc2.ISvnOperationOptionsProvider
Packages that use ISvnOperationOptionsProvider
Package
Description
NEW: this package contains command-style API to perform most of
Subversion operations on the level of abstraction similar to that of the
command line client.
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.
-
Uses of ISvnOperationOptionsProvider in org.tmatesoft.svn.core.internal.wc2
Fields in org.tmatesoft.svn.core.internal.wc2 declared as ISvnOperationOptionsProviderModifier and TypeFieldDescriptionprivate ISvnOperationOptionsProvider
SvnRepositoryAccess.operationOptionsProvider
Methods in org.tmatesoft.svn.core.internal.wc2 that return ISvnOperationOptionsProviderModifier and TypeMethodDescriptionprotected ISvnOperationOptionsProvider
SvnRepositoryAccess.getOperationOptionsProvider()
Constructors in org.tmatesoft.svn.core.internal.wc2 with parameters of type ISvnOperationOptionsProviderModifierConstructorDescriptionprotected
SvnRepositoryAccess
(ISvnOperationOptionsProvider operationOptionsProvider, SVNWCContext context) -
Uses of ISvnOperationOptionsProvider in org.tmatesoft.svn.core.internal.wc2.ng
Constructors in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type ISvnOperationOptionsProviderModifierConstructorDescriptionSvnNgRepositoryAccess
(ISvnOperationOptionsProvider operationOptionsProvider, SVNWCContext context) -
Uses of ISvnOperationOptionsProvider in org.tmatesoft.svn.core.internal.wc2.old
Constructors in org.tmatesoft.svn.core.internal.wc2.old with parameters of type ISvnOperationOptionsProviderModifierConstructorDescriptionSvnOldRepositoryAccess
(ISvnOperationOptionsProvider operationOptionsProvider) -
Uses of ISvnOperationOptionsProvider in org.tmatesoft.svn.core.wc2
Classes in org.tmatesoft.svn.core.wc2 that implement ISvnOperationOptionsProviderModifier and TypeClassDescriptionclass
Base class for operations that change repository.class
Provides methods allowing to check out, update, switch and relocate a working copy as well as export an unversioned directory or file from a repository.class
Represents annotate operation.class
Canonicalizes all urls in the working copytarget
.class
Represents cat operation.class
Represents checkout operation.class
Represents cleanup operation.class
Represents commit operation.class
Represents copy operation.class
Represents diff operation.class
Produces a diff summary which lists the changed items betweensource
in itspegRevision
, as it changed betweenstartRevision
andendRevision
, or diff summary betweenfirstSource
at itspegRevision
andsecondSource
at itspegRevision
.class
Represents export operation.class
Gets paths belonging to the specifiedchangelists
discovered under the specifiedtargets
.class
Represents info command.class
Returns mergeinfo as aMap
with merge source URLs (asSVNURL
) mapped to range lists (SVNMergeRangeList
).class
Represents proplist operation.class
Represents status operation.class
Represents status operation as local working copy summary status fortarget
and all its children.class
Imports file or directorysource
into repository directory defined in operation'starget
at HEAD revision.class
Represents list operation.class
Represents log operation.class
Creates aSVNLogEntry
object with the revisions merged frommergeSource
(as ofmergeSource
'spegRevision
) intotarget
(as oftarget
'spegRevision
).class
Schedulestarget
as being replaced.class
Represents merge operation.class
SvnOperation<V>
Base class for all Svn* operations.class
Represents factory for the Svn* operations.class
class
Represents base class for all operations that can fetch object(s) for custom processing.class
Represents relocate operation.class
Represents copy to repository operation.class
Represents delete operation.class
Creates directory(ies) in a repository.class
SetspropertyName
topropertyValue
on eachtargets
.class
Represents resolve operation.class
Represents revert operation.class
Represents add operation.class
Represents remove operation.class
Represents set changelist operation.class
Represents operation for locking files.class
Represents set property operation.class
class
Returns a collection of potential merge sources (expressed as full repositoryURLs
) for working copytarget
attarget
'spegRevision
.class
Represents switch operation.class
Represents operation for unlocking files.class
Represents update operation.class
Represents operation for upgrading the metadata storage format for a working copy. -
Uses of ISvnOperationOptionsProvider in org.tmatesoft.svn.core.wc2.admin
Classes in org.tmatesoft.svn.core.wc2.admin that implement ISvnOperationOptionsProviderModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class