Package | Description |
---|---|
net.sf.statsvn.ant |
Package for the StatCVS Ant task.
|
net.sf.statsvn.input |
This package is responsible for parsing SVN logs and working copy and
creating a StatSVN model from them.
|
net.sf.statsvn.output |
This package is responsible for handling some SVN specific output and command line (eg Chora integration
is different for Svn).
|
net.sf.statsvn.util |
Utility classes.
|
net.sf.statsvn.util.svnkit |
Class and Description |
---|
TaskLogger
An Interface for the Logging mechanism.
|
Class and Description |
---|
BinaryDiffException |
ISvnDiffProcessor
Performs svn diff queries.
|
ISvnInfoProcessor
Performs svn info queries.
|
ISvnProcessor
Interface for a base processor.
|
ISvnPropgetProcessor
Performs svn propget queries.
|
ISvnVersionProcessor
Performs svn version queries.
|
Class and Description |
---|
ISvnProcessor
Interface for a base processor.
|
TaskLogger
An Interface for the Logging mechanism.
|
Class and Description |
---|
BinaryDiffException |
ISvnDiffProcessor
Performs svn diff queries.
|
ISvnInfoProcessor
Performs svn info queries.
|
ISvnProcessor
Interface for a base processor.
|
ISvnPropgetProcessor
Performs svn propget queries.
|
ISvnVersionProcessor
Performs svn version queries.
|
ProcessUtils
This class provides a way of launching new processes.
|
SvnInfoUtils
Utilities class that manages calls to svn info.
|
SvnVersionMismatchException
Indicates that an invalid version of the svn executable was found.
|
TaskLogger
An Interface for the Logging mechanism.
|
Class and Description |
---|
BinaryDiffException |
ISvnDiffProcessor
Performs svn diff queries.
|
ISvnInfoProcessor
Performs svn info queries.
|
ISvnProcessor
Interface for a base processor.
|
ISvnPropgetProcessor
Performs svn propget queries.
|
ISvnVersionProcessor
Performs svn version queries.
|
SvnDiffUtils
Utilities class that manages calls to svn diff.
|
SvnInfoUtils
Utilities class that manages calls to svn info.
|
SvnInfoUtils.SvnInfoHandler
SAX parser for the svn info --xml command.
|
SvnPropgetUtils
Utilities class that manages calls to svn propget.
|
SvnStartupUtils
Utility class that verifies if the correct version of subversion is used.
|
SvnVersionMismatchException
Indicates that an invalid version of the svn executable was found.
|