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

  1. subversion hook available notify diff (delta) users when ever commit made.

  2. 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]

  1. 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

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -