Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-4167

Fisheye viewer is ignorant of svn:externals property

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • subversion-plugin
    • None
    • Platform: All, OS: All

      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.

            Unassigned Unassigned
            f_copperfield f_copperfield
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: