apache 2.2 系 と subversion 1.4.5 で苦戦中

error_log

[Sat Oct 13 22:21:04 2007] [error] [client 192.168.0.9] (20014)Internal error
: Can't open file '/path/to/test/format': No such file or directory
[Sat Oct 13 22:21:04 2007] [error] [client 192.168.0.9] Could not fetch resou
rce information.  [500, #0]
[Sat Oct 13 22:21:04 2007] [error] [client 192.168.0.9] Could not open the re
quested SVN filesystem  [500, #2]
[Sat Oct 13 22:21:04 2007] [error] [client 192.168.0.9] Could not open the re
quested SVN filesystem  [500, #2]

http でのアクセス

<D:error>
<C:error/>
<m:human-readable errcode="2">
Could not open the requested SVN filesystem
</m:human-readable>
</D:error>


なーんて怒られてしまう。 サーバー再インストール前のリポジトリ *1 もアクセスできないわ、アクセス実験用に新しく作ったリポジトリにもアクセスできないわと、明らかに何かおかしい状態。

一見パーミッション or セキュリティコンテキストあたりが悪そうに見えちゃいますが、それぞれしっかり設定してるハズ。 httpd_sys_content_t にしてるし。

web で情報を軽く集めた限りでは「aprとかのリンクするべきライブラリがおかしい可能性がある」のような情報は入っているものの、それもあってるような感じ。 ぐぬぬぬぬぬ……


引き続き調査中…



…おそらく apache 2.0 にバージョンダウンすると動くんだろうなぁこれ。(ぉ orz

追記 - つか

2.2系 で動くようになったんよねコレ?(ぉ ^^;

subversion 公式のページで「2.2じゃ動かないよ」の表記がなくなってるし、Web上でも 2.2 で動かしてる人がいるっぽいし…


大丈夫だろうなぁ…^^;



解決編へ

*1:subvresion 1.4.4 利用