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

dump and load

From: Bjørnar Skinnes <bskinnes_at_broadpark.no>
Date: 2007-05-21 00:54:37 CEST

Repo is about 4000. running dump on svn 1.1.3 (BDB) and import on svn
1.4.3 (FSFS) .

Problem with making a dump first of all, in that it gave med a
segmentation fault while running it on a live repo. That should not be
much problem according to documentation.
Had to run a svnadmin recover.
Then shutting down the httpd and running dump again it seemed to work fine.

Loading the dumpfile on another server the load command stopped after
about 3800 revs, while the dumpfile contains up to around 4010
revisions. No error message after load, and new repo works fine, apart
from the fact that the newest revision was 1 month old, not a couple of
hours as is the fact ;)

Why did dump crash and lock my BDB?
Why does load stop before it should ?
-BS

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 20 23:56:40 2007

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.