I'm looking for a ClearCase addin / command line tool that I can script that would allow me to get the total number of lines of code added/modified by a specific user for a specific time interval / VOB.
In my head, this should be possible, at least up to one point (the point where branches are deleted). What I don't know is if there's a tool to run diffs and extract data, or commands that extract branch info and then other commands that diff them that I could use.
Many thanks,
Mike