PDA

View Full Version : Continuous integration TFS


krosty
10-22-2009, 02:59 PM
Has anybody implemented CI with TFS as source repository. In the sample continuous.bld I was seeing that unlike 'check repository' steps for other source controls, the TFS one just calls a subroutine. I'll be honest that I haven't looked closely into the logic behind it yet. Just thought it might be a good idea to throw a question to the forum to see if anybody has any pointer which will help me understand it, before I delve into it