Name
svnadmin verify — Verify the data stored in the repository.
Synopsis
svnadmin verify REPOS_PATH
Description
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.
Examples
Verify a hung repository:
$ svnadmin verify /usr/local/svn/repos/
* Verified revision 1729.