Subject: | perl: subversion/libsvn_subr/path.c:119: svn_path_join: Assertion `is_canonical(base, blen)' failed. |
This is a different assertion failure to #37338. Here, I can view my
repository at <http://linux01/svnweb/index.cgi/repos>, but as soon as I
try 'view revision log' the page fails with an internal server error.
The httpd error log has
[Tue Sep 30 12:28:12 2008] [error] [client 192.168.186.32] perl:
subversion/libsvn_subr/path.c:119: svn_path_join: Assertion
`is_canonical(base, blen)' failed., referer:
http://linux01/svnweb/index.cgi/repos
Quick googling for this error message shows that many apps have been
bitten by this when upgrading to Subversion 1.5, but I don't know what
code change is needed in svnweb.