When I try to access the parent path , I am asked for authentication and then I 
get this error message -

Forbidden
You don't have permission to access /repos/ on this server

Following lines in the access log

xx.yy.zz.ss - - [27/Aug/2010:10:58:01 +0530] "GET /repos HTTP/1.1" 302 231
xx.yy.zz.ss - - [27/Aug/2010:10:58:01 +0530] "GET /repos/ HTTP/1.1" 401 401
xx.yy.zz.ss - <user-id> [27/Aug/2010:10:58:06 +0530] "GET /repos/ HTTP/1.1" 403 
211

Following lines in error log

[Fri Aug 27 10:58:01 2010] [warn] [client xx.yy.zz.ss] incomplete redirection 
target of '/repos/' for URI '/repos' modified to 
'http://server.in.company.com:8080/repos/'
[Fri Aug 27 10:58:06 2010] [error] [client xx.yy.zz.ss] The URI does not 
contain the name of a repository.  [403, #190001]


Thanks and Regards
Maxmelbin Neson

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com]
Sent: Friday, 27. August 2010 10:51 AM
To: Neson Maxmelbin (RBEI/EMT5)
Cc: 'users@subversion.apache.org'
Subject: Re: Unable to view repository list

On Aug 27, 2010, at 00:13, Neson Maxmelbin (RBEI/EMT5) wrote:

> I can access the repositories ok, but unable to view the parent path on web 
> so that I can see the list of repositories.

What happens instead?

Is there anything useful in the Apache logs at that time?




Reply via email to