public class SvnExternalFileReporter extends Object implements ISVNReporterBaton
| Constructor and Description |
|---|
SvnExternalFileReporter(SVNWCContext context,
File localAbsPath,
boolean restoreFiles,
boolean useCommitTimes) |
| Modifier and Type | Method and Description |
|---|---|
void |
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.
|
public SvnExternalFileReporter(SVNWCContext context, File localAbsPath, boolean restoreFiles, boolean useCommitTimes)
public void report(ISVNReporter reporter) throws SVNException
ISVNReporterBatonreport in interface ISVNReporterBatonreporter - a reporter passed to make reportsSVNExceptionCopyright © 2025. All rights reserved.