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