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

No acces to repository after setup of apache and svn (and some ot her server-modules)

From: Kuhnert Klaus RUAG E <Klaus.Kuhnert_at_ruag.com>
Date: 2004-06-28 08:17:55 CEST

Hello,

Some days before we installed the latest version of svn and apache, however
this was an opportune moment to clean up the serve....
But, since that time we cannot access any repository, even no new one.

Our enty in the httpd.conf is:

<IfModule mod_dav_svn.c>
#
# Makes a playgound repository available under http(s)://setserver/test
#
<Location /test>
   DAV svn
   SVNPath /srv/svn/repos/spielwiese
</Location>

</IfModule>

Nothing more or less, it's just to solve the problem.

We receive these lines in the error-logs:

[Fri Jun 25 16:01:49 2004] [error] [client 172.25.134.85] (20014)Error
string not specified yet: Bad database version: got 2.4.14, should be at
least 4.0.14
[Fri Jun 25 16:01:49 2004] [error] [client 172.25.134.85] Could not fetch
resource information. [500, #0]
[Fri Jun 25 16:01:49 2004] [error] [client 172.25.134.85] Could not open the
requested SVN filesystem [500, #160000]
[Fri Jun 25 16:01:49 2004] [error] [client 172.25.134.85] (84)Invalid or
incomplete multibyte or wide character: Could not open the requested SVN
filesystem [500, #160000]

who could help?

Thanks
Klaus

Klaus Kuhnert
System Engineer
RUAG Electronics
Stauffacherstrasse 65
Postfach
CH-3000 Bern 22
Tel. +41 313 766 578
Fax. +41 313 766 601
E-Mail mailto:klaus.kuhnert@ruag.com <mailto:klaus.kuhnert@ruag.com>
URL www.ruag.com <www.ruag.com>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 28 08:19:34 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.