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

Re: [mod_dav_svn] Constant Need to Recover

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-04 07:23:45 CET

On Thu, 2004-03-04 at 00:21, Harrison B. Caudill wrote:
> I have the mod_dav_svn plugin up and functioning 'properly', but It seems
> to be causing a problem:
>
> every commit or other commit, it will require an svnadmin recover.
>
> I'm afraid I can't be very rigorous about reproduction of the error, If I
> figure that part out I'll let you know. I'm just hoping that someone has
> seen this before.

Yes, it usually means permissions are messed up. Is *anything* other
than apache ever accessing the repository? Perhaps svnserve, or a
client using file:///? Or svnlook?

When a repository wedges, it's almost always because some process didn't
cleanly detach from the database. Perhaps apache is segfaulting, or
you're hitting Control-C when accessing via svnlook or file:/// ?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 4 07:26:56 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.