jenkinsci / jenkinsci/subversion-plugin

[JENKINS-10485] Subversion SCM Polling fails when using parameterized Repository URL

Open
#825 3 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:critical resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

I'm using a single Repository URL with parameterized value: ${SVN_URL}/application, where SVN_URL is defined as a node level parameter. in that case SCM polling keeps running and chackout the entire workspace although there are no changes on SVN.

scm-polling.log:

Workspace doesn't contain ${SVN_URL}/application. Need a new build.

Done. Took 0 ms

Changes found

When using a clear text Repository URL all works fine.

---
Originally reported by erezul, imported from: Subversion SCM Polling fails when using parameterized Repository URL


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

Raw content of original issue

I'm using a single Repository URL with parameterized value: ${SVN_URL}/application, where SVN_URL is defined as a node level parameter. in that case SCM polling keeps running and chackout the entire workspace although there are no changes on SVN.

scm-polling.log:
Workspace doesn't contain ${SVN_URL}/application. Need a new build.
Done. Took 0 ms
Changes found

When using a clear text Repository URL all works fine.

  • environment: windows 2003 server, Jenkins 1.421, Subversion Plugin 1.2.8

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.