Version Control for Hudson Continuous Integration Build Jobs

Posted by andrew on Stack Overflow See other posts from Stack Overflow or by andrew
Published on 2010-03-28T15:11:04Z Indexed on 2010/03/28 15:13 UTC
Read the original article Hit count: 386

We have a continuous integration server with over 40 jobs that are constantly changing. I would like to version control continuous integration build jobs in Hudson so we can roll back changes if we have problems.

Is there a Hudson plugin that will do this or other solution that already exists or should I keep the config.xml files in SVN.

© Stack Overflow or respective owner

Related posts about hudson

Related posts about hudson-plugins