My problem: Migration by an Ubunut VM in Windows; Windows had a blue screen of death; Windows restarted; the migration was damaged!
~/folder$ svn2git --rebase
error: refs/remotes/svn/some_branch does not point to a valid object!
fatal: git cat-file 81974ef70e6b9dba85295bf7341dd6808c03250d: bad file
cat-file commit 81974ef70e6b9dba85295bf7341dd6808c03250d: command returned error: 128
command failed:
git svn fetch
I already tried to fix my problem like mentioned in these answers:
- https://mcmap.net/q/12581/-how-to-recover-git-objects-damaged-by-hard-disk-failure
- https://mcmap.net/q/22422/-how-can-i-fix-the-git-error-quot-object-file-is-empty-quot
Unfortunately none helped me so far.
Anyone have a clue how to fix that? This migration already took +2 weeks and I don't wanna start again.
svn-all-fast-export: /build/subversion-yttRtj/subversion-1.9.3/subversion/libsvn_subr/dirent_uri.c:972: svn_dirent_join: Assertion svn_dirent_is_canonical(base, pool) failed. Aborted (core dumped)
– Edelmiraedelson