I\'ve setup a continuous integration build with Hudson running on Tomcat. I now need to move this a different instance of Tomcat, but don\'t want to have to configure everything
When we migrated to a new server we just copied the jobs folder over to the new server. There can be a huge amount of data in the builds folder in each job, so we left those out.
Everything worked fine for us after the transfer but we had a fairly simple initial setup.