[root]/statsvn/tests-src/net/sf/statsvn/util
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 30 (100.0%) | 179 (100.0%) | 5.9 |
Benoit Xhenseval | 26 (86.7%) | 106 (59.2%) | 4.0 |
Jason Kealey | 4 (13.3%) | 73 (40.8%) | 18.2 |
Implemented usage of svnkit instead of command-line tool. Some work contributed by yogesh.
2 lines of code changed in 1 file:
Refactored svn calls into various interfaces instead of static utility methods. Made it easier to implement an alternate way to query the server (using svnkit, for example). Allowed extensibility in current classes.
16 lines of code changed in 2 files:
Eclipse cleanUp.
27 lines of code changed in 3 files:
Partial work on an improved diff that makes use of the per-revision diffs now available in Subversion (instead of per file).
55 lines of code changed in 1 file:
Added a unit test for SvnInfoUtil.replace(...)
79 lines of code changed in 2 files:
Attention...
StatSvn no longer contains the StatCvs code, instead it shall depend on statcvs-0.2.4.jar (or whichever version StatCvs shall use when they take our changes).
A fair amount of changes will make it to StatCvs in order to support xdoc (in StatCvs), XHTML generation and use of StringBuffers.
Jason will do the StatCvs checkin soon, in the meantime I include statcvs-0.2.4.jar in the lib directory.
Enjoy
0 lines of code changed in 7 files:
Move tests to net.sf.statsvn
0 lines of code changed in 14 files: