Search code examples
jenkinsprojecthudsoncopy-paste

How can I copy & paste, or duplicate, an existing project?


I've got an existing Hudson project that is configured and working.

I need to duplicate the project so that I can have the original and then change the new one so that it points to a different source control.

I don't want to manually recreate the build. How can i "copy & paste" or otherwise duplicate the exiting build configuration, so I can get the new build configuration up and running faster?


Solution

  • Click on "new job" and then select "Copy existing job" at the bottom. Then enter the name of the job you want to copy into the text field.