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

Re: Fear of upgrade

From: <cmpilato_at_collab.net>
Date: 2002-10-03 18:21:06 CEST

Mark Plotnick <plotnick@ensodex.com> writes:

> ** Reply to message from Karl Fogel <kfogel@newton.ch.collab.net> on 03 Oct
> 2002 09:58:20 -0500
>
> Would this make sense even if I created the repository with
> the same svn version that I am currently using ?

You should be able to dump your repos with the same version of
Subversion with which it was created.

> BTW, after the last svnadmin dump attempt, the db_recover run
> took about 2 hours to complete. Previously it had almost always
> returned instantly. A little scary.

db_recover can take quite some time to finish. 2 hours seems a bit
much though (unless you're running on a 486 chip or your repos lives
on an Iomega Zip drive or something...) If you are using Subversion
in conjunction with Apache, **make sure you shut down Apache while the
db_recover process is running**. For some reason, this seems to help
things a bit.

Further, if you know that 'svnadmin dump' is causing your repos to
hang (presumably because it SEGFAULTS), then try running it under an
instance of gdb and debug that silly thing.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 3 18:22:19 2002

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.