https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6821
--- Comment #5 from Kevin Golding <[email protected]> --- Created attachment 5082 --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5082&action=edit Temp fix The core problem in my case is that get_current_svn_revision() fails miserably on my install. The problem it has is the checks performed on line 998 are both FALSE for me. The included patch checks ${TOPDIR} instead of ${TOPDIR}/masses for the .svn directory - which then writes a svninfo.tmp file and gives me a revision number. Just confirmed on a masscheck and I now have the correct header. Not a longterm solution but it certainly shows what's happening for me. -- You are receiving this mail because: You are the assignee for the bug.
