Wednesday, July 29, 2009

HUDSON: THINGS TO REMEMBER [Skip Change Log]

While starting hudson use:
java -Dhudson.scm.CVSSCM.skipChangeLog=true -jar hudson.war

This makes sure that hudson skips computing change log. Computing change log option is
slow for one thing and caused a lot of problems while I was setting it up in our projects.


No comments: