Subversion. Metrics. Get lines of added/updated code for each file in check-in programmatically

Posted by w1z on Stack Overflow See other posts from Stack Overflow or by w1z
Published on 2010-04-15T21:24:42Z Indexed on 2010/04/15 21:43 UTC
Read the original article Hit count: 263

Filed under:
|
|
|
|

Hi all,

I need your advice. In my application I need to get programmatically such metrics for users check-ins as lines of added/updated code for each file in check-in. This app is writed on c# and uses the Subversion as version control system. How can I do it? Offer me your ideas please...

Thanks a lot! (:

© Stack Overflow or respective owner

Related posts about svn

Related posts about metrics