Tag Archives: CruiseControl

How to do CruiseControl Set up in the Server machine for Continuous Integration

Required Software: SVN1.4.5 Tortoise Version Control CruiseControl 2.7.2 dump Jdeveloper11g Steps to follow: 1. Install SVN 1.4.5 & Make the SVN as windows service, using the following command in the command prompt. sc create svn binpath= “C:\svn\bin\svnserve.exe –service -r C:\repos” … Continue reading

Posted in Continuous Integration | Tagged , , | Leave a comment