jenkinsci / jenkinsci/subversion-plugin

[JENKINS-52596] subversion checkout broken symbolic link as text file

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

Jenkins: 2.121.1

subversion plugin:2.11.0

The subversion plugin always checkouts broken symbolic links(whose target file is missing) as normal text files with the content of "link target-file-name", no matter which SVN version is selected(from 1.4 to 1.8). Meanwhile, it's OK to check out complete symbolic links(whose target file exists).

Manually checking out (out of jenkins) using host's SVN(version 1.9) is OK for all symbolic links.

Please be noted that this is not the bug of  JENKINS-3904">JENKINS-3904 .I can still checkout out complete symbolic links.

---
Originally reported by scienve, imported from: subversion checkout broken symbolic link as text file


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

Raw content of original issue

Jenkins: 2.121.1

subversion plugin:2.11.0

The subversion plugin always checkouts broken symbolic links(whose target file is missing) as normal text files with the content of "link target-file-name", no matter which SVN version is selected(from 1.4 to 1.8). Meanwhile, it's OK to check out complete symbolic links(whose target file exists).

Manually checking out (out of jenkins) using host's SVN(version 1.9) is OK for all symbolic links.

Please be noted that this is not the bug of  JENKINS-3904 .I can still checkout out complete symbolic links.

  • environment: Ubuntu 16.04 x86-64

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.