[root]/statsvn/tests-src/net/sf/statcvs/output
Move tests to net.sf.statsvn
0 lines of code changed in:
Fixed some checkstyle issues (using final wherever possible, hence a few changes...)
Introduced constants and rename final static method in upper case (was inconsistent).
Also there were a few inconsistencies in the use of { on the same line as for or if.
Re-ordered private/static/final keywords to follow java standard (e.g. private static final...)
I hope this is ok.
19 lines of code changed in:
renamed viewcvs to viewvc everywhere except Ant task.
33 lines of code changed in:
got rid of cvsweb and fixed broken tests for repository integration
32 lines of code changed in:
renaming from CVS to abstract names or SVN; followed StatsCVS recommedations
28 lines of code changed in:
Initial statcvs project import
130 lines of code changed in: