Package: websvn Version: 1.61-22.2
When attempting to view a repository file I receive this: Fatal error: Call to undefined function: getdisplayname() in /usr/share/websvn/filedetails.php on line 130 Which is: $vars["repname"] = htmlentities($rep->getDisplayName(), ENT_QUOTES, 'UTF-8');

