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

problem connecting via apache

From: Hirotaka Mizutani <hirotaka_at_tbs.co.jp>
Date: 2005-02-03 09:44:18 CET

Hi,

I can operate repositories using svn+ssh://... or file:///.... But,
when I try to access via apache, it's fails.

-------------------------
svn co http://172.16.5.19/svn/repos project
svn: PROPFIND request failed on '/svn/repos'
svn:
Could not open the requested SVN filesystem
-------------------------

Apche error log:
-------------------------
[Thu Feb 03 17:07:12 2005] [error] [client 172.16.5.19] (20014)Error string not specified yet: Can't create a converter from 'native' to 'UTF-8'
[Thu Feb 03 17:07:12 2005] [error] [client 172.16.5.19] Could not fetch resource information. [500, #0]
[Thu Feb 03 17:07:12 2005] [error] [client 172.16.5.19] Could not open the requested SVN filesystem [500, #2]
[Thu Feb 03 17:07:12 2005] [error] [client 172.16.5.19] Could not open the requested SVN filesystem [500, #2]
-------------------------

My environments are as follows,

OS: Solaris9 9/04 x86
Apache: 2.0.52
Subversion: 1.1.3

Any suggestions?

Thanks.

hirotaka

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 3 09:39:09 2005

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.