jenkinsci / jenkinsci/subversion-plugin

[JENKINS-33997] SVN "Emulate clean checkout" strategy doesn't revert property changes

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

I'm doing a sync merge as a part of my build (without commit). svn:mergeinfo properties are gets modified in the workspace. Running the same build once again makes SVN to report the merge as completed without actually affecting files.

It would be nice to have a checkout strategy like "Emulate clean checkout" that reverts property changes as well as file changes.

---
Originally reported by alecz, imported from: SVN "Emulate clean checkout" strategy doesn't revert property changes


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

Raw content of original issue

I'm doing a sync merge as a part of my build (without commit). svn:mergeinfo properties are gets modified in the workspace. Running the same build once again makes SVN to report the merge as completed without actually affecting files.

It would be nice to have a checkout strategy like "Emulate clean checkout" that reverts property changes as well as file changes.

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.