Good :) I think it's good to keep workspace separate from build config and history.
On 26 Apr 2013, at 11:44, Aswini Rajasekaran <[email protected]> wrote: This works.. Thanks a lot Geoff. Regards, Aswini On Friday, 26 April 2013 11:07:34 UTC+1, Geoff Cummings wrote: > > > > Manage Jenkins --> Configure System > > At the top right of the page, there is an advanced button which gives more > options just below the "Home Directory" and above the "System Message" > > Update the Workspace Root Directory field to the following: > > ${JENKINS_HOME}/workspace/${ITEM_FULLNAME} > > > Not sure if you need to restart jenkins to pick this up or not?? > > This will update the workspaces on Master to be the same folder layout as > the slaves. > > > Geoff > -- 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]. For more options, visit https://groups.google.com/groups/opt_out. -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
