Incorrect WebSVN path generation

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Having WebSVN 2.2 set up, I have encountered a problem where the URL generated
      using "http://server/websvn/filedetails.php/?repname=MyRepo&path=
      " as baseURL in the configuration for file "/trunk/src/Foo.java" resulted in

      "http://server/websvn/filedetails.php/trunk/src/Foo.java?repname=MyRepo&path="
      but expected
      "http://server/websvn/filedetails.php?repname=MyRepo&path=/trunk/src/Foo.java"

      The file path should appear at the end of the baseURL.

            Assignee:
            Unassigned
            Reporter:
            jtong
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: