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

Re: On commit attempt, Server sent unexpected return value (403 Forbidden) in response to CHECKOUT

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 3 Jan 2011 09:58:33 -0500

On Mon, Jan 3, 2011 at 9:55 AM, <Benjamin.Ortega_at_wellsfargo.com> wrote:
> I suppose another fundamental question in all this -- Is there any other way to provide file level restrictions
> while using the svn authz file for authorization?

Can you explain why you cannot just add a rule to the file like this:

[repos:/folder/structure/RestrictedFile]
* =
my_username = rw

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-01-03 15:59:11 CET

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.