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

Re: [SOLVED??] 500 Internal Server Error

From: Robert Paulsen <robert_at_paulsenonline.net>
Date: 2004-06-27 03:06:26 CEST

I found that root became owner of some files in the repository's db directory.
This probably happened when I ran "svnadmin recover" as root. Putting
ownership back to wwwrun:www fixed the problem. I just don't know how the
database got messed up in the first place.

On Saturday 26 June 2004 07:51 pm, Robert Paulsen wrote:
> One of my repositories has gone bad. Here is an attempted checkout:
>
> ===========================================================================
>==== $ svn co https://localhost/repos/sample
> svn: PROPFIND request failed on '/repos/sample'
> svn: PROPFIND of '/repos/sample': 500 Internal Server Error
> (https://localhost)
> ===========================================================================
>====
>
> I have already tried the following:
> svn cleanup
> svnadmin recover /srv/svn/repos/sample
>
> Both apparently went OK.
>
> I am using apache2 and subversion from ftp://ftp.suse.com/pub/people/poeml/
>
> $ rpm -qa | grep subversion
> subversion-1.0.5-1.1
> subversion-server-1.0.5-1.1
> $ rpm -qa | grep libapr0
> libapr0-2.0.49-27.6
> $ rpm -qa | grep apache2
> apache2-prefork-2.0.49-27.6
> apache2-doc-2.0.49-27.6
> apache2-2.0.49-27.6
> apache2-example-pages-2.0.49-27.6
> apache2-mod_php4-4.3.4-43.6
>
> This is on SuSE 9.1.
>
> Oddly enough, If I delete the contents of my working copy and do "svn up"
> then all the files get downloaded OK! I can even add and commit new and
> changed files. I just can't do a checkout (or export).

-- 
Robert C. Paulsen, Jr.
robert@paulsenonline.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jun 27 03:08:43 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.