From: John Date: 2006-04-04T04:56:07+09:00 Subject: DamageControl on Windows with CVS I'm in the situation where we're building a mix of .NET and C/C++ (and even some VB6) builds, but as of yet we don't have a CI system. We've kind of adopted Rake for our actual build scripting (still in the translation process), and I've been tasked with coming up with a plan for CI. I figured DamageControl, since we're already using Ruby to a certain extent, but I cannot get it working. I had it working on my home machine a couple of months ago, but can't seem to get back to that point or replicate it on my development machine. The problem at the moment is that when I go to the web ui, it complains about methods missing. Clicking on Add Project brings up 'login_required missing errors' Since I'm on CVS, CIA is out of the question as well. Does anybody have any ideas? Thanks in advance. -- Posted via http://www.ruby-forum.com/.