Hi,

All you need to do is just follow the below steps.

1. Stop your new Jenkins server & backup the contents your interested in.
2. Copy the contents of "conf" directory from your current Jenkins server 
to the new server.
3. Copy the contents of "jobs" directory from your current Jenkins server 
to the new server.
4. Make sure the permissions of all the newly copied files match the 
required criteria on the new Jenkins server.
5. Copy all the required *.xml files(plugin specific) from your current 
Jenkins server to the new server.
6. Start your new jenkins server.

You should be able to see the all the old jobs back on your new Jenkins 
server.
Just need to trigger the jobs once to get them back to life on new Jenkins 
server.

On Thursday, November 8, 2012 6:57:23 PM UTC, zw wrote:
>
> Hi All 
>
> We have a long list of jobs that we like to copy/replicate over to a 
> new Hudson server. 
> Are the steps/documents that we could follow to help us accomplish that ? 
>
> Reconfigure jobs by hand is too prone to mistakes. 
>
> Thanks 
>

Reply via email to