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
ISVNReporterBaton
report
in interface ISVNReporterBaton
reporter
- a reporter passed to make reportsSVNException
Copyright © 2023. All rights reserved.