jenkinsci / jenkinsci/subversion-plugin

[JENKINS-15023] Jenkins 1.478 fails on SVN update

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

Seems like when using SVN checkout strategy "Emulate clean checkout by first deleting unversioned/ignored files then svn update" deleting of files on a long path fails. E.g.:

org.tmatesoft.svn.core.SVNException: svn: Unable to delete D:\ws\product_xxxxx_yyy_ALL\building\Maven\com.xxxxxx.xxxproduct\target\products\com.xxxxxx.xxx_xxx_xxx.product\win32\win32\x86\features\com.xxxxxx.xxx.xxxx.advanced.feature_1.1.4.201208300230\META-INF\maven\com.xxxxxx.xxxx_plugins\com.xxxxxx.xxx.xxxx.advanced.feature - files in dir: [D:\ws\product_xxxxx_yyy_ALL\building\Maven\com.xxxxxx.xxxproduct\target\products\com.xxxxxx.xxx_xxx_xxx.product\win32\win32\x86\features\com.xxxxxx.xxx.xxxx.advanced.feature_1.1.4.201208300230\META-INF\maven\com.xxxxxx.xxxx_plugins\com.xxxxxx.xxx.xxxx.advanced.feature\pom.properties, D:\ws\product_xxxxx_yyy_ALL\building\Maven\com.xxxxxx.xxxproduct\target\products\com.xxxxxx.xxx_xxx_xxx.product\win32\win32\x86\features\com.xxxxxx.xxx.xxxx.advanced.feature_1.1.4.201208300230\META-INF\maven\com.xxxxxx.xxxx_plugins\com.xxxxxx.xxx.xxxx.advanced.feature\pom.xml]

Deleting of the same file is successful when using Jenkins 1.474 version.

---
Originally reported by katalin_boros, imported from: Jenkins 1.478 fails on SVN update


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

Raw content of original issue

Seems like when using SVN checkout strategy "Emulate clean checkout by first deleting unversioned/ignored files then svn update" deleting of files on a long path fails. E.g.:

org.tmatesoft.svn.core.SVNException: svn: Unable to delete D:\ws\product_xxxxx_yyy_ALL\building\Maven\com.xxxxxx.xxxproduct\target\products\com.xxxxxx.xxx_xxx_xxx.product\win32\win32\x86\features\com.xxxxxx.xxx.xxxx.advanced.feature_1.1.4.201208300230\META-INF\maven\com.xxxxxx.xxxx_plugins\com.xxxxxx.xxx.xxxx.advanced.feature - files in dir: [D:\ws\product_xxxxx_yyy_ALL\building\Maven\com.xxxxxx.xxxproduct\target\products\com.xxxxxx.xxx_xxx_xxx.product\win32\win32\x86\features\com.xxxxxx.xxx.xxxx.advanced.feature_1.1.4.201208300230\META-INF\maven\com.xxxxxx.xxxx_plugins\com.xxxxxx.xxx.xxxx.advanced.feature\pom.properties, D:\ws\product_xxxxx_yyy_ALL\building\Maven\com.xxxxxx.xxxproduct\target\products\com.xxxxxx.xxx_xxx_xxx.product\win32\win32\x86\features\com.xxxxxx.xxx.xxxx.advanced.feature_1.1.4.201208300230\META-INF\maven\com.xxxxxx.xxxx_plugins\com.xxxxxx.xxx.xxxx.advanced.feature\pom.xml]

Deleting of the same file is successful when using Jenkins 1.474 version.

  • environment: Microsoft Windows Server 2003

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.