In RTC 5.0.2: Is there any way to see that which developer has done what changes in a particular code file?
Accepted answer
One other answer
Hi Muhammad,
If you are using the Source Control Eclipse client, you can annotate the lines in the text file by right-clicking on it and choosing Team->Annotate. On the left side of the text editor there will be different colours representing the different change sets that contributed the lines. You can hover your mouse over the colours and it will provide more details such as the change set and work item.
I hope that this helps,
Chris
If you are using the Source Control Eclipse client, you can annotate the lines in the text file by right-clicking on it and choosing Team->Annotate. On the left side of the text editor there will be different colours representing the different change sets that contributed the lines. You can hover your mouse over the colours and it will provide more details such as the change set and work item.
I hope that this helps,
Chris