jenkinsci / jenkinsci/subversion-plugin

[JENKINS-15101] Clean update does not clean if no repository change

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

Description

If I am attempting to configure a new job, I may repeatedly build the HEAD revision of a project many times util the configuration is tuned to build correctly. Currently, the 'clean update' method does not clean up the local workspace if the repository has not changed since the last job run, so there are stale files left over from a prior failed build. The 'clean update' should still remove all non-versioned files even if the repository hasn't changed since the last job run.

---
Originally reported by bsipos, imported from: Clean update does not clean if no repository change


  • status: Open
  • priority: Minor
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20251212-090250

Raw content of original issue

If I am attempting to configure a new job, I may repeatedly build the HEAD revision of a project many times util the configuration is tuned to build correctly. Currently, the 'clean update' method does not clean up the local workspace if the repository has not changed since the last job run, so there are stale files left over from a prior failed build. The 'clean update' should still remove all non-versioned files even if the repository hasn't changed since the last job run.

  • environment: Fedora 17 server, RHEL5 and Windows XP slaves

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.