Source Control System. API. Get metrics
Posted
by w1z
on Stack Overflow
See other posts from Stack Overflow
or by w1z
Published on 2010-04-11T22:37:57Z
Indexed on
2010/04/11
22:43 UTC
Read the original article
Hit count: 292
Hello 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