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

Re: Server module corrupts repository.

From: Robert Larsen <robert_at_the-playground.dk>
Date: 2003-03-04 21:30:25 CET

Ben Collins-Sussman wrote:

>Robert Larsen <robert@the-playground.dk> writes:
>
>
>
>>[robert_at_codemachine robert]$ svn ls http://localhost:5000/svn
>>svn: RA layer request failed
>>svn: The path was not part of a repository
>>svn: PROPFIND of /: 405 Method Not Allowed
>>
>>
>
>Does the apache error log say anything?
>
>
>
It has a coupl of entries like the following:

------------------error_log-------------------------
[Tue Mar 04 11:34:02 2003] [error] [client 127.0.0.1] Could not fetch
resource information. [500, #0]
[Tue Mar 04 11:34:02 2003] [error] [client 127.0.0.1] Could not open the
SVN filesystem at /var/cvsroot/svnrepo [500, #160029]
[Tue Mar 04 11:34:02 2003] [error] [client 127.0.0.1] (13)Permission
denied: Berkeley DB error while opening `nodes' table for filesystem
/var/cvsroot/svnrepo/db:
DB_RUNRECOVERY: Fatal error, run database recovery [500, #160029]
--------------------------------------------------------

All files under /var/cvsroot/svnrepo are owned by the 'apache' user and
group and I have the following in httpd.conf:

User apache
Group apache

>
>
>>Every access to the repository through the server module corrupts
>>the repository.
>>
>>
>
>That word... "corrupt"... I do not think it means what you think it
>means. You mean, "the httpd process is interrupted, leaving the db in
>an inconsistent state." :-)
>
>
>
>
>
Sure thing :-)

Robert

-- 
"This is a Unix system...I know this." - Little girl from Jurassic Park
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 4 21:30:22 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.