public class SvnExternalFileReporter extends java.lang.Object implements ISVNReporterBaton
Constructor and Description |
---|
SvnExternalFileReporter(SVNWCContext context,
java.io.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, java.io.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 © 2004-2012 TMate Software Ltd. All Rights Reserved.