Are there any plugins available which will commit the build artifa开发者_如何学编程ct back to SVN?Unfortunately Svn Publisher is not really finished and requires quite a bit more work before I can use
I\'m trying to put together a Continuous Integration server that will do the following: Work with subversion
I want to create a hudson job, that takes an id as a parameter. And use that id to calculate the svn-repo path.
I\'ve been testing Hudson for a few days now and for PHP projects it seems ok; What I need though is a system that will allow me to publish an SVN tag to an FTP folder without adding a pile of rubbish
I want to create a CI for my company and we are using Sourcesafe as our repository. I want to know is there any way to create a CI Build process with Sourcesafe?
We have a bunch of C/C++ modules and projects for QNX4, QNX6 and Linux. All of these are written in Eclipse/QNX Momentics and we use Project Sets (psf files) to combine different modules into projects
In my opinion, once a working copy is chec开发者_JAVA技巧ked out, the automated build & test should not need a network connection to do its job.
We\'ve been using FinalBuilder as a continuous integration server for our Delphi project. Currently, we have our builds automatically triggered from subversion check-ins, dUnit tests run after the un
My team continues to find more and more value in the u开发者_如何学运维nit tests we write. We don\'t generally unit test the data access layers of our applications, as they don\'t contain \"logic\". I
I installed TeamCity and got it worki开发者_StackOverflow中文版ng against my project. However, I have since realized that I don\'t want it the administration page to be configured on port 80. I\'m goi