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

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

From: Prashant N <massoo_at_gmail.com>
Date: Thu, 16 Sep 2010 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 '
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-16 14:52:06 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.