We want a better way of making sure that changes get merged and into the build -- that is, don't fall through the cracks. Ideally, we would like to produce a report that shows what changesets exist in what code lines by date range. For example:
Code: Select all
Date: 1/1/2007 – 1/4/2007 User: ALL
Trunk Branch1 Branch2 ...
Changeset Code line Code line Code line
------------------------------------------------------
1 X X
46 X
47 X X
etc...
It seems like this would be a common requirement. How are other folks out there handling this kind of tracking?
Thanks,
BJ Safdie
HCA Physician Services