Hi, when I tried to update from my local svn repository today I got an assertion failure:
svn: /tmp/buildd/subversion-1.6.17dfsg/subversion/libsvn_delta/compose_delta.c:165: search_offset_index: Zusicherung »offset < ndx->offs[ndx->length]« nicht erfüllt. I tried svnadmin verify on the repository which complained that a file was not found: svnadmin: Datei nicht gefunden: Revision 672, Pfad »/somefile« In contrast to most similar reports I saw, the missing file is an actual file from the repository, not some transaction. I do have backups but none including this revision. I have the file, however. So if there was a way to get the repository working by purging this file, it would be good enough for me. Is there a way to do that? Best, Stefan