K 10 svn:author V 5 dougb K 8 svn:date V 27 2011-10-27T20:44:28.407724Z K 7 svn:log V 283 Fix svnversion for svn 1.7.x by not looking for .svn in ${SYSDIR} (since it no longer exists). Instead, run svnversion if we can find the binary and test that the output looks like a version string. Reviewed by: discussion on -current@ Tested by: rodrigc for non-svn case (thanks!) END