file version for each line of code
This is almost like the last example of the cleartool annotate command:
cleartool annotate -out - -fmt "%Vn |" -rm -nheader util.c
Value: no title, only text annotations of strings, including deleted ones.
source share