I’m trying to set up Hudson as a CI Server and I’m having trouble getting everything to work. I’m trying to use the ‘official’ git plugin. I haven’t done any testing with the alternate plugin developed by stephenh.
I’m wondering if anyone else has gotten Hudson to work with Git or any CI server to work with Git. If so, how and with what configuration.
Pertinent information is that I’m on Hudson 1.277, I’m using Git 1.6.1.1.230.gdfb04, and the Git Plugin 0.5, all on the windows platform.
Thanks in advance!
With the upcoming 2.1. release Hudson will have the git plugin as part of the default install. Even now the git plugin works like a charm.
In a nutshell you configure your git installation in the global configuration and then specify repo url and branch in the project config.
Check out the Hudson book for more information on how to configure things and such.
http://www.simpligility.com/2011/06/hudson-book-changes-and-community/
Update: The book is now available at http://wiki.eclipse.org/The_Hudson_Book