Archive

Posts Tagged ‘version-control’

CruiseControl.NET recent version control change behavior in 1.4.x

June 15th, 2009 Petros No comments

After changing to CruiseControl.NET 1.4.x, my builds started sending weird Subversion related error messages. You see, my CC.NET server is on a different computer and on a different network than my Subversion repositories server. As a result, CC.NET tries download modifications using the Internet.

Read more…