[root]/statsvn/tests-src/net/sf/statcvs/util
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.
30 lines of code changed in:
Fixed the test case (xhtml output)
2 lines of code changed in:
bug 15: svn.log is filled with entries in other branches, even if not relevant to current working folder.
3 lines of code changed in:
* Added some serial ids to serializable classes.
* added utility methods to go from [relative, absolute, url] to [relative, absolute, url]
* deprecated a few files
* Bug 1: added test suite to make sure they work as intended. need to test in the field, but behaviour is now easy to track.
27 lines of code changed in:
inefficient code to get a working hello world
1 lines of code changed in:
more work on handler, renamed cvslogutils
16 lines of code changed in:
Initial statcvs project import
68 lines of code changed in: