jenkinsci / jenkinsci/subversion-plugin

[JENKINS-4167] Fisheye viewer is ignorant of svn:externals property

Open
#592 3 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

Frequently I have builds which are triggered by changes in one or more projects

referenced by way of an svn:externals property. In this case, however, the

Fisheye URL for project MYPROJECT with svn:externals containing the MYEXTERNAL

project is always of the form

http://fisheye.example.com/source/changelog/MYPROJECT/?cs=123

instead of

http://fisheye.example.com/source/changelog/MYEXTERNAL/?cs=123

where the revision is 123.

The construction of the URL should check to see whether affected paths actually

reside in MYPROJECT or MYEXTERNAL.

P.S. It looks like a new component should be added for the Fisheye viewer. I

specified the "subversion" component instead.

---
Originally reported by f_copperfield, imported from: Fisheye viewer is ignorant of svn:externals property


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

Raw content of original issue

Frequently I have builds which are triggered by changes in one or more projects
referenced by way of an svn:externals property. In this case, however, the
Fisheye URL for project MYPROJECT with svn:externals containing the MYEXTERNAL
project is always of the form

http://fisheye.example.com/source/changelog/MYPROJECT/?cs=123

instead of

http://fisheye.example.com/source/changelog/MYEXTERNAL/?cs=123

where the revision is 123.

The construction of the URL should check to see whether affected paths actually
reside in MYPROJECT or MYEXTERNAL.

P.S. It looks like a new component should be added for the Fisheye viewer. I
specified the "subversion" component instead.

  • environment: Platform: All, OS: All

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.