need a solution to process SVN deltas -
in attempt sneak peer code review our build process, i'd way programatically grab current build, compare previous build, , generate report of deltas.
anyone care pontificate on high level approach doing this? libraries/tools delta calculation can recommend? (command line or dot.net lib best).
thanks in advance
subversion hook available notify diff (delta) users when ever commit made.
review better when precedes commit or else commits polluted far many bad commits , re-works. if want include "reviews" workflow, should check out - reviewboard. can integrated subversion. it's delta viewer capable.
[not answer opinion]
- unless explicitly building capabilities, hooks subversion share community, better use existing capabilities , focus on work. even, if these capabilities bit limited expect. there enough tools out there reviews , delta viewer.
Comments
Post a Comment