jenkinsci / jenkinsci/subversion-plugin

[JENKINS-3580] Workspace deleted when subversion checkout happens

Open
#556 45 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

When a subversion checkout is done, the entire workspace is deleted - not just

the previous checkout folder. There may be other files held in the workspace

outside the checkout folder - especially when the same workspace is share by

multiple jobs. Code should be changed so that only the previous checkout

folder, if there is one, is deleted before a checkout is done.

---
Originally reported by kaxelson, imported from: Workspace deleted when subversion checkout happens


  • assignee: kaxelson
  • status: Reopened
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • resolved: 2009-07-02T15:55:20+00:00
  • votes: 5
  • watchers: 12
  • imported: 20251212-090250

Raw content of original issue

When a subversion checkout is done, the entire workspace is deleted - not just
the previous checkout folder. There may be other files held in the workspace
outside the checkout folder - especially when the same workspace is share by
multiple jobs. Code should be changed so that only the previous checkout
folder, if there is one, is deleted before a checkout is done.

  • environment: Platform: All, OS: All

1 attachment

- [systemInfo.htm](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-misc/refs/heads/main/attachments/18606/systemInfo.htm)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.