jenkinsci / jenkinsci/subversion-plugin

[JENKINS-67273] On arm64 Linux, all files checked out as executable

Open
#1,544 4 comments 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

As reported in https://support.tmatesoft.com/t/on-arm64-linux-all-files-checked-out-as-executable/2728, checking out Subversion repositories on arm64 Linux creates all files with executable bits, even if they don't have svn:executable properties.

The root cause is an SVNKit bug in its handling of Linux stat structures, which is now fixed via https://issues.tmatesoft.com/issue/SVNKIT-762, in SVNKit trunk r10814. The TMateSoft people say this fix will land in the upcoming SVNKit 1.10.4 release.

When SVNKit 1.10.4 is released, please update the corresponding .jar file in the next release of the Jenkins Subversion plugin.

---
Originally reported by dimitry_unified, imported from: On arm64 Linux, all files checked out as executable


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

Raw content of original issue

As reported in https://support.tmatesoft.com/t/on-arm64-linux-all-files-checked-out-as-executable/2728, checking out Subversion repositories on arm64 Linux creates all files with executable bits, even if they don't have svn:executable properties.

The root cause is an SVNKit bug in its handling of Linux stat structures, which is now fixed via https://issues.tmatesoft.com/issue/SVNKIT-762, in SVNKit trunk r10814. The TMateSoft people say this fix will land in the upcoming SVNKit 1.10.4 release.

When SVNKit 1.10.4 is released, please update the corresponding .jar file in the next release of the Jenkins Subversion plugin.

  • environment: Jenkins 2.303.3, Subversion plugin 2.15.1 (with SVNKit 1.10.1 r10777)

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.