Package | Description |
---|---|
org.tmatesoft.svn.core.wc2 |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
SvnCopySource
Provides copy source information in copy operations.
|
class |
SvnDiffStatus
Represents short information on path changes in
SvnDiffSummarize operation. |
class |
SvnInfo
Represents information details for versioned item's (located either
in a working copy or a repository).
|
class |
SvnInheritedProperties |
class |
SvnRevisionRange
Represents a revision range between the start revision and the end revision.
|
class |
SvnStatus
Provides detailed status information for
a working copy item as a result of a status operation invoked by a
SvnGetStatus operation. |
class |
SvnStatusSummary
Represents status summary information for local working copy item,
including all its children.
|
Copyright © 2023. All rights reserved.