Re: possible mechanism of repo corruption

2011-06-09 Thread Stefan Sperling
On Thu, Jun 09, 2011 at 04:32:26PM +0200, Markus Schaber wrote: > Hi, > > > Von: Stefan Sperling [mailto:s...@elego.de] > > > If your Apache server is handling requests via threads (rather than > > forking > > processes) this might explain why you never saw this problem with just > > dav. > > Th

Re: possible mechanism of repo corruption

2011-06-09 Thread Stefan Sperling
On Thu, Jun 09, 2011 at 09:48:18AM -0400, Matthew Beals wrote: > I just suffered a fairly major repo corruption problem. Fortunately I had > nightly dumps to restore from as well as an updated working copy of the > affected repos, so the only thing I lost was some file history. Now I'm > tryin