Hi, I would like to have some information about the \workspace@script\ checkout for the scm. It look like Jenkins made a checkout into a temporary folder to extract the JenkinsFile. But the checkout is made for the JenkinsFile only? because after that the repository is empty.
Do I have to make a second checkout into the workspace??? I was hoping to have the JenskinsFile to follow the source code to make sure it stay in sync. We are ussing mercurial here, so I guess my best bet is to move the JenkinsFile into a sub repos of the main project? Or can we use the workspace with @script as the workspace or check the JenkinsFile into the workspace directly without using the @script? I would like to avoid 2 checkout of the whole repos for each project and need to keep them into sync, they will change over time and I need to be able to build old source over a long period of time (10 years in fact), so I hope I won't have to sync 2 repos over time too much, I was really looking forward to have the JenskinsFile into the source repos and not having a subrepos for 1-2 files only. Jerome -- 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/3689efe8-71e6-4d0b-8e6f-fe214eeed864%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
