I'm having an issue with an svn repository that has been working just fine up to now.
I am getting the error
svnadmin: Can't set position pointer in file 'repository/db/revs/0/783': Invalid argument
for example when I run
svnadmin verify
Other general symptoms include not being able to checkout, update, commit etc.
Any help much appreciated
thanks! Peter


The only solution I could find was to make a copy of my repository as follows
After this, an svn cleanup was generally required in users checked out directories