Uses of Class
org.tmatesoft.svn.core.wc2.SvnObject
Packages that use SvnObject
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.
-
Uses of SvnObject in org.tmatesoft.svn.core.wc2
Subclasses of SvnObject in org.tmatesoft.svn.core.wc2Modifier and TypeClassDescriptionclass
Provides copy source information in copy operations.class
Represents short information on path changes inSvnDiffSummarize
operation.class
Represents information details for versioned item's (located either in a working copy or a repository).class
class
Represents a revision range between the start revision and the end revision.class
Provides detailed status information for a working copy item as a result of a status operation invoked by aSvnGetStatus
operation.class
Represents status summary information for local working copy item, including all its children.