show/hide this revision's text 8 edited tags; edited title

Tool to aid Code Review..Review

show/hide this revision's text 7 added link to referenced tool

For our small team of 20 developers, we used do code review like:

  1. Make a label in svn and publish the label to the reviewers
  2. Reviewers checkout the code and add comments in line (with marker like: // REVIEWER_NAME::REVIEW COMMENT:)
  3. After all comments are in, reviewer checks in the code, preferably with new label.
  4. Developer checks the comments and makes changes (if appropriate)
  5. Developer keeps an excel sheet report for considered changes and reasons for ignored comments

Problem: Developer needs to keep track of multiple labels which might have same comments

Sometimes we even do One on One review and if we really have time, even do Table review (team of reviewers looks at the code on projector, on the fly, and pass comment)

I was wondering: Are you guys using any specific tool which helps to do code reviews smoother?

I have heard of Code collaboratorCollaborator. But have anyone used that? Is it worth the money?

show/hide this revision's text 6 edited tags
show/hide this revision's text 5 Rollback to Revision 2
show/hide this revision's text 4 edited tags
show/hide this revision's text 3 Automated tag tuning
show/hide this revision's text 2
show/hide this revision's text 1