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

Re: Checksum mismatch

From: Marc Haisenko <haisenko_at_webport.de>
Date: 2004-01-22 15:43:32 CET

Again, didn't CC: the list
-----

So, both normal "svnadmin dump ." and "svnadmin dump -r335:336" yield the same
error:

spirit:/export/svnrepository # svnadmin dump -r 335:336 . >test.dump
* Dumped revision 335.
svn: txn_body_read_rep: checksum mismatch on rep "4pg":
   expected: 985d0dbe047d58179df570b9eb7d1f92
     actual: e6f9d4f5aecb6a11e95546625854d68c

spirit:/export/svnrepository # ls -lh
total 1.1G
drwxrwxr-x 7 marc svn 4.0K Jan 22 14:34 .
drwxr-xr-x 3 root root 4.0K Jan 12 19:53 ..
-rw-rw-r-- 1 marc svn 376 Jan 12 19:54 README.txt
drwxrwxr-x 2 marc svn 4.0K Jan 12 19:54 conf
drwxrwxr-x 2 marc svn 4.0K Jan 12 19:54 dav
drwxrwxr-x 2 marc svn 116K Jan 21 14:45 db
-rw-rw-r-- 1 marc svn 2 Jan 12 19:54 format
drwxrwxr-x 2 marc svn 4.0K Jan 13 14:11 hooks
drwxrwxr-x 2 marc svn 4.0K Jan 12 19:54 locks
-rw-rw-r-- 1 root root 1.1G Jan 22 14:37 test.dump

As you can see, the resulting dump file is quite big. I don't why, since in
335 only five files got changed (each a few kB) and two files got deleted
(also a few kB). In 336 three files were added, each about 64MB. But I guess
the whole repository at the state of revision 335 is dumped, right ?

C'ya,
        Marc

-- 
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko@webport.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 22 16:43:42 2004

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

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