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

Re: Large svn import: Could not open the requested SVN filesystem

From: Will Newton <will_at_misconception.org.uk>
Date: 2005-04-11 19:02:47 CEST

On Monday 11 April 2005 12:45, Will Newton wrote:
> svn:
> Could not open the requested SVN filesystem
>
> And it grinds to a halt. Any ideas what could be causing this? I'm working
> on getting the server side logs but I'm not sure when I will have those.

For reference:

My client version is 1.1.4.
My server version is 1.0.9 with Apache 2.0.52.

The error as captured by Ethereal:

HTTP/1.1 500 Internal Server Error
Date: Mon, 11 Apr 2005 14:47:28 GMT
Content-Length: 239
Content-Type: text/xml; charset="utf-8"
Server: Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.0.9

<?xml version="1.0" encoding="utf-8"?>
<D:error xmlns:D="DAV:" xmlns:m="http://apache.org/dav/xmlns" xmlns:C="svn:">
<C:error/>
<m:human-readable errcode="160029">
Could not open the requested SVN filesystem
</m:human-readable>
</D:error>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 11 19:10:38 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.