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

Problems upgrading 0.32.1 repo to 0.35.1

From: Quincey Koziol <koziol_at_ncsa.uiuc.edu>
Date: 2004-01-14 18:43:08 CET

Hi All!
    I'm having a problem upgrading to the 0.35.1 release on FreeBSD. I dumped
my repositories with the 0.32.1 version I had before performing the upgrade,
since I knew that the repository formats changed. However, this is my error:

sleipnir% svnadmin load /mnt/scr2/svn/testing </mnt/scr2/svn.old/testing.dump
svn: Found malformed header block in dumpfile stream.

    Here's the 'testing.dump' dump file (this isn't my real repository :-):

=============================================================

SVN-fs-dump-format-version: 2

UUID: 8c03fc70-eac8-0310-954b-d664bb0663de

Revision-number: 0
Prop-content-length: 56
Content-length: 56

K 8
svn:date
V 27
2003-10-05T06:09:33.599057Z
PROPS-END

* Dumped revision 0.
Revision-number: 1
Prop-content-length: 119
Content-length: 119

K 7
svn:log
V 16
Testing checkin

K 10
svn:author
V 8
starfire
K 8
svn:date
V 27
2003-10-05T06:39:14.314560Z
PROPS-END

Node-path: foo
Node-kind: file
Node-action: add
Prop-content-length: 10
Text-content-length: 5
Text-content-md5: 9ca5b5da2a7cb73eb04afc7ecfbd1912
Content-length: 15

PROPS-END
foo!

* Dumped revision 1.

=============================================================

    Any ideas what the problem is?

        Thanks,
            Quincey Koziol
            koziol@uiuc.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 14 18:44:30 2004

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.