Hello, On 24/06/14 20:35, Tim Pospeshil wrote: > Can't read file 'c:\svn\project30\db\current: End of File Found)
You can attempt to create the file. (make a full file based backup, goes without saying). Look for the highest completely written revision in db/revs and db/revprops. Write that into current with exactly the number in plain text, followed by LF (0x0a). Run "svnadmin verify" to see if this checks out. Andreas