Version Control System with API. Need to get metrics

Posted by w1z on Stack Overflow See other posts from Stack Overflow or by w1z
Published on 2010-04-14T08:46:20Z Indexed on 2010/04/14 9:03 UTC
Read the original article Hit count: 192

Filed under:
|
|
|

Hi all,

I have next situation. I need to choise source control system for my project. This scs must provide the API to my .net application to get information about check-in-s for specified user and date period and about changes which was done in this check-in-s (the number of added and updated lines).

What source control system provides this functionality?

P.S. I can't use the TFS, it's a limitation..

© Stack Overflow or respective owner

Related posts about source-control

Related posts about version-control