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

Re: Stone-dead repository

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-02-20 18:05:14 CET

"Stuart Robertson" <dogmatix@absolutesys.com> writes:

> As a result of today's little adventure I have two questions:
>
> 1) Does anyone know what might have caused the repository to die (or
> become corrupted?)?

I still haven't seen proof that your repository became corrupted. You
didn't let 'svnadmin recover' finish. A trick I use to see how far
along that process is, is to run '/usr/sbin/lsof | log.00*'. During
recovery, there are typically two logfiles opened -- the youngest one,
and the one currently being processed by recovery. When you see those
getting "closer together" (based on the numeric portions of their
names), you're generally close to being finished with the recovery.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 20 18:06:06 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.