I am just starting out with Jenkins 1.487 and wanted to integrate Jenkins into my Ant project. But when setting up, I canβt find a way to get Jenkins to reuse an already tested code base instead of loading a new copy relative to its root workspace. Is there any way to do this?
I tried to specify the user workspace manually (where my code base was already deleted) and clicked "Create Now". As a result, he destroyed my current verification code, saying
"Checking out a fresh workspace because there no workspace at /home/daud/Work Cleaning local Directory ."
Even a warning ..
source share