Tuesday, May 3, 2011

Team Foundation / SubVersion - Who has how much contrribution in the repository?

Has anyone come across with something that tells who has how much contribution in the the given repository (SubVersion or Team Foundation Server)

e-g say there are 100 lines of code in 2 files; out of which khurram has written 30 lines and jhon has written 70 lines...something using TFS' Annotation and/or SubVersion' Blame (on each file)

From stackoverflow
  • For subversion you could try the following link for svn statistics

    It will give you more than you ever dreamed possible.

    Kind Regards Noel

    Khurram Aziz : Have tried it with TFS through SvnBridge, and it worked great :)

0 comments:

Post a Comment