When I run any svn command on my Mac, I get messages like the following:
$svn help
svn: Mismatched RA version for 'neon': found 1.6.2, expected 1.6.5
$svn checkout /some/repo
svn: Mismatched RA version for 'http': found 1.6.2 expected 1.6.5
What did I do, and how do I rectify this problem?