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

Error: "Could not write EOS to filter" with mod_dav_svn

From: Allan Wang <allanvv_at_gmail.com>
Date: Tue, 2 Jun 2009 00:22:47 -0400

Hi,

I'm running svn version 1.6.2, apache 2.2.8 on CentOS 5. I've had a
repository using fsfs running for a while now, but I've suddenly have
a directory start giving me these errors in apache's error log, when
attempting to access it through http:

(2)No such file or directory: Could not write EOS to filter. [500,
#0], referer: https://site/repos/broken/
Unable to deliver content. [500, #0], referer: https://site/repos/broken/

I've googled for this EOS error message, and I can't find anyone else
with this same problem, only actual source code that mentions the
error.

I can successfully access any of the files inside the folder, and all
files and folder outside this broken one. This only started happening
recently, after a few commits. I can access al of the modified files
in these commits, and none were added or removed.

However, I can still access the directory locally using
file:///path/to/broken/dir, and do list -v and log successfully on it.

What could be wrong here? I've already tried dumping the repository
and reloading it, and that didn't fix anything.

Allan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2358652

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-02 06:25:10 CEST

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.