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

restricted read/write permissions on the repository using SSPI authentication

From: nikhil gupta <ng_g20_at_hotmail.com>
Date: 2007-05-17 11:22:48 CEST

Hi All, I'm trying to configure the SVN server under SSPI. I used apache 2.0.59 for hosting SVN. The problem that I’m facing is as follows:
 
I created a file describing the group that has access on subversion, “svnaccessfile.conf”. Now, if I give * =rw, I can commit files to this repository, but for *=r, I get the following error:
 
Error: MKACTIVITY of '/svn/testrepos/!svn/act/938532c5-ec0b-0242-8372-d1e89e20f09e': 403 Forbidden (http://dbserver2-hyd:9090)
 

Now, as per my understanding, *=rw gives read/wirte to all. I do not want such a situation. read/write should be to the selected ones, & read should be for all. Is there any way to achieve that or am I doing this in a wrong way?
 
 
Do let me know if you need any other information.
 
Thanks,
Nikhil
_________________________________________________________________
Palate Teasers: Straight from Master Chef!
http://content.msn.co.in/Lifestyle/Moreonlifestyle/LifestylePT_101106_1530.htm
Received on Thu May 17 11:23:05 2007

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.