Hello, One of my users committed a file to svn and now some users are getting a 'malformed file' error. These users can no longer check out or commit. 'Svnadmin verify /svnrepos' doesn't show any problems, however 'malformed file' appears when I do a nightly dump export;
svnadmin dump /svnrepos > /backup/svnrepos.svn_dump <snip> * Dumped revision 11529. svnadmin: Malformed file <end> I believe the problem lies within revision numbers 11530 and 11532. Other users who are working on other projects are not having problems. We are currently at revision 11784. Is there a way that I can repair this? Many thanks in advance, James