svnadmin verify — Verify the data stored in the repository.
svnadmin verify REPOS_PATH
Run this command if you wish to verify the integrity of your repository. This basically iterates through all revisions in the repository by internally dumping all revisions and discarding the output.
Verify a hung repository:
$ svnadmin verify /usr/local/svn/repos/ * Verified revision 1729.