svn - svnadmin load checksum error -
i have svn dump manually modified code in it, i'm tryng load dump repository. problem have checksum failures changed revisions. there way recalculate md5 checksums entire dump file, or @ least force svnadmin load it?
in cases don't need md5 checksum. having problem , removing lines worked.
sed -i '/text-copy-source-md5/d' repo.dump
Comments
Post a Comment