Hi, Thanks for the replies.
I managed to come up with a solution using the pre-scm plugin. It checks for a file before proceeding. Note, the reason I need this is that my jenkins jobs kick off synthesis jobs which can take >24hrs to complete. These jobs continue even if Jenkins falls over for whatever reason. If Jenkins then restarts we want to make sure that those jobs continue as we can still manually rescue the results without losing a day. Also, sometimes a build fails and we want to debug it and run further tests. If the workspace is archived, all the fixed paths generated by the tools we use break, and it's a big project to make it work under a new parent directory. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/8290f77d-f798-4bea-a886-953e33d11a42%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
