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

Re: error message

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-17 18:36:53 CET

On Sat, 2004-01-17 at 11:29, Kevin Williams wrote:
> This is a new one for me. Has anyone seen this before?
>
> <D:error>
> <C:error/>
> <m:human-readable errcode="160029">
> Could not open the requested SVN filesystem
> </m:human-readable>
> </D:error>
>
> This is a new repository using Subversion 0.35.1 on Apache 2.0.48. I can use
> the repository locally using the file:// URL, but https:// seems to be
> failing. Is there something special I need to do for SSL?
>

This is a completely generic error. It's most often caused by
permissions problems (if you're accessing via both apache and file:///,
you better read the last section of chapter 6 regarding permisissions
and umasks.)

If that's not your problem, it could be any number of apache
misconfiguration options. You'll need to give a whole lot more detail
about your setup.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 17 18:37:36 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.