Uses of Class
net.sf.statcvs.input.EmptyRepositoryException

Packages that use EmptyRepositoryException
net.sf.statcvs StatCVS main package containing the command line launcher and some core classes. 
net.sf.statcvs.input This package is responsible for parsing CVS logs and working copy and creating a StatCVS model from them. 
 

Uses of EmptyRepositoryException in net.sf.statcvs
 

Methods in net.sf.statcvs that throw EmptyRepositoryException
static void Main.generateDefaultHTMLSuite()
          Generates HTML report.
 

Uses of EmptyRepositoryException in net.sf.statcvs.input
 

Methods in net.sf.statcvs.input that throw EmptyRepositoryException
 CvsContent Builder.createCvsContent()
          Returns a CvsContent object of all files.