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

Re: <help>Database is Wedged for the 6th time. Diagnostics or Prozac, anyone?

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-03-05 13:09:36 CET

On Friday 04 March 2005 18:48, Daniel Patterson wrote:
[snip]
> The rule of thumb, I believe is "don't frig with the repository
> using svnadmin if other process will be accessing it concurrently",
> thus the problem *might* be that another commit is happening
> while svnadmin deltify is running. This doesn't apply to all
> the operations that svnadmin has, but maybe deltify is one of
> them...

You can safely run deltify. 'svnadmin recover' is the only one you have
to shut down access to the repository before executing. That said, Ben
had an excellent point, no need to generate extra BDB traffic for
something that's happening already. Especially since it consumes at
least some resources in the process.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 5 13:55:47 2005

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.