Any downside to using C开发者_开发问答ruise Control on a virtual machine? My build system is shaping up to look like
I\'m currently setting up a new build server and I\'m interested in any suggestions the community may have about software such as Hudson or CruiseControl.NET that may simplify and add additional value
I am trying to automate our build/deployment process. So far I am using: a Visual Studio 2010 solution with a main Web Application project (and dependent projects)
I\'ve set-up a cruisecontrol.net server with IIS7. I want to be able to view the web dashboard. Everything has worked for me before fine in IIS6, but now it seems to be broke in IIS7.
i\'m using VS 2008. I can compile my solution using the IDE successfully. However, when I try to build it usin开发者_C百科g devenv.com, it fails saying that \"ERROR: Cannot find outputs of project out
We are in the process of switching to Mercurial.Our repository has a number of different projects, so we are using the filtered source control so that only changes to a project’s files trigger a buil
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I have a project in CruiseControl.net that I am trying to create a schedule for it to run at a certain time most days.
How to build and publish the ASP.NET web site(Microsoft Vishul Studio->File->New->Website) using Cruise Control.ne开发者_Go百科t.
I have cruise control with Nant running on windows 7 machine .Builds work just fine. But I have a task for which i need to start a batch process which opens up an application window (directX based app