Uses of Class
org.tmatesoft.svn.core.wc2.SvnReceivingOperation
Packages that use SvnReceivingOperation
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 SvnReceivingOperation in org.tmatesoft.svn.core.wc2
Subclasses of SvnReceivingOperation in org.tmatesoft.svn.core.wc2Modifier and TypeClassDescriptionclass
Base class for operations that change repository.class
Represents annotate operation.class
Represents commit 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
Gets paths belonging to the specifiedchangelists
discovered under the specifiedtargets
.class
Represents info command.class
Represents proplist operation.class
Represents status operation.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
Represents copy to repository operation.class
Represents delete operation.class
Creates directory(ies) in a repository.class
SetspropertyName
topropertyValue
on eachtargets
.class
Represents operation for locking files.class
Represents set property operation.class
Represents operation for unlocking files. -
Uses of SvnReceivingOperation in org.tmatesoft.svn.core.wc2.admin
Subclasses of SvnReceivingOperation in org.tmatesoft.svn.core.wc2.adminModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class