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

Re: Frequent database corruption

From: Florian Weimer <fw_at_deneb.enyo.de>
Date: 2005-02-20 00:41:21 CET

* Mark Benedetto King:

> I suspect, then, that one of these other web application is doing
> something evil (like calling exit()).

This does not cause repository corruption (unless you specified the
DB_TXN_NOSYNC flag in DB_CONFIG, but you really shouldn't do this).
Processes accessing the repository may hang after you do this, but
"svnadmin recover" is certainly able to restore a consistent
repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 20 00:42:32 2005

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.