Problem in reading the Subversion directory - Please help
From: Ranjeet Singh <ranjeetsinghsaluja_at_gmail.com>
Date: Thu, 8 Oct 2015 15:41:37 +0100
Hi Team,
I have installed SVN in my linux box and I am using version 1.6.11
I have created one repository named as KH and earlier i have given the read
[groups]
[KH:/]
* = r
and now I wanted to delete remove everyone to read this directory so i did
[KH:/]
* =
@support_rw = rw
And now i am not able to login into my directory.
I have read some articles about it. I have also checked my subversion.conf
<IfModule !dav_svn_module>
<IfModule !dav_svn_module>
<Location /svn/KnowHow>
# Limit write permission to list of valid users.
AuthType Basic
Now i am unable to login into my repository.
I am getting this error:
"server sent unexpected return value (403 Forbidden)"
Please can you help me in this.
Thanks
|
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.