I\'m trying to setup TeamCity to work with ClearCase for continuous integration, and I\'ve been having a few problems. TeamCity is complaining that it cannot build the patch for the build. I\'ve been
I\'m moving my continuous testing to a dedicated server (autotest slows down my local laptop too much). What I\'d like is for my testing server (which happens to be running CruiseControl.rb) to be con
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
I\'d like to add a continuous integration tool to a project I\'m working on. However, I\'d like to be able to send the result开发者_开发百科s of the build using Lotus Notes. I already have the Lotus N
I made a simple change of a property to an auto property and broke the build because the property was referenced in a conditional compilation section. I开发者_如何学C was building in debug and the ref
How would you implement an automated build and deploy system for Windows services. Things to keep in mind:
How should I tackle Continuous integration for a SOA platform? Let me explain the setup. We have 30 web service solutions and 5 client solutions, the web services are quite dependent on each other (r
We have a couple of projects configured in cc.net. Each of these projects has following items in it\'s working directory (svn):
I need some advice on configuring a project so it works in development, staging and production environments:
We use MSBuild quite extensively as part of our continuous integration process, and whilst it is incredibly powerful and we can do practically all of our build, test and deployment within it (utilisin