Fix: "svnadmin: Checksum mismatch while reading representation"

Reply to comment

It works. Finally I even fixed the integrity. It's easy to find the name of file which contains broken data. I've compared (binary diff) original file and actual data in revision and found 1 broken byte. Then fixed it via hex editor and welcome back, integrity! Now svnadmin verify passes all revisions fine.