一、相關鏈接資源
1.CI - CruiseControl.NET問題清單 http://www.aygfsteel.com/chenhui7502/archive/2011/07/18/354565.html
2.CI - CruiseControl.NET配置樣例 http://www.aygfsteel.com/chenhui7502/archive/2011/07/19/354664.html
二、問題清單
1. CruiseControl.NET Server 運行時build項目的時候報錯:source control failure(GetModification):Unable to execute file [ e:\NetCruise\project\svn]. The file may not exist or may not be executable
沒有設置SVN的客戶端軟件。客戶端軟件不能是TortoiseSVN這種Windows GUI的客戶端。這里http://subversion.apache.org/packages.html#windows 有很多的SVN客戶端。
2. CuriseControl.NET Server安裝之后,運行報錯:Unable to find a version of the runtime to run this application
.NetFramework 2.0沒有安裝.奇怪的是有時候安裝了.NetFramework 2.0 也不能運行,但不是報這個錯誤,需要安裝.netframework 3.0才可以運行。
1.CI - CruiseControl.NET問題清單 http://www.aygfsteel.com/chenhui7502/archive/2011/07/18/354565.html
2.CI - CruiseControl.NET配置樣例 http://www.aygfsteel.com/chenhui7502/archive/2011/07/19/354664.html
二、問題清單
1. CruiseControl.NET Server 運行時build項目的時候報錯:source control failure(GetModification):Unable to execute file [ e:\NetCruise\project\svn]. The file may not exist or may not be executable
沒有設置SVN的客戶端軟件。客戶端軟件不能是TortoiseSVN這種Windows GUI的客戶端。這里http://subversion.apache.org/packages.html#windows 有很多的SVN客戶端。
2. CuriseControl.NET Server安裝之后,運行報錯:Unable to find a version of the runtime to run this application
.NetFramework 2.0沒有安裝.奇怪的是有時候安裝了.NetFramework 2.0 也不能運行,但不是報這個錯誤,需要安裝.netframework 3.0才可以運行。