[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Need help in importing Perforce dump in to SVN

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 18 Sep 2019 07:48:02 +0000

Shilp, Kumar wrote on Tue, Sep 17, 2019 at 22:41:22 +0000:
> C:\>svnadmin load --force-uuid repo < depot_build.dump
> <<< Started new transaction, based on original revision 1
>
> * editing path : trunk ... done.
> * editing path : trunk/ReadMe.txt ... done.
> Committed revision 1 >>>
> <<< Started new transaction, based on original revision 2
> * editing path : trunk/Makefile ... done.
> * editing path : trunk/buildEnvironment ... done.
> * editing path : trunk/buildEnvironment/channel.src ... done.
> * editing path : trunk/buildEnvironment/channel.src/codepage-channel ... done.
>
> * editing path : trunk/buildEnvironment/channel.src/codepage-channel/.castanet ... done.
> * editing path : trunk/buildEnvironment/channel.src/coclepage-channel/.castanet/properties.txt ... done. '
> * editing path : trunk/buildEnvironment/channel.srt/codepage-channel/.castanet/publish.mrb ...svnadmin: E200014: Checksum mismatch for '/trunk/buildEnvironment/channel.srt/codepage-channel/.castanet/publish.mrb':
> expected: e8b415c62a9389736e70d82994612c5c
> actual: 1fcc3a2d7f40406c20301a6f52163429

It's a complete guess, but from your output it looks like publish.mrb
might be the first binary file 'svnadmin load' processed? Could someone
have corrupted the dumpfile in transit from where you generated it to
where you loaded it?
Received on 2019-09-18 09:48:12 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.