-
2009/05/27 20:22
WebDAV経由でsvnリポジトリにコミットできなくてハマった
サーバ側でリポジトリを作成し、作業ディレクトリにチェックアウトまではできるが、作業ディレクトリからコミットできない現象に遭遇しました。
その時のクライアント側のログ:
$ svn add hoge.txtA hoge.txt
$ svn commit hoge.txt
Log message unchanged or not specified
a)bort, c)ontinue, e)dit
c
svn: Commit failed (details follow):
svn: Can’t open activity db: No such file or directory
ファイルが見つからないってどういうこと?
サーバ側のログ (Apacheのerror_log):
[Wed May 27 14:28:14 2009] [error] [client 202.218.216.13] Could not create activity /repos/tmprepo/!svn/act/c41a20c5-6b08-4c73-9da5-e41a2da69086. [500, #0]
[Wed May 27 14:28:14 2009] [error] [client 202.218.216.13] could not open dbm files. [...]