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

Found malformed header block in dumpfile stream

From: Dimitri Papadopoulos-Orfanos <papadopo_at_shfj.cea.fr>
Date: 2005-11-10 12:15:38 CET

Hi,

I've used p42svn to dump a Perforce depot into a Subversion dump file. I
get an error while trying to load teh dump file into our Subversion
repository:

$ /bin/rm -rf /tmp/repos
$ svnadmin create --fs-type fsfs /tmp/repos
$ svnadmin load /tmp/repos < /tmp/perforce-dump
[...]
------- Committed revision 32 >>>

<<< Started new transaction, based on original revision 33
      * editing path : aims/trunk/[...]/component.h ... done.
      * deleting path : aims/trunk/[...]/connectclass.cc ... done.
      * deleting path : aims/trunk/[...]/connectclass.h ... done.
      * adding path : aims/trunk/[...]/connectivity.cc ... done.
svn: Found malformed header block in dumpfile stream
$

How could I get more precise information on what is going wrong?

Dimitri

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 10 12:19:32 2005

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.