MSBUILD + TFS:
장점: 간단하게 구성할 수 있다.
단점: NOT CLEAN BUILD
MSBUILD + CCNET:
장점: 복잡도 증가
단점: CLEAN BUILD
두가지 방법 모두
1. Scheduled Batch Job을 구성할 수 있다.
2. 자동으로 최신 소스를 받을 수 있다.
3. 소스 변경시 자동 빌드 지원한다.
'MSBuild'에 해당되는 글 2건
기본 사이트: 소스, 각종 기술문서
http://confluence.public.thoughtworks.org/display/CCNET/Welcome+to+CruiseControl.NET
CCNET과 MSTest 연동하기
http://kaistizen.net/EE/index.php/weblog/comments/ccnet_and_mstest9/
CruiseControl .NET 설치 일지
http://kaistizen.net/EE/index.php/weblog/comments/cruisecontrol_net_installation_log/
실전! 지속적인 통합 5편 - 비주얼 스튜디오 솔루션 빌드하기
http://kaistizen.net/EE/index.php/weblog/comments/continuous_integration_2008_011/
실전! 지속적인 통합 4편 - 지속적인 컴파일, CruiseControl .NET 설치하기
http://kaistizen.net/EE/index.php/weblog/comments/continuous_integration_2008_04/
Visual Studio Team Foundation Server Plugin
http://confluence.public.thoughtworks.org/display/CCNET/Visual+Studio+Team+Foundation+Server+Plugin
http://www.codeplex.com/TFSCCNetPlugin/Release/ProjectReleases.aspx?ReleaseId=1816