jenkinsci / jenkinsci/subversion-plugin

[JENKINS-39821] Check-out strategy "Use 'svn update' as much as possible, with 'svn revert' before update doesn't rever externals

Open
#1,396 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

When reverting before an update the externals folders are not reverted. Leaving a project with half revert and half not reverted components.

For example:

In a project structure

Main folder

+----> Component

+----> ExternalComponentsFolder

+----> Component2

+----> ExternalComponent

the Component and Component2 folders are reverted but the ExternalComponentsFolder and ExternalComponent folders are not.

Jenkins version 1.606

Subversion plugin version 2.5

---
Originally reported by iliyanlaskov, imported from: Check-out strategy "Use 'svn update' as much as possible, with 'svn revert' before update doesn't rever externals


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

Raw content of original issue

When reverting before an update the externals folders are not reverted. Leaving a project with half revert and half not reverted components.

For example:

In a project structure

Main folder
+----> Component
+----> ExternalComponentsFolder
+----> Component2
+----> ExternalComponent

the Component and Component2 folders are reverted but the ExternalComponentsFolder and ExternalComponent folders are not.

Jenkins version 1.606
Subversion plugin version 2.5

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.