| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.io.fs | |
| org.tmatesoft.svn.core.internal.io.svn | |
| org.tmatesoft.svn.core.internal.wc | |
| org.tmatesoft.svn.core.internal.wc.admin | |
| org.tmatesoft.svn.core.internal.wc17 | |
| org.tmatesoft.svn.core.internal.wc17.db | |
| org.tmatesoft.svn.core.io |
This package provides a low-level API for direct interacting with a Subversion repository on
the SVN protocol level.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FSRepository |
class |
FSTranslateReporter |
| Modifier and Type | Class and Description |
|---|---|
class |
SVNRepositoryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
SVNStatusReporter |
| Modifier and Type | Method and Description |
|---|---|
void |
SVNStatusReporter.report(ISVNReporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
SVNReporter.report(ISVNReporter reporter) |
| Modifier and Type | Class and Description |
|---|---|
class |
SVNStatusReporter17 |
| Modifier and Type | Method and Description |
|---|---|
void |
SVNReporter17.report(ISVNReporter reporter) |
void |
SVNStatusReporter17.report(ISVNReporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
SvnExternalFileReporter.report(ISVNReporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
ISVNReporterBaton.report(ISVNReporter reporter)
Makes a report describing the state of local items in order
to get the differences between the local items and what actually
is in a repository.
|
Copyright © 2025. All rights reserved.