jenkinsci / jenkinsci/subversion-plugin

[JENKINS-9513] When using an url for subversion that causes a protocol error or timeout, the checkout process takes ages to fail.

Open
#783 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

When using an url for subversion that causes a protocol error or timeout, the checkout process takes ages to fail and cannot be cancelled.

I accidentally used https://svn.github.com as checkout url and this produces a timeout in the webdav operations for subversion, but the process tries a few times before it fails (I got about 7 minutes running time)

This may be an issue in the subversion implemenation that jenkins uses.

---
Originally reported by alexlehm, imported from: When using an url for subversion that causes a protocol error or timeout, the checkout process takes ages to fail.


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

Raw content of original issue

When using an url for subversion that causes a protocol error or timeout, the checkout process takes ages to fail and cannot be cancelled.

I accidentally used https://svn.github.com as checkout url and this produces a timeout in the webdav operations for subversion, but the process tries a few times before it fails (I got about 7 minutes running time)

This may be an issue in the subversion implemenation that jenkins uses.


  • environment: windows 7, tomcat 6.0.32. jenkins 1.409

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.