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

Re: SVN Commands Freeze on Repository

From: John Szakmeister <john_at_szakmeister.net>
Date: 2004-07-14 01:36:57 CEST

On Tuesday 13 July 2004 18:33, Mitch Arends wrote:
> When I execute svnlook and svnadmin commands against one of my
> repositories they sit in an infinite state and never return. I'm not
> even able to perform a control break to stop the execution of the
> command.
>
> I've looked for log and error messages for the commands but have found
> nothing. Does anyone have any idea as to what might cause this
> behavior? Is there anything I can do besides running the svnadmin
> commands against the repository to find out what's wrong with it?

Check out an item in the FAQ pertaining to this:
http://subversion.tigris.org/project_faq.html#bdb-recovery

The short version is that you probably need to run 'svnadmin recover' on
your repository. Make sure to take down any processes accessing the
repository before running that command.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 14 01:39:45 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.