Svn checksum mismatch while updating video dating service
27-Jul-2020 18:33
But just in case, make a backup copy of the .svn\text-base file.
I think this happened because i did an svn update before commit because it complained that my version is outdated.
Then fix the offending file - usually this involves deleting it from your repository.
This should be okay if you're checking in a new version anyway.
Something has gotten out of sync or has become corrupt, and because it's in your BASE directory, unless you are confident tinkering with this, you're probably better off deleting the parent of the directory and then perform an update.
Of course, take a backup or see if an export works before doing this, so you don't lose any changes.
If you screw up your repository by following these steps, don't blame me.
However, today, I fell into the (arguably) unfortunate circumstance of running into a most disturbing error from SVN.
Clean / Revert / Update(after deleting the files) did nothing.