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

svn: MKACTIVITY 500 Internal Server Error

From: Niklaus Giger <ngiger_at_mus.ch>
Date: 2003-07-12 19:38:46 CEST

Hi

As I wanted to support several Subersion repositories.
I shut down the apache2 servers, dumped my repository at /var/svn.
Then I changed in
/etc/apache2/mods-available/dav_svn.conf
from
SVNPath /var/svn
to
SVNParentPath /var/svn
After a svnadmin create /var/svn/admin I imported
using
sudo -u www-data svnadmin load /var/svn/admin < /data.pm/backup/svn.dump
After restarting the apache2 server I was able to browse the repository and
did a checkout into a fresh directory.
After changing a file I get the following error message:
svn: RA layer request failed
svn: Commit failed (details follow):
svn: MKACTIVITY of /svn/admin/!svn/act/854d091e-46c2-0310-ad15-e2b670a0feea:
500 Internal Server Error (http://pm:8081)
In the apache2/error.log there is a similar line
 [client 172.25.1.52] configuration error: couldn't check user. No user
file?: /svn/admin/!svn/act/854d091e-46c2-0310-ad15-e2b670a0feea
min/!svn/act/e9381cf6-45c2-0310-8bae-ee67ace5bc97
I found no clue in the handbook nor on the web.

What is happening? Any hints would be greatly appreciated. (please cc to me as
I am not on the list)

Thanks in advance.

-- 
Niklaus Giger
Wieshoschet 6
CH-8753 Mollis
Tel. ++41 55 612 20 54 (privat)
Tel. ++41 55 618 64 68 (Geschäft)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 12 19:39:49 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.