public interface ISVNReporterBaton
For more information on using reporters, please, read these on-line article: Using ISVNReporter/ISVNEditor in update-related operations
ISVNReporter
,
SVNRepository
,
ExamplesModifier 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.
|
void report(ISVNReporter reporter) throws SVNException
reporter
- a reporter passed to make reportsSVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.