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

Re: Berkeley DB problem

From: Klaus-J. Wolf <yanestra_at_seismic.de>
Date: 2004-12-06 09:09:43 CET

On Saturday, 4. December 2004 20:48, Max Bowsher wrote:
> Try this little recipe instead:
>
> rm log.* __db.*
> for i in *s; do mv ${i} ${i}-old && db_dump ${i}-old | db_load ${i}; done
> svnadmin recover ..

That did it. Sigh. For a few seconds, I had thought I was about to die. .-)

Thank you!

Kind regards
k.j.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 6 09:12:07 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.