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

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -