|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

I have the same problem with jenkins LTS 1.509.1. on linux. The path "/var/lib/jenkins/jobs" shows that the svnexternals.txt is located on the master even if the builds are only executed on slaves. That means, every running build of this job uses the same svnexternals.txt at the same time. IMHO each build should have it's own svnexternals.txt or is there a reason, why there is only one for the whole thing?