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

Re: Could not open the requested SVN filesystem ...

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-26 18:54:25 CET

On Thu, 2004-02-26 at 11:40, Philipp Klein wrote:

> <m:human-readable errorcode="2">Could not open the requested SVN
> filesystem</m:human-readable>

This always means one of three things:

1. you have a permissions problem. apache can't fully read/write the
whole repository. look at the apache errorlog to see the "full" error
message, and see if it says anything about permissions.

2. you typed the URL wrong.

3. you misconfigured your svn <Location> block.

We need details if you want more help.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 26 18:58:09 2004

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.