|
||||||||
|
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/d/optout.

I have also tried excluding the .svn folder from the workspace cleanup but the problem persists. I have also tried excluding all .svn folders from the structure but the plugin still deletes everything in the workspace. A workaround for this is possible by checking out the SVN repo into a specific folder in the workspace but this can cause problems with the SonarQube code analysis plugin as it requires the workspace root to be the same as the source directory.