jenkinsci / jenkinsci/subversion-plugin

[JENKINS-14157] allow to set subversion workspace version per slave

Open
#933 13 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

Hi,

we have a computer lab full of mixed machines and different subversion client versions (most of them with 1.6, but also a few where we need 1.7)

currently we can't set a different workspace version. Our build-tools use internally the host subversion client. Because of the incompatibility between 1.6 and 1.7, those tools can't read the 1.6 format without upgrade, and jenkins can't read the 1.7 format if we do so.

a really nice feature would be if we could set the subversion workspace format/version for each jenkins-slave.

---
Originally reported by flow86, imported from: allow to set subversion workspace version per slave


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

Raw content of original issue

Hi,

we have a computer lab full of mixed machines and different subversion client versions (most of them with 1.6, but also a few where we need 1.7)

currently we can't set a different workspace version. Our build-tools use internally the host subversion client. Because of the incompatibility between 1.6 and 1.7, those tools can't read the 1.6 format without upgrade, and jenkins can't read the 1.7 format if we do so.

a really nice feature would be if we could set the subversion workspace format/version for each jenkins-slave.

  • environment: windows/linux

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.