0

My CollabNet Subversion Edge Console interface doesn't appear to be properly formatted anymore (it used to in the past). Looks like it may have lost path to its CSS files. I have tried multiple browsers, all showing same results. Has anyone else experienced this or know a trick to get things back on track?

It is hosted on top of Apache and uses HTTP if that matters.

Álvaro González
  • 142,137
  • 41
  • 261
  • 360
dotNET
  • 33,414
  • 24
  • 162
  • 251
  • Could you check if the HTTP requests made by the web console all go through fine? You could use Firebug for Firefox and Chrome's F12 Developer Console (Network tab). As to the root cause: this is pure speculation but maybe there was a botched update? – Sameer Singh May 06 '13 at 14:38
  • Thanks @SameerSingh. I was able to fix this (and get a much improved interface) by upgrade my installation to Subversion Edge 3.3.1. – dotNET May 06 '13 at 16:31
  • Glad to help. :) Please post that as the answer and accept it since that was the solution. – Sameer Singh May 07 '13 at 07:02

1 Answers1

1

I was able to fix this (and get a much improved interface) by upgrade my installation to Subversion Edge 3.3.1.

dotNET
  • 33,414
  • 24
  • 162
  • 251