RE: File access control
From: Harvey, Edward <Edward.Harvey_at_patni.com>
Date: Mon, 7 Jan 2008 08:52:51 -0500
If you're using http, you can add "AuthzSVNAccessFile
And then populate /path/to/svn-access-file with something like this:
[groups]
group1 = user1, user2, user3
[repo1:/]
* = rw
[repo1:/path/to/sensitive/file]
@group1 = rw
* =
If you're not using http, I think you're out of luck.
From: Ali Soleimani [mailto:alisol911_at_gmail.com]
hello
http://www.patni.com
This e-mail message may contain proprietary, confidential or legally
|
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.