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

DB4 recovery with svnadmin

From: Nuutti Kotivuori <naked_at_iki.fi>
Date: 2002-10-04 21:01:15 CEST

This doesn't like too much of a nice design thingy or anything, but I
thought I should still suggest it as atleast I personally would have
needed this several times already.

Would it be possible to add a flag to 'svnadmin' that forces recovery
of the database?

This could be flagged with all the possible warning flags that do this
only if you are certain that no-one else is using the repository.

The use case for this is when I handle dumping and loading of old
repositories and playing around with different subversions and so
on. I quite often happen to do something like 'svnadmin dump' and then
interrupt that. After that I have to remember to run db_recover before
I attempt anything else or otherwise I'm left wondering how nothing
happens. And to further complicate matters - I might not even have the
db-utils around.

If we would live in a perfect world, there would be absolutely no need
for this. But until that day, this would be something trivial to
implement if wanted.

-- Naked

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 4 21:02:20 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.