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

RE: Re: Re: File access control

From: Harvey, Edward <Edward.Harvey_at_patni.com>
Date: Thu, 10 Jan 2008 16:33:48 -0500

> Subversion does not provide for access restrictions on a
> per-file basis. Only directories.

I am able to use authz to control permissions of my repository on a
per-file basis. Strangely, when I remove myself from access to a file,
I can still read it; I just can't write it. So the per-file permissions
although present, don't seem to be implemented quite right.

(With this setting, I can do an update to read the file; but I can't
commit changes to the file.)
        [myrepository:/foo/junk.txt]
        eharvey =

(With this setting, I have full access.)
        [myrepository:/foo/junk.txt]
        eharvey = rw

http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________

This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at netadmin_at_patni.com and delete this mail.
_____________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-10 22:34:22 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.