jenkinsci / jenkinsci/subversion-plugin

[JENKINS-9647] Try cleanup before emptying locked ws

Open
#791 1 comment 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

The default behaviour of Jenkins is to empty a workspace and start all over, when the workingcopy is locked. In most cases an svn cleanup could solve the lock.

I'm working on a project where we have a 5.4 GB working copy, and our repo is litterally on the other side of the world. In such a case you don't want to do a new checkout (taking at least 2 hours), when "svn cleanup" would have been sufficient.

---
Originally reported by excel20, imported from: Try cleanup before emptying locked ws


  • status: Open
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 19
  • watchers: 3
  • imported: 20251212-090250

Raw content of original issue

The default behaviour of Jenkins is to empty a workspace and start all over, when the workingcopy is locked. In most cases an svn cleanup could solve the lock.

I'm working on a project where we have a 5.4 GB working copy, and our repo is litterally on the other side of the world. In such a case you don't want to do a new checkout (taking at least 2 hours), when "svn cleanup" would have been sufficient.

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.