I am using CruiseControl.Net for continuous integration and I know how to have CruiseControl.Net automatically deploy a project when an SVN commit is made.
I have configured ClearCase plugin in Hudson . I created a project , by giving new hudson_view_name as view name for the Hudson project and provided config spec.
I have a continuous integration build system that gen开发者_开发技巧erates an RPM via a shell script triggered by cron. I want to sign the RPM with gpg, but gpg insists on the user manually entering t
I am trying to move TeamCity from one server to another. I have got it all installed on the new server and have run the instructions in the 开发者_JAVA百科help file:
I\'m using CassiniDevLib to host an MVC app for integration testing. In order to do it I need to amend some config settings on the web server so they match the integration testing environment, first
What is the simplest way to schedule a batch file to run on a remote machine using Hudson (latest and greatest version)? I was exploring the master slave setup. I created a dumb slave but I am not sur
Has anyone seen this very strange behaviour before? I\'ve got a solution whith 70 unit tests. All of them pass on my dev machine.
I have set up Hudson CI Server and running PHPUnit test with Selenium (big thanks to this post!). Now I am running Hudson server and Selenium server on my localhost.
This seems like a simple task but for the life of me I can\'t get Hudson to checkout my source to a specific directory.
I am looking for a co开发者_如何学Cmparison between IBM Build Forge (Rational) and Hudson CI. At work we have full licenses for BuildForge but recently we started using Hudson for doing continuous in