Issue Type: Bug Bug
Assignee: Unassigned
Attachments: log.txt
Components: subversion-plugin
Created: 04/Mar/15 12:21 PM
Description:

I choose "Update as much as possible with svn revert before checkout" ad checkout strategy, but jenkins delete workspace before checkout, resulting in an error deleting unversioned-file directory
Checking out a fresh workspace because there's no workspace at /var/lib/myshared

In the log (see attachment) you can see the stack trace:

at hudson.Util.deleteRecursive(Util.java:310)
at hudson.Util.deleteContentsRecursive(Util.java:212)
at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:80)
at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:170)
at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:133)
at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:991)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:972)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:948)

Environment: Jenkins 1.597, subversion-plugin 2.5
Project: Jenkins
Priority: Major Major
Reporter: mturra
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.

Reply via email to