Same issue as Damien Finck described we're encoutering with latest Jenkins version to this date: v1.602:

  1. subversion plugin: 2.5
  2. multiple repositories:
    • some fetched to different folders
    • the rest fetched to one folder
  3. each time there's a trigger (timed at 15 minutes) even if there are no changes polling takes place
  4. the checkout will delete files and add ones on the first poll of the first repository, then the second does the same; what is interesting is that in the end it will balance out and it'll work but each time the build is triggered it will fetch the files in the workspace
  5. at each 15 minutes a new build takes 11MB so that in a couple of days we got over 1GB of disk space occupied; not something wanted
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to