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

Re: 'vnadmin: Dump stream contains a malformed header (with no ':') at '

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 20 Sep 2010 22:13:57 +0200

Prashant N wrote on Thu, Sep 16, 2010 at 18:21:22 +0530:
> Hi,
>
> I have created my repository dumps using :
> svnadmin --quiet --deltas /path/to/repo > remo.dump
>
> The svn --version produces 1.4.2 and the dump was created on a RHEL4
> system. When I try to load / restore the dump in another system /
> folder, as
>
> svnadmin load /another/drive/path/to/repo < remo.dump
>
> I get the error :
> 'vnadmin: Dump stream contains a malformed header (with no ':') at '

I love carriage returns. Can you please pipe the output and stderr of
'svnadmin load' to xxd? (or to a file, and then post a hexdump of the
file)

> When I run head repo.dump, I get
> SVN-fs-dump-format-version: 3
>
> UUID: 1140f09d-5808-0410-ab22-eb6794957de1
>
> Revision-number: 0
> Prop-content-length: 56
> Content-length: 56
>
> K 8
> svn:date
>
> I have tried to load the repo in Linux / Windows and in SVN Versions
> 1.4.2 and 1.6.12. The results are same.
>
> How to resolve this ?
>
> --
> Thanks & Regards
> Prashant N
Received on 2010-09-20 22:16:32 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.