Draco.NET is a Windows service application designed to facilitate continuous integration. Draco.NET monitors your source code repository, automatically rebuilds your project when changes are detected and then emails you the build result along with a list of changes since the last build.

Draco.NET version 1.5 supports builds using NAnt build tool or via Visual Studio .NET 2002/2003 solution files. Draco.NET can monitor Source Control repositories in CVS, Visual SourceSafe, PVCS, SubVersion, and others.

Draco.NET is completely free and includes source released under a BSD-style licence. Please read the licence included with the distribution for more information.
This tool was inspired by CruiseControl developed by ThoughtWorks

 

Draco.NET是一个有助于持续集成的Windows服务程序,它可以监视你的代码库,并在发现工程被修改后,自动重新编译,并能通过email告诉你编译结果,以及自上次编译后的修改清单。

Draco.NET 1.5版本开始支持使用NAnt构建工具或者Visual Studio.NET2002/2003 solution文件。它所支持的版本控制程序有:CVSVisual SourceSafeVSS),PVCSSubVersionsvn),Vault等。

Draco.NET是一个完全免费并且开源的项目,使用BSD-style licence

Draco.NET的灵感来源于ThroughtWorksCruiseControl项目。

posted on 2005-08-27 17:29  RubyPDF  阅读(2301)  评论(9)    收藏  举报