jenkinsci / jenkinsci/subversion-plugin

[JENKINS-25688] Check-out Strategy "Emulate clean checkout by first deleting unversioned/ignored files, then 'svn update'" does not update all files

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

some files (in my case xml-files) do not reflect the modification committed in the SVN. they stay on the old version in the checkout-directory of the job's workspace.

the attached log shows:



  • deleting bin-dir's of checkout out projects.

  • shows correct the files that need to be updated.

but the update does not happen on the filesystem.

---
Originally reported by andiy, imported from: Check-out Strategy "Emulate clean checkout by first deleting unversioned/ignored files, then 'svn update'" does not update all files


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

Raw content of original issue

some files (in my case xml-files) do not reflect the modification committed in the SVN. they stay on the old version in the checkout-directory of the job's workspace.

the attached log shows:



  • deleting bin-dir's of checkout out projects.

  • shows correct the files that need to be updated.

but the update does not happen on the filesystem.

environment

```
Jenkins v.1.590

subversion-plugin v.2.4.5

Linux 2.6.32-431.20.5.el6.x86_64 #1 SMP Fri Jul 25 08:34:44 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

CentOS release 6.5 (Final)

Safari 8.0

Sun Java SE DK 6u45
```

1 attachment

- [Jenkins_SimulateUpdate_IssueWithXml.rtf](https://issues.jenkins.io/secure/attachment/28034/Jenkins_SimulateUpdate_IssueWithXml.rtf)

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.