Trying to identify any corrupted revisions prior to a subgit conversion.
This is a bit backwards. I know there is corruption, however:
svnadmin verify [repo]
Insists that all the revisions are OK.
For example, I know that rev 10979
is corrupted, as when using the webadmin tool, all the files are not viewable.
I've dumped and loaded
the repo to another server, and the corrupted rev transfers happily, but causes issues during conversion.