Johnnybisco
Programmer
I have been working on a project for my company that uses Hudson Continuous Integration to test newly committed Java code. My goal is to have CVS call Hudson to run a testing script after a Commit. I have tried several solutions, but I just don't know CVS well enough to reach my goal. What are CVS's limitations in terms of automatic functionality after a commit? Can it call an external script file? Can it open a web browser and click on a field? Any help would be greatly appreciated, thanks!