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

Trac plugin creates wrong links

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • trac-plugin
    • None
    • Trac plugin 1.10, Hudson 1.365, Trac 0.11.2.1

      I have a problem with the links in the changes page.

      In my subversion repository, the files are located in:

      svn://svn.xxx.com/Repo/Product/Trunk/subdir/file.txt

      The links will then point at:

      http://trac.xxx.com/trac-project/browser/Product/Trunk/subdir/file.txt

      But my Trac installation has its root at Product/Trunk/, so the only link that would work is:

      http://trac.xxx.com/trac-project/browser/subdir/file.txt

      It seems there is no way to tell the plugin that my Trac project has its root set at svn://svn.xxx.com/Repo/Product/Trunk/ instead of svn://svn.xxx.com/Repo/ .

            gerd_zanker Gerd Zanker
            dmoebius dmoebius
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: