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

Re: 403 Error - Could not fetch resource information.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-05 14:33:05 CEST

On Jul 4, 2005, at 11:11 PM, Sono Chhibber wrote:
>
> [Mon Jul 04 21:31:57 2005] [error] [client 68.149.12.45] Could not
> fetch resource information. [403, #0]
> [Mon Jul 04 21:31:57 2005] [error] [client 68.149.12.45] (2)No such
> file or directory: The URI does not contain the name of a
> repository. [403, #190001]
>
> Here is my configuration in httpd.conf
> <Location /svn>
> DAV svn
> SVNParentPath /path/to/svnroot
> SVNIndexXSLT "/svnindex.xsl"
> AuthType Basic
> AuthName "Authorization Realm"
> AuthUserFile /path/to/passwd
> Require valid-user
> </Location>

You never tell us what URL you're accessing, so we can't see the
whole picture here.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 5 14:40:32 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.